Package | Description |
---|---|
org.eclipse.jetty.maven.plugin |
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
|
org.eclipse.jetty.runner |
Jetty Runner : Embedded Jetty Tool for running webapps directly
|
org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
Modifier and Type | Method and Description |
---|---|
protected void |
Starter.prependHandler(Handler handler,
HandlerCollection handlers) |
Modifier and Type | Method and Description |
---|---|
protected void |
Runner.prependHandler(Handler handler,
HandlerCollection handlers)
Deprecated.
|
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 ContextHandler s. |
class |
HandlerList
HandlerList.
|
Copyright © 1995–2024 Webtide. All rights reserved.