| Package | Description |
|---|---|
| org.eclipse.jetty.client |
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
| org.eclipse.jetty.deploy | |
| org.eclipse.jetty.server.handler | |
| org.eclipse.jetty.servlet | |
| org.eclipse.jetty.util | |
| org.eclipse.jetty.webapp |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpConversation |
| Modifier and Type | Method and Description |
|---|---|
AttributesMap |
DeploymentManager.getContextAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentManager.setContextAttributes(AttributesMap contextAttributes) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextHandler.Context
Context.
|
static class |
ContextHandler.NoContext |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletContextHandler.Context |
| Constructor and Description |
|---|
AttributesMap(AttributesMap attributes) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebAppContext.Context |
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.