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) |
Modifier and Type | Class and Description |
---|---|
class |
ContextHandlerCollection
ContextHandlerCollection.
|
class |
HandlerList
HandlerList.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.