| Package | Description |
|---|---|
| org.eclipse.jetty.ant |
Jetty Ant : Ant Tasks and Configuration
|
| org.eclipse.jetty.maven.plugin |
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
|
| org.eclipse.jetty.quickstart | |
| 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
|
| org.eclipse.jetty.websocket.jsr356.server.deploy | |
| org.eclipse.jetty.websocket.server |
Jetty WebSocket Server : Implementation [Internal Use Only]
|
| Modifier and Type | Class and Description |
|---|---|
class |
AntWebAppContext
AntWebAppContext
Extension of WebAppContext to allow configuration via Ant environment.
|
| 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 | Method and Description |
|---|---|
ServletContextHandler |
AbstractTestServer.addContext(String contextPath) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractStopSessionManagerPreserveSessionTest.configureSessionManagement(ServletContextHandler context) |
abstract void |
AbstractProxySerializationTest.customizeContext(ServletContextHandler c) |
| Modifier and Type | Method and Description |
|---|---|
ServletContextHandler |
ServletTester.getContext() |
| Modifier and Type | Class and Description |
|---|---|
class |
WebAppContext
Web Application Context Handler.
|
| Modifier and Type | Method and Description |
|---|---|
static ServerContainer |
WebSocketServerContainerInitializer.configureContext(ServletContextHandler context)
Jetty Native approach.
|
static ServerContainer |
WebSocketServerContainerInitializer.configureContext(ServletContext context,
ServletContextHandler jettyContext)
Servlet 3.1 approach.
|
| Modifier and Type | Method and Description |
|---|---|
static WebSocketUpgradeFilter |
WebSocketUpgradeFilter.configureContext(ServletContextHandler context) |
Copyright © 1995-2015 Webtide. All Rights Reserved.