Uses of Package
org.eclipse.jetty.http
Packages that use org.eclipse.jetty.http
Package
Description
Jetty Http : Tools for Http processing
-
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 ofComplianceViolations 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_COOKIESis 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 forHttpCookieinstances.The possible values for theSameSiteattribute, defined in the follow-up of RFC 6265, at the time of this writing defined at RFC 6265bis.A container forHttpCookies.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 ofHttpFields 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.SourcewhereMultiPart.Parts 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.Parts that can be accessed by index, or iterated over.The compliance mode for MultiPart handling.An ordered list ofMultiPart.Parts 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-Cookieheader 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.