| Interface | Description |
|---|---|
| HttpContent |
HttpContent interface.
|
| HttpContent.ContentFactory | |
| HttpFieldPreEncoder |
Interface to pre-encode HttpFields.
|
| HttpParser.ComplianceHandler | |
| HttpParser.HttpHandler | |
| HttpParser.RequestHandler | |
| HttpParser.ResponseHandler | |
| MultiPartParser.Handler |
| Class | Description |
|---|---|
| CompressedContentFormat | |
| DateGenerator |
ThreadLocal Date formatters for HTTP style dates.
|
| DateParser |
ThreadLocal data parsers for HTTP style dates
|
| GZIPContentDecoder |
Decoder for the "gzip" content encoding.
|
| HostPortHttpField |
An HttpField holding a preparsed Host and port number
|
| Http1FieldPreEncoder | |
| HttpCookie | |
| HttpCookie.SetCookieHttpField | |
| HttpField |
An HTTP Field
|
| HttpField.IntValueHttpField | |
| HttpField.LongValueHttpField | |
| HttpFields |
HTTP Fields.
|
| HttpGenerator |
HttpGenerator.
|
| HttpParser |
A Parser for 1.0 and 1.1 as defined by RFC7230
|
| HttpStatus |
Http Status Codes
|
| HttpTokens |
HTTP constants
|
| HttpTokens.Token | |
| HttpURI |
Http URI.
|
| MetaData | |
| MetaData.Request | |
| MetaData.Response | |
| MimeTypes |
MIME Type enum and utilities
|
| MultiPartFormInputStream |
MultiPartInputStream
|
| MultiPartParser |
A parser for MultiPart content type.
|
| PathMap<O> | Deprecated
replaced with
PathMappings (this class will be removed in Jetty 10) |
| PathMap.MappedEntry<O> | |
| PathMap.PathSet | |
| PrecompressedHttpContent | |
| PreEncodedHttpField |
Pre encoded HttpField.
|
| QuotedCSV |
Implements a quoted comma separated list of values
in accordance with RFC7230.
|
| QuotedCSVParser |
Implements a quoted comma separated list parser
in accordance with RFC7230.
|
| QuotedQualityCSV |
Implements a quoted comma separated list of quality values
in accordance with RFC7230 and RFC7231.
|
| ResourceHttpContent |
HttpContent created from a
Resource. |
| Syntax |
Collection of Syntax validation methods.
|
| Enum | Description |
|---|---|
| CookieCompliance |
The compliance for Cookie handling.
|
| HttpCompliance |
HTTP compliance modes for Jetty HTTP parsing and handling.
|
| HttpComplianceSection | |
| HttpCookie.SameSite | |
| HttpGenerator.Result | |
| HttpGenerator.State | |
| HttpHeader | |
| HttpHeaderValue | |
| HttpMethod | |
| HttpParser.FieldState | |
| HttpParser.State | |
| HttpScheme | |
| HttpStatus.Code | |
| HttpTokens.EndOfContent | |
| HttpTokens.Type | |
| HttpVersion | |
| MimeTypes.Type | |
| MultiPartParser.FieldState | |
| MultiPartParser.State |
| Exception | Description |
|---|---|
| BadMessageException |
Exception thrown to indicate a Bad HTTP Message has either been received
or attempted to be generated.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved