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 TypeClassDescriptionclassThisHandlerCollectionis creates a Map of contexts to it's contained handlers based on the context path and virtual hosts of any containedContextHandlers.classHandlerList.