| Package | Description |
|---|---|
| org.eclipse.jetty.http |
Jetty Http : Tools for Http processing
|
| Class | Description |
|---|---|
| BadMessageException |
Exception thrown to indicate a Bad HTTP Message has either been received
or attempted to be generated.
|
| CompressedContentFormat | |
| CookieCompliance |
The compliance for Cookie handling.
|
| HostPortHttpField | |
| HttpCompliance |
HTTP compliance modes:
RFC7230(default) Compliance with RFC7230
RFC2616Wrapped/Continued headers and HTTP/0.9 supported
LEGACY(aka STRICT) Adherence to Servlet Specification requirement for
exact case of header names, bypassing the header caches, which are case insensitive,
otherwise equivalent to RFC2616
|
| HttpContent |
HttpContent interface.
|
| HttpField |
A HTTP Field
|
| HttpFieldPreEncoder |
Interface to pre-encode HttpFields.
|
| HttpFields |
HTTP Fields.
|
| HttpGenerator.Result | |
| HttpGenerator.State | |
| HttpHeader | |
| HttpHeaderValue | |
| HttpMethod | |
| HttpParser.FieldState | |
| HttpParser.HttpHandler | |
| HttpParser.RequestHandler | |
| HttpParser.ResponseHandler | |
| HttpParser.State | |
| HttpScheme | |
| HttpStatus.Code | |
| HttpTokens.EndOfContent | |
| HttpURI |
Http URI.
|
| HttpVersion | |
| MetaData | |
| MetaData.Request | |
| MetaData.Response | |
| MimeTypes.Type | |
| PathMap.MappedEntry |
Deprecated.
|
| PreEncodedHttpField |
Pre encoded HttpField.
|
| QuotedCSV |
Implements a quoted comma separated list of values
in accordance with RFC7230.
|
Copyright © 1995–2018 Webtide. All rights reserved.