Uses of Package
org.eclipse.jetty.http
Packages that use org.eclipse.jetty.http
Package
Description
Jetty Server : Modular Servlet Integration
Jetty Http : Tools for Http processing
Jetty Rewrite : Rewrite Handler and Rules for Jetty
Jetty Security : Modular Support for Security in Jetty
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty GZIP Handler
Jetty Server : Session Management Implementations
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.clientClassDescriptionDecoder for the "gzip" content encoding.HTTP compliance modes for Jetty HTTP parsing and handling.Implementation of RFC6265 HTTP Cookies (with fallback support for RFC2965).A container for
HttpCookie
s.An immutable class representing an HTTP header or trailer.An ordered collection ofHttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.A mutable version ofHttpFields
.Known HTTP MethodsAn asynchronousContent.Source
whereMultiPart.Part
s can be added to it to form a multipart content.A single part of a multipart content.The multipart/form-data specific content source. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.client.internalClassDescriptionAn ordered collection of
HttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.client.transportClassDescriptionImplementation of RFC6265 HTTP Cookies (with fallback support for RFC2965).An immutable class representing an HTTP header or trailer.An ordered collection of
HttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.A mutable version ofHttpFields
.Known HTTP Methods -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.client.transport.internalClassDescriptionA tagging interface for Exceptions that carry a HTTP response code and reason.An immutable class representing an HTTP header or trailer.
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.ee10.fcgi.proxy
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.ee10.servletClassDescriptionException thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.Implementation of RFC6265 HTTP Cookies (with fallback support for RFC2965).The possible values for the
SameSite
attribute, defined in the follow-up of RFC 6265, at the time of this writing defined at RFC 6265bis.An ordered collection ofHttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.A mutable version ofHttpFields
.Http URI.Enumeration of predefined MimeTypes.An ordered list ofMultiPart.Part
s that can be accessed by index or by name, or iterated over. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.fcgi.client.transport
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.fcgi.client.transport.internalClassDescriptionAn immutable class representing an HTTP header or trailer.An ordered collection of
HttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.fcgi.generatorClassDescriptionAn ordered collection of
HttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.fcgi.parser
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.fcgi.proxy
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.fcgi.server.internalClassDescriptionAn immutable class representing an HTTP header or trailer.A mutable version of
HttpFields
.Immutable HTTP request information.Immutable HTTP response information. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.httpClassDescriptionException thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.A representation of a byte range as specified by RFC 7233.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 ofComplianceViolation
s that are allowed.The compliance mode for Cookie handling.Cookie parser.The handler of parsed cookies.The exception thrown when a cookie cannot be parsed andCookieCompliance.Violation.INVALID_COOKIES
is not allowed.An HttpField holding a preparsed Host and port numberHTTP compliance modes for Jetty HTTP parsing and handling.Implementation of RFC6265 HTTP Cookies (with fallback support for RFC2965).A builder forHttpCookie
instances.The possible values for theSameSite
attribute, defined in the follow-up of RFC 6265, at the time of this writing defined at RFC 6265bis.A container forHttpCookie
s.A tagging interface for Exceptions that carry a HTTP response code and reason.Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.An immutable class representing an HTTP header or trailer.Interface to pre-encode HttpFields.An ordered collection ofHttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.A mutable version ofHttpFields
.Known HTTP MethodsA Parser for 1.0 and 1.1 as defined by RFC7230HTTP and WebSocket SchemesHttp URI.Immutable common HTTP information for requests and responses.Immutable HTTP request information.Immutable HTTP response information.MIME Type enum and utilitiesEnumeration of predefined MimeTypes.An asynchronousContent.Source
whereMultiPart.Part
s can be added to it to form a multipart content.A listener for events emitted by aMultiPart.Parser
.A single part of a multipart content.An ordered list ofMultiPart.Part
s that can be accessed by index, or iterated over.The compliance mode for MultiPart handling.The Configuration needed to parse multipart/form-data.An ordered list ofMultiPart.Part
s that can be accessed by index or by name, or iterated over.Implements a quoted comma separated list of values in accordance with RFC7230.Implements a quoted comma separated list parser in accordance with RFC9110 section 5.6.A parser forSet-Cookie
header values.URI compliance modes for Jetty request handling.These are URI compliance "violations", which may be allowed by the compliance mode. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.http.contentClassDescriptionAn immutable class representing an HTTP header or trailer.MIME Type enum and utilitiesEnumeration of predefined MimeTypes.
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.http2
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.http2.framesClassDescriptionImmutable common HTTP information for requests and responses.Immutable HTTP request information.
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.http2.generator
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.http2.hpackClassDescriptionAn immutable class representing an HTTP header or trailer.Interface to pre-encode HttpFields.Immutable common HTTP information for requests and responses.
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.http2.hpack.internalClassDescriptionAn HttpField holding a preparsed Host and port numberAn immutable class representing an HTTP header or trailer.Immutable common HTTP information for requests and responses.
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.http2.parser
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.http2.serverClassDescriptionException thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.A mutable version of
HttpFields
.Immutable HTTP request information. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.http2.server.internalClassDescriptionA mutable version of
HttpFields
.Immutable HTTP request information.Immutable HTTP response information. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.http3.frames
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.http3.qpackClassDescriptionAn immutable class representing an HTTP header or trailer.Interface to pre-encode HttpFields.Immutable common HTTP information for requests and responses.
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.http3.server
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.proxyClassDescriptionAn immutable class representing an HTTP header or trailer.An ordered collection of
HttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.Http URI. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.rewrite
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.rewrite.handler
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.security
-
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.serverClassDescriptionException thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.A listener that can be notified of violations.The compliance mode for Cookie handling.The handler of parsed cookies.HTTP compliance modes for Jetty HTTP parsing and handling.Implementation of RFC6265 HTTP Cookies (with fallback support for RFC2965).The possible values for the
SameSite
attribute, defined in the follow-up of RFC 6265, at the time of this writing defined at RFC 6265bis.An immutable class representing an HTTP header or trailer.An ordered collection ofHttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.A mutable version ofHttpFields
.Http URI.Immutable HTTP request information.Immutable HTTP response information.MIME Type enum and utilitiesThe compliance mode for MultiPart handling.URI compliance modes for Jetty request handling. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.server.handlerClassDescriptionAn immutable class representing an HTTP header or trailer.An ordered collection of
HttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.A mutable version ofHttpFields
.MIME Type enum and utilitiesEnumeration of predefined MimeTypes.The Configuration needed to parse multipart/form-data. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.server.handler.gzipClassDescriptionAn immutable class representing an HTTP header or trailer.An ordered collection of
HttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.MIME Type enum and utilities -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.server.internalClassDescriptionA listener that can be notified of violations.HTTP compliance modes for Jetty HTTP parsing and handling.A tagging interface for Exceptions that carry a HTTP response code and reason.An immutable class representing an HTTP header or trailer.An ordered collection of
HttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.A mutable version ofHttpFields
.HttpGenerator.A Parser for 1.0 and 1.1 as defined by RFC7230Http URI.Immutable HTTP request information.Immutable HTTP response information.Pre encoded HttpField. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.sessionClassDescriptionImplementation of RFC6265 HTTP Cookies (with fallback support for RFC2965).The possible values for the
SameSite
attribute, defined in the follow-up of RFC 6265, at the time of this writing defined at RFC 6265bis. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.websocket.core.clientClassDescriptionImplementation of RFC6265 HTTP Cookies (with fallback support for RFC2965).An ordered collection of
HttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.A mutable version ofHttpFields
. -
Classes in org.eclipse.jetty.http used by org.eclipse.jetty.websocket.core.server.internalClassDescriptionException thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.An immutable class representing an HTTP header or trailer.An ordered collection of
HttpField
s that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.A mutable version ofHttpFields
.A wrapper ofHttpFields
instances.