Uses of Class
org.eclipse.jetty.server.handler.HandlerCollection.Handlers
Packages that use HandlerCollection.Handlers
-
Uses of HandlerCollection.Handlers in org.eclipse.jetty.server.handler
Fields in org.eclipse.jetty.server.handler with type parameters of type HandlerCollection.HandlersModifier and TypeFieldDescriptionprotected final AtomicReference<HandlerCollection.Handlers>
HandlerCollection._handlers
Methods in org.eclipse.jetty.server.handler that return HandlerCollection.HandlersModifier and TypeMethodDescriptionprotected HandlerCollection.Handlers
ContextHandlerCollection.newHandlers
(Handler[] handlers) protected HandlerCollection.Handlers
HandlerCollection.newHandlers
(Handler[] handlers) Methods in org.eclipse.jetty.server.handler with parameters of type HandlerCollection.HandlersModifier and TypeMethodDescriptionprotected boolean
HandlerCollection.updateHandlers
(HandlerCollection.Handlers old, HandlerCollection.Handlers handlers)