All Classes and Interfaces

Class
Description
 
Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.
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.
A listener that can be notified of violations.
A Mode is a set of ComplianceViolations that are allowed.
 
The compliance mode for Cookie handling.
 
Deprecated.
Cookie parser.
The handler of parsed cookies.
The exception thrown when a cookie cannot be parsed and CookieCompliance.Violation.INVALID_COOKIES is not allowed.
ThreadLocal Date formatters for HTTP style dates.
ThreadLocal data parsers for HTTP style dates
Decoder for the "gzip" content encoding.
An HttpField holding a preparsed Host and port number
 
HTTP compliance modes for Jetty HTTP parsing and handling.
 
HttpContent interface.
 
 
 
 
An HTTP Field
 
 
Interface to pre-encode HttpFields.
Interface that represents on ordered collection of HttpFields.
HTTP Fields.
HTTP Fields.
HttpGenerator.
 
 
 
 
Known HTTP Methods
A Parser for 1.0 and 1.1 as defined by RFC7230
 
 
 
 
 
HTTP and WebSocket Schemes
Http Status Codes
 
A HTTP Testing helper class.
 
 
 
 
HTTP constants
 
 
 
Http URI.
 
 
 
 
 
The match details when using PathMappings.getMatched(String), used to minimize return to the PathSpec or PathMappings for subsequent details that are now provided by the MatchedPath instance.
 
 
 
 
MIME Type enum and utilities
 
Path Mappings of PathSpec to Resource.
A path specification is a URI path template that can be matched against.
Types of path spec groups.
A Set of PathSpec strings.
 
Pre encoded HttpField.
Implements a quoted comma separated list of values in accordance with RFC7230.
Implements a quoted comma separated list parser in accordance with RFC7230.
Implements a quoted comma separated list of quality values in accordance with RFC7230 and RFC7231.
RegexPathSpec is a PathSpec implementation for a PathMappings instance.
HttpContent created from a Resource.
Cookie parser
 
Collection of Syntax validation methods.
URI compliance modes for Jetty request handling.
These are URI compliance "violations", which may be allowed by the compliance mode.
PathSpec for URI Template based declarations