Uses of Class
org.eclipse.jetty.server.handler.HandlerCollection
-
Packages that use HandlerCollection Package Description org.eclipse.jetty.server.handler Jetty Server : Core Handler API -
-
Uses of HandlerCollection in org.eclipse.jetty.server.handler
Subclasses of HandlerCollection in org.eclipse.jetty.server.handler Modifier and Type Class Description classContextHandlerCollectionThisHandlerCollectionis creates a Map of contexts to it's contained handlers based on the context path and virtual hosts of any containedContextHandlers.classHandlerListHandlerList.
-