| Package | Description |
|---|---|
| org.eclipse.jetty.server | |
| org.eclipse.jetty.server.handler | |
| org.eclipse.jetty.server.handler.jmx | |
| org.eclipse.jetty.server.session |
| Class and Description |
|---|
| AbstractHandler
AbstractHandler.
|
| AbstractHandlerContainer
Abstract Handler Container.
|
| ContextHandler
ContextHandler.
|
| ContextHandler.Context
Context.
|
| HandlerWrapper
A
HandlerWrapper acts as a Handler but delegates the handle method and
life cycle events to a delegate. |
| Class and Description |
|---|
| AbstractHandler
AbstractHandler.
|
| AbstractHandlerContainer
Abstract Handler Container.
|
| ConnectHandler
Implementation of a tunneling proxy that supports HTTP CONNECT.
|
| ConnectHandler.ClientToProxyConnection |
| ConnectHandler.ProxyToServerConnection |
| ContextHandler
ContextHandler.
|
| ContextHandler.AliasCheck
Interface to check aliases
|
| ContextHandler.Context
Context.
|
| ErrorHandler
Handler for Error pages
An ErrorHandler is registered with
ContextHandler.setErrorHandler(ErrorHandler) or
Server.addBean(Object). |
| 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 and Description |
|---|
| ContextHandler
ContextHandler.
|
| Class and Description |
|---|
| AbstractHandler
AbstractHandler.
|
| AbstractHandlerContainer
Abstract Handler Container.
|
| ContextHandler
ContextHandler.
|
| 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-2013 Mort Bay Consulting. All Rights Reserved.