| Package | Description |
|---|---|
| org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContextHandlerCollection
This
HandlerCollection is creates a
Map of contexts to it's contained handlers based
on the context path and virtual hosts of any contained ContextHandlers. |
class |
HandlerList
HandlerList.
|