| Package | Description |
|---|---|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| Modifier and Type | Class and Description |
|---|---|
class |
Server
Jetty HTTP Servlet Server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContextHandler
ContextHandler.
|
class |
ContextHandlerCollection
ContextHandlerCollection.
|
class |
DebugHandler
Debug Handler.
|
class |
HandlerCollection
A collection of handlers.
|
class |
HandlerList
HandlerList.
|
class |
HandlerWrapper
A
HandlerWrapper acts as a Handler but delegates the handle method and
life cycle events to a delegate. |
class |
HotSwapHandler
A
HandlerContainer that allows a hot swap of a wrapped handler. |
class |
IPAccessHandler
IP Access Handler
|
class |
MovedContextHandler
Moved ContextHandler.
|
class |
RequestLogHandler
RequestLogHandler.
|
class |
ResourceHandler
Resource Handler.
|
class |
ScopedHandler
ScopedHandler.
|
class |
StatisticsHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionHandler
SessionHandler.
|
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.