Package org.eclipse.jetty.server.handler
Class ContextHandlerCollection.Mapping
java.lang.Object
org.eclipse.jetty.server.handler.HandlerCollection.Handlers
org.eclipse.jetty.server.handler.ContextHandlerCollection.Mapping
- Enclosing class:
- ContextHandlerCollection
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Map<ContextHandler,
Handler> private final Trie<Map.Entry<String,
ContextHandlerCollection.Branch[]>> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.server.handler.HandlerCollection.Handlers
getHandlers
-
Field Details
-
_contextBranches
-
_pathBranches
-
-
Constructor Details
-
Mapping
-