Package org.eclipse.jetty.http
Jetty Http : Tools for Http processing
-
Interface Summary Interface Description HttpContent HttpContent interface.HttpContent.ContentFactory HttpFieldPreEncoder Interface to pre-encode HttpFields.HttpParser.ComplianceHandler HttpParser.HttpHandler HttpParser.RequestHandler HttpParser.ResponseHandler MultiPartParser.Handler -
Class Summary Class Description CompressedContentFormat DateGenerator ThreadLocal Date formatters for HTTP style dates.DateParser ThreadLocal data parsers for HTTP style datesGZIPContentDecoder Decoder for the "gzip" content encoding.HostPortHttpField An HttpField holding a preparsed Host and port numberHttp1FieldPreEncoder HttpCookie HttpCookie.SetCookieHttpField HttpField An HTTP FieldHttpField.IntValueHttpField HttpField.LongValueHttpField HttpFields HTTP Fields.HttpGenerator HttpGenerator.HttpParser A Parser for 1.0 and 1.1 as defined by RFC7230HttpStatus Http Status CodesHttpTokens HTTP constantsHttpTokens.Token HttpURI Http URI.MetaData MetaData.Request MetaData.Response MimeTypes MIME Type enum and utilitiesMultiPartFormInputStream MultiPartInputStreamMultiPartParser A parser for MultiPart content type.PathMap<O> Deprecated. replaced withPathMappings
(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 aResource
.Syntax Collection of Syntax validation methods. -
Enum Summary 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 Known HTTP MethodsHttpParser.FieldState HttpParser.State HttpScheme HttpStatus.Code HttpTokens.EndOfContent HttpTokens.Type HttpVersion MimeTypes.Type MultiPartFormInputStream.NonCompliance MultiPartParser.FieldState MultiPartParser.State -
Exception Summary Exception Description BadMessageException Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.