Package | Description |
---|---|
org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
org.eclipse.jetty.deploy |
Jetty Deploy : Webapp Deploy Management
|
org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
org.eclipse.jetty.webapp |
Jetty Util : Modular Web Application Support
|
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-2015 Webtide. All Rights Reserved.