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._handlers
Methods in org.eclipse.jetty.ee9.nested that return HandlerCollection.HandlersModifier and TypeMethodDescriptionprotected HandlerCollection.Handlers
HandlerCollection.newHandlers
(Handler[] handlers) Methods in org.eclipse.jetty.ee9.nested with parameters of type HandlerCollection.HandlersModifier and TypeMethodDescriptionprotected boolean
HandlerCollection.updateHandlers
(HandlerCollection.Handlers old, HandlerCollection.Handlers handlers)