Uses of Package
org.eclipse.jetty.http
-
Packages that use org.eclipse.jetty.http Package Description org.eclipse.jetty.client Jetty Client : Implementation and Core Classes This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.org.eclipse.jetty.client.api Jetty Client : API Classesorg.eclipse.jetty.client.http org.eclipse.jetty.client.util Jetty Client : Utility Classesorg.eclipse.jetty.http Jetty Http : Tools for Http processingorg.eclipse.jetty.security Jetty Security : Modular Support for Security in Jettyorg.eclipse.jetty.server Jetty Server : Core Server APIorg.eclipse.jetty.server.handler Jetty Server : Core Handler APIorg.eclipse.jetty.server.handler.gzip Jetty GZIP Handlerorg.eclipse.jetty.server.resource org.eclipse.jetty.server.session Jetty Server : Session Management Implementationsorg.eclipse.jetty.servlet Jetty Server : Modular Servlet Integration -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.client Class Description GZIPContentDecoder Decoder for the "gzip" content encoding.HttpCompliance HTTP compliance modes for Jetty HTTP parsing and handling.HttpField An HTTP FieldHttpFields HTTP Fields.HttpHeader HttpMethod HttpVersion -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.client.api Class Description HttpField An HTTP FieldHttpFields HTTP Fields.HttpHeader HttpMethod HttpVersion -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.client.http Class Description BadMessageException Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.HttpField An HTTP FieldHttpGenerator HttpGenerator.HttpParser A Parser for 1.0 and 1.1 as defined by RFC7230HttpParser.HttpHandler HttpParser.ResponseHandler HttpVersion MetaData.Request -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.client.util Class Description HttpFields HTTP Fields.HttpHeader -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.security Class Description PathMap Deprecated.replaced withPathMappings
(this class will be removed in Jetty 10) -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.server Class Description BadMessageException Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.CompressedContentFormat CookieCompliance The compliance for Cookie handling.HostPortHttpField An HttpField holding a preparsed Host and port numberHttpCompliance HTTP compliance modes for Jetty HTTP parsing and handling.HttpComplianceSection HttpContent HttpContent interface.HttpContent.ContentFactory HttpCookie HttpField An HTTP FieldHttpFields HTTP Fields.HttpGenerator HttpGenerator.HttpHeader HttpParser A Parser for 1.0 and 1.1 as defined by RFC7230HttpParser.ComplianceHandler HttpParser.HttpHandler HttpParser.RequestHandler HttpURI Http URI.HttpVersion MetaData.Request MetaData.Response MimeTypes MIME Type enum and utilitiesMimeTypes.Type MultiPartFormInputStream MultiPartInputStreamPrecompressedHttpContent PreEncodedHttpField Pre encoded HttpField.QuotedCSVParser Implements a quoted comma separated list parser in accordance with RFC7230. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.server.handler Class Description CompressedContentFormat HttpFields HTTP Fields.MimeTypes MIME Type enum and utilitiesPathMap Deprecated.replaced withPathMappings
(this class will be removed in Jetty 10)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. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.server.handler.gzip Class Description GZIPContentDecoder Decoder for the "gzip" content encoding.HttpField An HTTP Field -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.server.resource Class Description HttpContent HttpContent interface. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.server.session Class Description HttpCookie HttpCookie.SameSite -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.servlet Class Description CompressedContentFormat MimeTypes MIME Type enum and utilities