| Package | Description |
|---|---|
| org.eclipse.jetty.deploy |
Jetty Deploy : Webapp Deploy Management
|
| org.eclipse.jetty.maven.plugin |
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
|
| org.eclipse.jetty.osgi.boot.internal.serverfactory | |
| org.eclipse.jetty.runner |
Jetty Runner : Embedded Jetty Tool for running webapps directly
|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| Modifier and Type | Method and Description |
|---|---|
ContextHandlerCollection |
DeploymentManager.getContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentManager.setContexts(ContextHandlerCollection contexts) |
| Modifier and Type | Method and Description |
|---|---|
static ContextHandlerCollection |
ServerSupport.findContextHandlerCollection(Server server) |
| Modifier and Type | Method and Description |
|---|---|
ContextHandlerCollection |
ServerInstanceWrapper.getContextHandlerCollection() |
| Modifier and Type | Field and Description |
|---|---|
protected ContextHandlerCollection |
Runner._contexts
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected ContextHandlerCollection |
TestServer._contexts |
Copyright © 1995–2022 Webtide. All rights reserved.