| Package | Description |
|---|---|
| org.eclipse.jetty.quickstart | |
| 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 |
QuickStartWebApp
QuickStartWar
|
| 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) |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketUpgradeFilter |
WebSocketUpgradeFilter.configureContext(ServletContextHandler context) |
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.