Interface | Description |
---|---|
Connector |
HTTP Connector.
|
Generator | |
Handler | |
HandlerContainer | |
HttpContent |
HttpContent.
|
HttpTokens |
HTTP constants
|
Parser |
Abstract interface for a connection Parser for use by Jetty.
|
RequestLog |
A
RequestLog can be attached to a RequestLogHandler to enable logging of requests/responses. |
Server.Graceful | |
SessionIdManager | |
SessionManager |
Session Manager.
|
Class | Description |
---|---|
AbstractBuffers |
Abstract Buffer pool.
|
AbstractBuffers.ThreadBuffers | |
AbstractConnector |
Abstract Connector implementation.
|
AbstractGenerator |
Abstract Generator.
|
AbstractGenerator.Output |
Output.
|
AbstractGenerator.OutputWriter |
OutputWriter.
|
EncodedHttpURI | |
HttpConnection |
A HttpConnection represents the connection of a HTTP client to the server and
is created by an instance of a
Connector . |
HttpFields |
HTTP Fields.
|
HttpFields.Field | |
HttpGenerator |
HttpGenerator.
|
HttpHeaders | |
HttpHeaderValues |
Cached HTTP Header values.
|
HttpMethods | |
HttpOnlyCookie |
HttpOnlyCookie.
|
HttpParser | |
HttpParser.EventHandler | |
HttpParser.Input | |
HttpSchemes | |
HttpStatus | |
HttpURI |
Http URI.
|
HttpVersions | |
InclusiveByteRange |
Byte range inclusive of end points.
|
LocalConnector | |
Main | |
MimeTypes | |
NCSARequestLog |
This
RequestLog implementation outputs logs in the pseudo-standard NCSA common log format. |
Request |
Jetty Request.
|
ResourceCache | |
Response |
Response.
|
Server |
Jetty HTTP Servlet Server.
|
Exception | Description |
---|---|
EofException | |
HttpException | |
RetryRequest |
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.