Uses of Class
org.eclipse.jetty.ee9.nested.HandlerCollection.Handlers
Packages that use HandlerCollection.Handlers
-
Uses of HandlerCollection.Handlers in org.eclipse.jetty.ee9.nested
Fields in org.eclipse.jetty.ee9.nested with type parameters of type HandlerCollection.HandlersModifier and TypeFieldDescriptionprotected final AtomicReference<HandlerCollection.Handlers> HandlerCollection._handlersMethods in org.eclipse.jetty.ee9.nested that return HandlerCollection.HandlersModifier and TypeMethodDescriptionprotected HandlerCollection.HandlersHandlerCollection.newHandlers(Handler[] handlers) Methods in org.eclipse.jetty.ee9.nested with parameters of type HandlerCollection.HandlersModifier and TypeMethodDescriptionprotected booleanHandlerCollection.updateHandlers(HandlerCollection.Handlers old, HandlerCollection.Handlers handlers)