| BadMessageException |
Exception thrown to indicate a Bad HTTP Message has either been received
or attempted to be generated.
|
| ComplianceViolation |
A Compliance Violation represents a requirement of an RFC, specification or Jetty implementation
that may be allowed to be violated if it is included in a ComplianceViolation.Mode.
|
| ComplianceViolation.Listener |
A listener that can be notified of violations.
|
| ComplianceViolation.Mode |
|
| CompressedContentFormat |
|
| CookieCompliance |
The compliance mode for Cookie handling.
|
| CookieCompliance.Violation |
|
| HostPortHttpField |
An HttpField holding a preparsed Host and port number
|
| HttpCompliance |
HTTP compliance modes for Jetty HTTP parsing and handling.
|
| HttpCompliance.Violation |
|
| HttpContent |
HttpContent interface.
|
| HttpCookie |
|
| HttpCookie.SameSite |
|
| HttpField |
An HTTP Field
|
| HttpFieldPreEncoder |
Interface to pre-encode HttpFields.
|
| HttpFields |
Interface that represents on ordered collection of HttpFields.
|
| HttpFields.Immutable |
HTTP Fields.
|
| HttpFields.Mutable |
HTTP Fields.
|
| HttpGenerator.Result |
|
| HttpGenerator.State |
|
| HttpHeader |
|
| HttpHeaderValue |
|
| HttpMethod |
Known HTTP Methods
|
| HttpParser |
A Parser for 1.0 and 1.1 as defined by RFC7230
|
| HttpParser.FieldState |
|
| HttpParser.HttpHandler |
|
| HttpParser.RequestHandler |
|
| HttpParser.ResponseHandler |
|
| HttpParser.State |
|
| HttpScheme |
HTTP and WebSocket Schemes
|
| HttpStatus.Code |
|
| HttpTester.Input |
|
| HttpTester.Message |
|
| HttpTester.Request |
|
| HttpTester.Response |
|
| HttpTokens.EndOfContent |
|
| HttpTokens.Token |
|
| HttpTokens.Type |
|
| HttpURI |
Http URI.
|
| HttpURI.Immutable |
|
| HttpURI.Mutable |
|
| HttpVersion |
|
| MetaData |
|
| MetaData.Request |
|
| MetaData.Response |
|
| MimeTypes.Type |
|
| 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.
|
| UriCompliance |
URI compliance modes for Jetty request handling.
|
| UriCompliance.Violation |
These are URI compliance "violations", which may be allowed by the compliance mode.
|