| 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.handler.gzip |
Jetty GZIP Handler
|
| org.eclipse.jetty.server.handler.jmx |
Jetty Server : Handler JMX Integration
|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| Class | Description |
|---|---|
| AbstractHandler |
AbstractHandler.
|
| AbstractHandlerContainer |
Abstract Handler Container.
|
| ContextHandler |
ContextHandler.
|
| ContextHandler.Context |
Context.
|
| ErrorHandler |
Handler for Error pages
An ErrorHandler is registered with
ContextHandler.setErrorHandler(ErrorHandler) or
Server.setErrorHandler(ErrorHandler). |
| HandlerWrapper |
A
HandlerWrapper acts as a Handler but delegates the handle method and
life cycle events to a delegate. |
| Class | Description |
|---|---|
| AbstractHandler |
AbstractHandler.
|
| AbstractHandlerContainer |
Abstract Handler Container.
|
| ContextHandler |
ContextHandler.
|
| ContextHandler.AliasCheck |
Interface to check aliases
|
| ContextHandler.Availability | |
| ContextHandler.Context |
Context.
|
| ContextHandler.StaticContext | |
| ErrorHandler |
Handler for Error pages
An ErrorHandler is registered with
ContextHandler.setErrorHandler(ErrorHandler) or
Server.setErrorHandler(ErrorHandler). |
| HandlerCollection |
A collection of handlers.
|
| HandlerWrapper |
A
HandlerWrapper acts as a Handler but delegates the handle method and
life cycle events to a delegate. |
| ScopedHandler |
ScopedHandler.
|
| Class | Description |
|---|---|
| AbstractHandler |
AbstractHandler.
|
| AbstractHandlerContainer |
Abstract Handler Container.
|
| HandlerWrapper |
A
HandlerWrapper acts as a Handler but delegates the handle method and
life cycle events to a delegate. |
| Class | Description |
|---|---|
| ContextHandler |
ContextHandler.
|
| Class | Description |
|---|---|
| AbstractHandler |
AbstractHandler.
|
| AbstractHandlerContainer |
Abstract Handler Container.
|
| ContextHandler.Context |
Context.
|
| HandlerWrapper |
A
HandlerWrapper acts as a Handler but delegates the handle method and
life cycle events to a delegate. |
| ScopedHandler |
ScopedHandler.
|
Copyright © 1995–2018 Webtide. All rights reserved.