Uses of Class
org.eclipse.jetty.server.handler.HandlerCollection
Packages that use HandlerCollection
-
Uses of HandlerCollection in org.eclipse.jetty.server.handler
Subclasses of HandlerCollection in org.eclipse.jetty.server.handlerModifier and TypeClassDescriptionclass
ThisHandlerCollection
is creates a Map of contexts to it's contained handlers based on the context path and virtual hosts of any containedContextHandler
s.class
HandlerList.