All Classes and Interfaces
Class
Description
Exception thrown to indicate a Bad HTTP Message has either been received
or attempted to be generated.
The compliance for Cookie handling.
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.
HTTP Fields.
HttpGenerator.
Known HTTP Methods
A Parser for 1.0 and 1.1 as defined by RFC7230
Http Status Codes
HTTP constants
Http URI.
This class contains the Huffman Codes defined in RFC7541.
Used to decoded Huffman encoded strings.
Used to encode strings Huffman encoding.
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
MultiPartInputStream
A parser for MultiPart content type.
Used to decode integers as described in RFC7541.
Used to encode integers as described in RFC7541.
Used to decode string literals as described in RFC7541.
Deprecated.
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.
HttpContent created from a
Resource.Collection of Syntax validation methods.
PathSpec for URI Template based declarations
PathMappings(this class will be removed in Jetty 10)