| Package | Description |
|---|---|
| org.eclipse.jetty.ant |
Jetty Ant : Ant Tasks and Configuration
|
| org.eclipse.jetty.http.spi | |
| org.eclipse.jetty.maven.plugin |
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
|
| org.eclipse.jetty.quickstart | |
| org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
| org.eclipse.jetty.webapp |
Jetty Util : Modular Web Application Support
|
| Modifier and Type | Class and Description |
|---|---|
class |
AntWebAppContext
AntWebAppContext
Extension of WebAppContext to allow configuration via Ant environment.
|
static class |
AntWebAppContext.AntServletHandler
AntServletHandler
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpSpiContextHandler
Jetty handler that bridges requests to
HttpHandler. |
| Modifier and Type | Class and Description |
|---|---|
class |
JettyWebAppContext
JettyWebAppContext
Extends the WebAppContext to specialize for the maven environment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QuickStartWebApp
QuickStartWar
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContextHandler
ContextHandler.
|
class |
MovedContextHandler
Moved ContextHandler.
|
| Modifier and Type | Field and Description |
|---|---|
protected ScopedHandler |
ScopedHandler._nextScope |
protected ScopedHandler |
ScopedHandler._outerScope |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionHandler
SessionHandler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServletContextHandler
Servlet Context.
|
class |
ServletHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
WebAppContext
Web Application Context Handler.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.