| Package | Description |
|---|---|
| org.eclipse.jetty.server | |
| org.eclipse.jetty.server.handler | |
| org.eclipse.jetty.server.jmx | |
| org.eclipse.jetty.server.nio | |
| org.eclipse.jetty.server.session |
| Class and Description |
|---|
| AbstractConnectionFactory |
| AbstractConnector
An abstract implementation of
Connector that provides a ConnectionFactory mechanism
for creating Connection instances for various protocols (HTTP, SSL, SPDY, etc). |
| AbstractNCSARequestLog
Base implementation of the
RequestLog outputs logs in the pseudo-standard
NCSA common log format. |
| AbstractNetworkConnector
An abstract Network Connector.
|
| Authentication
The Authentication state of a request.
|
| Authentication.ResponseSent
Authentication Response sent state.
|
| ConnectionFactory
A Factory to create
Connection instances for Connectors. |
| Connector
A
Connector accept connections and data from remote peers,
and allows applications to send data to remote peers, by setting up
the machinery needed to handle such tasks. |
| Handler
A Jetty Server Handler.
|
| HandlerContainer
A Handler that contains other Handlers.
|
| HttpChannel
HttpChannel.
|
| HttpChannelState
Implementation of AsyncContext interface that holds the state of request-response cycle.
|
| HttpChannelState.AsyncEventState |
| HttpChannelState.State |
| HttpConfiguration
HTTP Configuration.
|
| HttpConfiguration.ConnectionFactory |
| HttpConfiguration.Customizer |
| HttpConnection
A
Connection that handles the HTTP protocol. |
| HttpInput |
HttpOutput
HttpOutput implements ServletOutputStream
as required by the Servlet specification. |
| HttpTransport |
| HttpWriter |
| LocalConnector.LocalEndPoint |
| NCSARequestLog
This
RequestLog implementation outputs logs in the pseudo-standard
NCSA common log format. |
| NetworkConnector
A
Connector for TCP/IP network connectors |
| QuietServletException
A ServletException that is logged less verbosely than
a normal ServletException.
|
| Request
Jetty Request.
|
| RequestLog
A
RequestLog can be attached to a RequestLogHandler to enable
logging of requests/responses. |
| ResourceCache |
Response
Response provides the implementation for HttpServletResponse. |
| Response.OutputType |
| Server
Jetty HTTP Servlet Server.
|
| SessionIdManager
Session ID Manager.
|
| SessionManager |
| ShutdownMonitor
Shutdown/Stop Monitor thread.
|
| UserIdentity
User object that encapsulates user identity and operations such as run-as-role actions,
checking isUserInRole and getUserPrincipal.
|
| UserIdentity.Scope
A UserIdentity Scope.
|
| Class and Description |
|---|
| Handler
A Jetty Server Handler.
|
| HandlerContainer
A Handler that contains other Handlers.
|
| Request
Jetty Request.
|
| RequestLog
A
RequestLog can be attached to a RequestLogHandler to enable
logging of requests/responses. |
| Server
Jetty HTTP Servlet Server.
|
| Class and Description |
|---|
| Handler
A Jetty Server Handler.
|
| Class and Description |
|---|
| AbstractConnector
An abstract implementation of
Connector that provides a ConnectionFactory mechanism
for creating Connection instances for various protocols (HTTP, SSL, SPDY, etc). |
| AbstractNetworkConnector
An abstract Network Connector.
|
| ConnectionFactory
A Factory to create
Connection instances for Connectors. |
| Connector
A
Connector accept connections and data from remote peers,
and allows applications to send data to remote peers, by setting up
the machinery needed to handle such tasks. |
| NetworkConnector
A
Connector for TCP/IP network connectors |
| Server
Jetty HTTP Servlet Server.
|
| ServerConnector
This
Connector implementation is the primary connector for the
Jetty server over TCP/IP. |
| Class and Description |
|---|
| Handler
A Jetty Server Handler.
|
| HandlerContainer
A Handler that contains other Handlers.
|
| Request
Jetty Request.
|
| Server
Jetty HTTP Servlet Server.
|
| SessionIdManager
Session ID Manager.
|
| SessionManager |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.