Index

A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort() - Method in class org.eclipse.jetty.http.HttpGenerator
 
AbstractContentSource(String) - Constructor for class org.eclipse.jetty.http.MultiPart.AbstractContentSource
 
AbstractPartsListener() - Constructor for class org.eclipse.jetty.http.MultiPart.AbstractPartsListener
 
AbstractPathSpec - Class in org.eclipse.jetty.http.pathmap
 
AbstractPathSpec() - Constructor for class org.eclipse.jetty.http.pathmap.AbstractPathSpec
 
ACCEPT - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
Request Fields.
ACCEPT_CHARSET - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ACCEPT_ENCODING - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ACCEPT_LANGUAGE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ACCEPT_RANGES - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
Response Fields.
ACCEPTED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
ACCEPTED_202 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ACCESS_CONTROL_ALLOW_HEADERS - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ACCESS_CONTROL_ALLOW_METHODS - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ACCESS_CONTROL_ALLOW_ORIGIN - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ACCESS_CONTROL_EXPOSE_HEADERS - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ACCESS_CONTROL_MAX_AGE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ACCESS_CONTROL_REQUEST_HEADERS - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ACCESS_CONTROL_REQUEST_METHOD - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ACL - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
ACL_AS_INT - Static variable in enum class org.eclipse.jetty.http.HttpMethod
 
acquire(int) - Method in class org.eclipse.jetty.http.GZIPContentDecoder
 
add(String) - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
add(String, long) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Adds a new HttpField with the given name and long value.
add(String, String) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Adds a new HttpField with the given name and string value.
add(String, List<String>) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Adds a field associated with a list of values.
add(URI, HttpCookie) - Method in interface org.eclipse.jetty.http.HttpCookieStore
Adds a cookie to this store, if possible.
add(URI, HttpCookie) - Method in class org.eclipse.jetty.http.HttpCookieStore.Default
 
add(URI, HttpCookie) - Method in class org.eclipse.jetty.http.HttpCookieStore.Empty
 
add(HttpField) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Adds the given HttpField to this instance.
add(HttpField) - Method in class org.eclipse.jetty.http.HttpFields.Mutable.Wrapper
 
add(HttpField) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
add(HttpField) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
add(HttpField) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
add(HttpField) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
add(HttpFields) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Adds all the HttpFields of the given HttpFields to this instance.
add(HttpFields) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
add(HttpFields) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
add(HttpFields) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
add(HttpFields) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
add(HttpHeader, long) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Adds a new HttpField with the given name and long value.
add(HttpHeader, String) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Adds a new HttpField with the given name and string value.
add(HttpHeader, HttpHeaderValue) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Adds a new HttpField with the given name and value.
add(PathSpec) - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
addAssumed(String, String) - Method in class org.eclipse.jetty.http.MimeTypes.Mutable
 
addCookie(String, String, int, String, String, String) - Method in class org.eclipse.jetty.http.CookieCache
 
addCookie(String, String, int, String, String, String) - Method in interface org.eclipse.jetty.http.CookieParser.Handler
 
addCSV(String, String...) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Adds the given value(s) to the HttpField with the given name, encoding them as comma-separated if necessary, unless they are already present in existing fields with the same name.
addCSV(HttpHeader, String...) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Adds the given value(s) to the HttpField with the given name, encoding them as comma-separated if necessary, unless they are already present in existing fields with the same name.
addDateField(String, long) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Adds a new date HttpField with the given name and date value.
addInferred(String, String) - Method in class org.eclipse.jetty.http.MimeTypes.Mutable
 
addMimeMapping(String, String) - Method in class org.eclipse.jetty.http.MimeTypes.Mutable
Set a mime mapping
addPart(MultiPart.Part) - Method in class org.eclipse.jetty.http.MultiPart.AbstractContentSource
Adds, if possible, the given MultiPart.Part to this ContentSource.
addPart(MultiPart.Part) - Method in class org.eclipse.jetty.http.MultiPartByteRanges.ContentSource
 
addValue(String) - Method in class org.eclipse.jetty.http.QuotedCSVParser
Add and parse a value string(s)
AGE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
all() - Method in interface org.eclipse.jetty.http.HttpCookieStore
 
all() - Method in class org.eclipse.jetty.http.HttpCookieStore.Default
 
all() - Method in class org.eclipse.jetty.http.HttpCookieStore.Empty
 
ALLOW - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
Entity Fields.
allowDomain(String) - Method in class org.eclipse.jetty.http.HttpCookieStore.Default
Returns whether the given domain should be allowed to associate cookies to.
allows(ComplianceViolation) - Method in interface org.eclipse.jetty.http.ComplianceViolation.Mode
 
allows(ComplianceViolation) - Method in class org.eclipse.jetty.http.CookieCompliance
 
allows(ComplianceViolation) - Method in class org.eclipse.jetty.http.HttpCompliance
 
allows(ComplianceViolation) - Method in class org.eclipse.jetty.http.MultiPartCompliance
 
allows(ComplianceViolation) - Method in class org.eclipse.jetty.http.UriCompliance
 
ALPHA - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.Type
 
ALT_SVC - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
AMBIGUOUS_EMPTY_SEGMENT - Enum constant in enum class org.eclipse.jetty.http.UriCompliance.Violation
Allow ambiguous empty segments e.g.
AMBIGUOUS_PATH_ENCODING - Enum constant in enum class org.eclipse.jetty.http.UriCompliance.Violation
Allow ambiguous path encoding within a URI segment e.g.
AMBIGUOUS_PATH_PARAMETER - Enum constant in enum class org.eclipse.jetty.http.UriCompliance.Violation
Allow ambiguous path parameters within a URI segment e.g.
AMBIGUOUS_PATH_SEGMENT - Enum constant in enum class org.eclipse.jetty.http.UriCompliance.Violation
Allow ambiguous path segments e.g.
AMBIGUOUS_PATH_SEPARATOR - Enum constant in enum class org.eclipse.jetty.http.UriCompliance.Violation
Allow ambiguous path separator within a URI segment e.g.
AMBIGUOUS_VIOLATIONS - Static variable in class org.eclipse.jetty.http.UriCompliance
 
APPLICATION_JSON - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
APPLICATION_JSON_8859_1 - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
APPLICATION_JSON_UTF_8 - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
asBuffer() - Method in enum class org.eclipse.jetty.http.HttpMethod
 
asByteBuffer() - Method in enum class org.eclipse.jetty.http.HttpScheme
 
asImmutable() - Method in interface org.eclipse.jetty.http.HttpFields
Returns an immutable copy of this HttpFields instance.
asImmutable() - Method in interface org.eclipse.jetty.http.HttpURI
 
asImmutable() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
asImmutable() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
asImmutable() - Method in class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
 
asImmutable() - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
asImmutable() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
asImmutable() - Method in class org.eclipse.jetty.http.HttpTester.Request
 
asImmutable() - Method in class org.eclipse.jetty.http.HttpTester.Response
 
asJavaNetHttpCookie(HttpCookie) - Static method in interface org.eclipse.jetty.http.HttpCookie
Converts a HttpCookie to a HttpCookie.
asString() - Method in interface org.eclipse.jetty.http.HttpFields
Returns the HTTP/1.1 string representation of the HttpFields of this instance.
asString() - Method in enum class org.eclipse.jetty.http.HttpHeader
 
asString() - Method in enum class org.eclipse.jetty.http.HttpHeaderValue
 
asString() - Method in enum class org.eclipse.jetty.http.HttpMethod
 
asString() - Method in enum class org.eclipse.jetty.http.HttpScheme
 
asString() - Method in interface org.eclipse.jetty.http.HttpURI
 
asString() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
asString() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
asString() - Method in enum class org.eclipse.jetty.http.HttpVersion
 
asString() - Method in enum class org.eclipse.jetty.http.MimeTypes.Type
 
atEOF() - Method in class org.eclipse.jetty.http.HttpParser
Signal that the associated data source is at EOF
attribute(String, String) - Method in class org.eclipse.jetty.http.HttpCookie.Builder
 
ATTRIBUTE_VALUES - Enum constant in enum class org.eclipse.jetty.http.CookieCompliance.Violation
A cookie attribute value was found and its value is retained.
ATTRIBUTES - Enum constant in enum class org.eclipse.jetty.http.CookieCompliance.Violation
A cookie attribute was found.
authority(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
authority(String, int) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
AUTHORIZATION - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 

B

BAD_GATEWAY - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
BAD_GATEWAY_502 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
BAD_QUOTES - Enum constant in enum class org.eclipse.jetty.http.CookieCompliance.Violation
Quotes are not balanced or are embedded in value.
BAD_REQUEST - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
BAD_REQUEST_400 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
BAD_UTF8_ENCODING - Enum constant in enum class org.eclipse.jetty.http.UriCompliance.Violation
Allow Bad UTF-8 encodings to be substituted by the replacement character.
badMessage(HttpException) - Method in class org.eclipse.jetty.http.HttpParser
 
badMessage(HttpException) - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
Called to signal that a bad HTTP message has been received.
badMessage(HttpException) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
BadMessageException - Exception Class in org.eclipse.jetty.http
Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.
BadMessageException() - Constructor for exception class org.eclipse.jetty.http.BadMessageException
 
BadMessageException(int) - Constructor for exception class org.eclipse.jetty.http.BadMessageException
 
BadMessageException(int, String) - Constructor for exception class org.eclipse.jetty.http.BadMessageException
 
BadMessageException(int, String, Throwable) - Constructor for exception class org.eclipse.jetty.http.BadMessageException
 
BadMessageException(String) - Constructor for exception class org.eclipse.jetty.http.BadMessageException
 
BadMessageException(String, Throwable) - Constructor for exception class org.eclipse.jetty.http.BadMessageException
 
BASELINE_CONTROL - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
BIND - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
BR - Static variable in class org.eclipse.jetty.http.CompressedContentFormat
 
build() - Method in class org.eclipse.jetty.http.HttpCookie.Builder
 
build() - Static method in interface org.eclipse.jetty.http.HttpFields
Returns an empty HttpFields.Mutable instance.
build() - Static method in interface org.eclipse.jetty.http.HttpURI
 
build(int) - Static method in interface org.eclipse.jetty.http.HttpFields
Returns an empty HttpFields.Mutable instance with the given initial capacity.
build(String) - Static method in interface org.eclipse.jetty.http.HttpURI
 
build(String, String) - Static method in interface org.eclipse.jetty.http.HttpCookie
Creates a HttpCookie.Builder to build a HttpCookie.
build(String, String) - Static method in interface org.eclipse.jetty.http.HttpURI
 
build(String, String, int) - Static method in interface org.eclipse.jetty.http.HttpCookie
Creates a HttpCookie.Builder to build a HttpCookie.
build(HttpCookie) - Static method in interface org.eclipse.jetty.http.HttpCookie
Creates a HttpCookie.Builder to build a HttpCookie.
build(URI) - Static method in interface org.eclipse.jetty.http.HttpURI
 
build(HttpCookie) - Static method in interface org.eclipse.jetty.http.HttpCookie
Creates a HttpCookie.Builder to build a HttpCookie.
build(HttpFields) - Static method in interface org.eclipse.jetty.http.HttpFields
Returns a new HttpFields.Mutable instance containing a copy of all the HttpFields of the given HttpFields parameter.
build(HttpFields, EnumSet<HttpHeader>) - Static method in interface org.eclipse.jetty.http.HttpFields
Returns a new HttpFields.Mutable instance containing a copy of all the HttpFields of the given HttpFields, removing the HttpFields with the given names.
build(HttpFields, HttpField) - Static method in interface org.eclipse.jetty.http.HttpFields
Returns a new HttpFields.Mutable instance containing a copy of all the HttpFields of the given HttpFields, replacing with the given HttpField all the fields HttpFields with the same name.
build(HttpURI) - Static method in interface org.eclipse.jetty.http.HttpURI
 
build(HttpURI, String) - Static method in interface org.eclipse.jetty.http.HttpURI
 
build(HttpURI, String, String, String) - Static method in interface org.eclipse.jetty.http.HttpURI
 
ByteBufferPart(String, String, HttpFields, ByteBuffer...) - Constructor for class org.eclipse.jetty.http.MultiPart.ByteBufferPart
 
ByteBufferPart(String, String, HttpFields, List<ByteBuffer>) - Constructor for class org.eclipse.jetty.http.MultiPart.ByteBufferPart
 
ByteRange - Record Class in org.eclipse.jetty.http
A representation of a byte range as specified by RFC 7233.
ByteRange(long, long) - Constructor for record class org.eclipse.jetty.http.ByteRange
Creates an instance of a ByteRange record class.
BYTES - Enum constant in enum class org.eclipse.jetty.http.HttpHeaderValue
 

C

C_AUTHORITY - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
C_METHOD - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
HTTP2 Fields.
C_PATH - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
C_PROTOCOL - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
C_SCHEME - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
C_STATUS - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
CACHE - Static variable in enum class org.eclipse.jetty.http.HttpHeader
 
CACHE - Static variable in enum class org.eclipse.jetty.http.HttpHeaderValue
 
CACHE - Static variable in enum class org.eclipse.jetty.http.HttpMethod
 
CACHE - Static variable in class org.eclipse.jetty.http.HttpParser
Cache of common HttpFields including: Common static combinations such as: Connection: close Accept-Encoding: gzip Content-Length: 0 Combinations of Content-Type header for common mime types by common charsets Most common headers with null values so that a lookup will at least determine the header name even if the name:value combination is not cached
CACHE - Static variable in enum class org.eclipse.jetty.http.HttpScheme
 
CACHE - Static variable in enum class org.eclipse.jetty.http.HttpVersion
 
CACHE - Static variable in class org.eclipse.jetty.http.MimeTypes
 
CACHE_CONTROL - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
CachedHttpContent(String, HttpContent) - Constructor for class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
CachingHttpContentFactory - Class in org.eclipse.jetty.http.content
HttpContent.Factory implementation that wraps any other HttpContent.Factory instance using it as a caching authority.
CachingHttpContentFactory(HttpContent.Factory, ByteBufferPool) - Constructor for class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
CachingHttpContentFactory.CachedHttpContent - Class in org.eclipse.jetty.http.content
 
CachingHttpContentFactory.CachingHttpContent - Interface in org.eclipse.jetty.http.content
 
CachingHttpContentFactory.NotFoundHttpContent - Class in org.eclipse.jetty.http.content
 
CapturingListener() - Constructor for class org.eclipse.jetty.http.ComplianceViolation.CapturingListener
 
CASE_INSENSITIVE_METHOD - Enum constant in enum class org.eclipse.jetty.http.HttpCompliance.Violation
The HTTP RFC(s) require that method names are case-sensitive, so that "Get" and "GET" are considered different methods.
CASE_SENSITIVE_FIELD_NAME - Enum constant in enum class org.eclipse.jetty.http.HttpCompliance.Violation
The HTTP RFC(s) require that field names are case-insensitive, so for example the fields "Content-Type: text/xml" and "content-type: text/xml" are considered equivalent.
caseInsensitiveHeader(String, String) - Method in class org.eclipse.jetty.http.HttpParser
 
checkHttpCompliance(MetaData.Request, HttpCompliance, ComplianceViolation.Listener) - Static method in class org.eclipse.jetty.http.HttpCompliance
 
CHECKIN - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
CHECKOUT - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
checkUriCompliance(UriCompliance, HttpURI, ComplianceViolation.Listener) - Static method in class org.eclipse.jetty.http.UriCompliance
 
checkViolation(HttpCompliance.Violation) - Method in class org.eclipse.jetty.http.HttpParser
 
CHUNK - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
CHUNK_PARAMS - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
CHUNK_SIZE - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
CHUNK_SIZE - Static variable in class org.eclipse.jetty.http.HttpGenerator
 
CHUNKED - Enum constant in enum class org.eclipse.jetty.http.HttpHeaderValue
 
CHUNKED_CONTENT - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
CHUNKED_CONTENT - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.EndOfContent
 
ChunksPart(String, String, HttpFields, List<Content.Chunk>) - Constructor for class org.eclipse.jetty.http.MultiPart.ChunksPart
 
clear() - Method in interface org.eclipse.jetty.http.HttpCookieStore
Removes all the cookies from this store.
clear() - Method in class org.eclipse.jetty.http.HttpCookieStore.Default
 
clear() - Method in class org.eclipse.jetty.http.HttpCookieStore.Empty
 
clear() - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Removes all the fields from this instance.
clear() - Method in class org.eclipse.jetty.http.HttpFields.Mutable.Wrapper
 
clear() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
clear() - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
clear() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
clear() - Method in class org.eclipse.jetty.http.HttpTester.Request
 
clear() - Method in class org.eclipse.jetty.http.HttpTester.Response
 
clear() - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
close() - Method in class org.eclipse.jetty.http.HttpParser
Request that the associated data source be closed
close() - Method in class org.eclipse.jetty.http.MultiPart.AbstractContentSource
Closes this ContentSource so that no more parts may be added.
close() - Method in class org.eclipse.jetty.http.MultiPart.Part
 
close() - Method in class org.eclipse.jetty.http.MultiPartFormData.Parts
 
CLOSE - Enum constant in enum class org.eclipse.jetty.http.HttpHeaderValue
 
CLOSE - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
CLOSED - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
CNTL - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.Type
 
COLON - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.Type
 
COMMA_NOT_VALID_OCTET - Enum constant in enum class org.eclipse.jetty.http.CookieCompliance.Violation
Deprecated.
Use SPECIAL_CHARS_IN_QUOTES
COMMA_SEPARATOR - Enum constant in enum class org.eclipse.jetty.http.CookieCompliance.Violation
A comma was found as separator between cookies.
comment(String) - Method in class org.eclipse.jetty.http.HttpCookie.Builder
 
COMMENT_ATTRIBUTE - Static variable in interface org.eclipse.jetty.http.HttpCookie
 
COMMITTED - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.State
 
compareTo(MappedResource<E>) - Method in class org.eclipse.jetty.http.pathmap.MappedResource
Comparison is based solely on the pathSpec
compareTo(PathSpec) - Method in class org.eclipse.jetty.http.pathmap.AbstractPathSpec
 
compareTo(PathSpec) - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
COMPLETING - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.State
 
COMPLETING_1XX - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.State
 
ComplianceViolation - Interface in org.eclipse.jetty.http
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.
ComplianceViolation.CapturingListener - Class in org.eclipse.jetty.http
 
ComplianceViolation.Event - Record Class in org.eclipse.jetty.http
 
ComplianceViolation.Listener - Interface in org.eclipse.jetty.http
A listener that can be notified of violations.
ComplianceViolation.LoggingListener - Class in org.eclipse.jetty.http
 
ComplianceViolation.Mode - Interface in org.eclipse.jetty.http
A Mode is a set of ComplianceViolations that are allowed.
ComplianceViolationException - Exception Class in org.eclipse.jetty.http
 
ComplianceViolationException(ComplianceViolation.Event) - Constructor for exception class org.eclipse.jetty.http.ComplianceViolationException
 
ComplianceViolationException(ComplianceViolation.Mode, ComplianceViolation, String) - Constructor for exception class org.eclipse.jetty.http.ComplianceViolationException
 
compliesWith(CookieCompliance) - Method in class org.eclipse.jetty.http.CookieCompliance
 
CompressedContentFormat - Class in org.eclipse.jetty.http
 
CompressedContentFormat(String, String) - Constructor for class org.eclipse.jetty.http.CompressedContentFormat
 
computeField(String, BiFunction<String, List<HttpField>, HttpField>) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Computes a single field for the given HTTP field name and for existing fields with the same name.
computeField(String, BiFunction<String, List<HttpField>, HttpField>) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
computeField(String, BiFunction<String, List<HttpField>, HttpField>) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
computeField(String, BiFunction<String, List<HttpField>, HttpField>) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
computeField(String, BiFunction<String, List<HttpField>, HttpField>) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
computeField(HttpHeader, BiFunction<HttpHeader, List<HttpField>, HttpField>) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Computes a single field for the given HttpHeader and for existing fields with the same header.
computeField(HttpHeader, BiFunction<HttpHeader, List<HttpField>, HttpField>) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
computeField(HttpHeader, BiFunction<HttpHeader, List<HttpField>, HttpField>) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
computeField(HttpHeader, BiFunction<HttpHeader, List<HttpField>, HttpField>) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
computeField(HttpHeader, BiFunction<HttpHeader, List<HttpField>, HttpField>) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
computeField(T, BiFunction<T, List<HttpField>, HttpField>, BiPredicate<HttpField, T>) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
computeField(T, BiFunction<T, List<HttpField>, HttpField>, BiPredicate<HttpField, T>) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
computeField(T, BiFunction<T, List<HttpField>, HttpField>, BiPredicate<HttpField, T>) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
computeField(T, BiFunction<T, List<HttpField>, HttpField>, BiPredicate<HttpField, T>) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
computeWeakEtag(Path) - Static method in class org.eclipse.jetty.http.EtagUtils
Compute the weak etag for the provided Path reference.
computeWeakEtag(Path, String) - Static method in class org.eclipse.jetty.http.EtagUtils
Compute the weak etag for the provided Path reference.
computeWeakEtag(Resource) - Static method in class org.eclipse.jetty.http.EtagUtils
Compute the weak etag for the provided Resource reference.
computeWeakEtag(Resource, String) - Static method in class org.eclipse.jetty.http.EtagUtils
Compute the weak etag for the provided Resource reference.
CONFLICT - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
CONFLICT_409 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
CONNECT - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
CONNECTION - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
General Fields.
CONNECTION_CLOSE - Static variable in interface org.eclipse.jetty.http.HttpFields
A constant HttpField for the HTTP header:
CONNECTION_KEEPALIVE - Static variable in interface org.eclipse.jetty.http.HttpFields
A constant HttpField for the HTTP header:
ConnectRequest(long, String, HostPortHttpField, String, HttpFields, String) - Constructor for class org.eclipse.jetty.http.MetaData.ConnectRequest
 
ConnectRequest(long, HttpScheme, HostPortHttpField, String, HttpFields, String) - Constructor for class org.eclipse.jetty.http.MetaData.ConnectRequest
 
ConnectRequest(String, HostPortHttpField, String, HttpFields, String) - Constructor for class org.eclipse.jetty.http.MetaData.ConnectRequest
 
ConnectRequest(HttpScheme, HostPortHttpField, String, HttpFields, String) - Constructor for class org.eclipse.jetty.http.MetaData.ConnectRequest
 
contains(String) - Method in class org.eclipse.jetty.http.HttpField
Returns whether this field value, possibly multi-valued, contains the specified search string, case-insensitively.
contains(String) - Method in interface org.eclipse.jetty.http.HttpFields
Returns whether this instance contains the given field name.
contains(String) - Method in class org.eclipse.jetty.http.PreEncodedHttpField
 
contains(String, String) - Static method in class org.eclipse.jetty.http.HttpField
Returns whether the given value, possibly multi-valued, contains the specified search string, case-insensitively.
contains(String, String) - Method in interface org.eclipse.jetty.http.HttpFields
Returns whether this instance contains the given field name with the given value.
contains(EnumSet<HttpHeader>) - Method in interface org.eclipse.jetty.http.HttpFields
Returns whether this instance contains at least one of the given field names.
contains(HttpField) - Method in interface org.eclipse.jetty.http.HttpFields
Returns whether this instance contains the given HttpField.
contains(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Returns whether this instance contains the given field name.
contains(HttpHeader, String) - Method in interface org.eclipse.jetty.http.HttpFields
Returns whether this instance contains the given HttpHeader with the given value.
containsLast(String) - Method in class org.eclipse.jetty.http.HttpField
Look for a value as the last value in a possible multivalued field Parameters and specifically quality parameters are not considered.
containsLast(String, String) - Static method in class org.eclipse.jetty.http.HttpField
Look for the last value in a possible multivalued field Parameters and specifically quality parameters are not considered.
containsLast(HttpHeader, String) - Method in interface org.eclipse.jetty.http.HttpFields
Look for a value as the last value in a possible multivalued field.
content(ByteBuffer) - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
 
content(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
CONTENT - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
CONTENT_DISPOSITION - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
CONTENT_ENCODING - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
CONTENT_END - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
CONTENT_HEADERS - Static variable in enum class org.eclipse.jetty.http.HttpHeader
 
CONTENT_HEADERS_304 - Static variable in enum class org.eclipse.jetty.http.HttpHeader
 
CONTENT_LANGUAGE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
CONTENT_LENGTH - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
CONTENT_LENGTH - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.EndOfContent
 
CONTENT_LENGTH_0 - Static variable in interface org.eclipse.jetty.http.HttpFields
A constant HttpField for the HTTP header:
CONTENT_LOCATION - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
CONTENT_MD5 - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
CONTENT_RANGE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
CONTENT_TRANSFER_ENCODING - Enum constant in enum class org.eclipse.jetty.http.MultiPartCompliance.Violation
 
CONTENT_TYPE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
contentComplete() - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
 
contentComplete() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
ContentSource(String) - Constructor for class org.eclipse.jetty.http.MultiPartByteRanges.ContentSource
 
ContentSource(String) - Constructor for class org.eclipse.jetty.http.MultiPartFormData.ContentSource
 
ContentSourcePart(String, String, HttpFields, Content.Source) - Constructor for class org.eclipse.jetty.http.MultiPart.ContentSourcePart
 
CONTINUE - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.Result
 
CONTINUE - Enum constant in enum class org.eclipse.jetty.http.HttpHeaderValue
 
CONTINUE - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
CONTINUE_100 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
CONTINUE_100_INFO - Static variable in class org.eclipse.jetty.http.HttpGenerator
 
COOKIE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
Other Fields.
CookieCache - Class in org.eclipse.jetty.http
Cookie parser
CookieCache() - Constructor for class org.eclipse.jetty.http.CookieCache
 
CookieCache(CookieCompliance) - Constructor for class org.eclipse.jetty.http.CookieCache
 
CookieCompliance - Class in org.eclipse.jetty.http
The compliance mode for Cookie handling.
CookieCompliance(String, Set<CookieCompliance.Violation>) - Constructor for class org.eclipse.jetty.http.CookieCompliance
 
CookieCompliance.Violation - Enum Class in org.eclipse.jetty.http
 
CookieCutter - Class in org.eclipse.jetty.http
Deprecated.
CookieCutter(CookieParser.Handler, CookieCompliance, ComplianceViolation.Listener) - Constructor for class org.eclipse.jetty.http.CookieCutter
Deprecated.
 
CookieParser - Interface in org.eclipse.jetty.http
Cookie parser.
CookieParser.Handler - Interface in org.eclipse.jetty.http
The handler of parsed cookies.
CookieParser.InvalidCookieException - Exception Class in org.eclipse.jetty.http
The exception thrown when a cookie cannot be parsed and CookieCompliance.Violation.INVALID_COOKIES is not allowed.
COPY - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
CR - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.Type
 
CREATED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
CREATED_201 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
createWeakEtagField(Resource) - Static method in class org.eclipse.jetty.http.EtagUtils
Create a new HttpField HttpHeader.ETAG field suitable to represent the provided Resource.
createWeakEtagField(Resource, String) - Static method in class org.eclipse.jetty.http.EtagUtils
Create a new HttpField HttpHeader.ETAG field suitable to represent the provided Resource.
customizePartHeaders(MultiPart.Part) - Method in class org.eclipse.jetty.http.MultiPart.AbstractContentSource
 
customizePartHeaders(MultiPart.Part) - Method in class org.eclipse.jetty.http.MultiPartFormData.ContentSource
 

D

DATE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
DateGenerator - Class in org.eclipse.jetty.http
ThreadLocal Date formatters for HTTP style dates.
DateGenerator() - Constructor for class org.eclipse.jetty.http.DateGenerator
 
DateParser - Class in org.eclipse.jetty.http
ThreadLocal data parsers for HTTP style dates
DateParser() - Constructor for class org.eclipse.jetty.http.DateParser
 
decode(ByteBuffer) - Method in class org.eclipse.jetty.http.compression.HuffmanDecoder
 
decode(ByteBuffer) - Method in class org.eclipse.jetty.http.compression.NBitStringDecoder
Decode a string from the buffer.
decode(ByteBuffer) - Method in class org.eclipse.jetty.http.GZIPContentDecoder
Inflates compressed data from a buffer.
decodeChunks(ByteBuffer) - Method in class org.eclipse.jetty.http.GZIPContentDecoder
Inflates compressed data.
decodedChunk(RetainableByteBuffer) - Method in class org.eclipse.jetty.http.GZIPContentDecoder
Called when a chunk of data is inflated.
decodedPath(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
decodeInt(ByteBuffer) - Method in class org.eclipse.jetty.http.compression.NBitIntegerDecoder
Decode an integer from the buffer.
decodeLong(ByteBuffer) - Method in class org.eclipse.jetty.http.compression.NBitIntegerDecoder
Decode a long from the buffer.
Default() - Constructor for class org.eclipse.jetty.http.HttpCookieStore.Default
 
DEFAULT - Enum constant in enum class org.eclipse.jetty.http.pathmap.PathSpecGroup
The default spec for accessing the Default path behavior.
DEFAULT - Static variable in class org.eclipse.jetty.http.UriCompliance
The default compliance mode allows no violations from RFC3986 and is equivalent to UriCompliance.RFC3986 compliance.
DEFAULTS - Static variable in class org.eclipse.jetty.http.MimeTypes
 
delete() - Method in class org.eclipse.jetty.http.MultiPart.Part
 
DELETE - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
DELIMITERS - Static variable in class org.eclipse.jetty.http.QuotedCSVParser
 
demand(Runnable) - Method in class org.eclipse.jetty.http.MultiPart.AbstractContentSource
 
destroy() - Method in class org.eclipse.jetty.http.GZIPContentDecoder
 
details() - Method in record class org.eclipse.jetty.http.ComplianceViolation.Event
Returns the value of the details record component.
DIGIT - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.Type
 
doFormatCookieDate(StringBuilder, long) - Method in class org.eclipse.jetty.http.DateGenerator
Format "EEE, dd-MMM-yy HH:mm:ss 'GMT'" for cookies
doFormatDate(long) - Method in class org.eclipse.jetty.http.DateGenerator
Format HTTP date "EEE, dd MMM yyyy HH:mm:ss 'GMT'"
domain(String) - Method in class org.eclipse.jetty.http.HttpCookie.Builder
 
DOMAIN_ATTRIBUTE - Static variable in interface org.eclipse.jetty.http.HttpCookie
 
DONE - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.Result
 
dump() - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
dump(Appendable, String) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
DUPLICATE_HOST_HEADERS - Enum constant in enum class org.eclipse.jetty.http.HttpCompliance.Violation
Since RFC 7230: Section 5.4, the HTTP protocol says that a Server must reject a request duplicate host headers.

E

EARLY_HINT - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
Deprecated, for removal: This API element is subject to removal in a future version.
EARLY_HINT_103 - Static variable in class org.eclipse.jetty.http.HttpStatus
Deprecated, for removal: This API element is subject to removal in a future version.
EARLY_HINTS - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
EARLY_HINTS_103 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
earlyEOF() - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
Called to signal that an EOF was received unexpectedly during the parsing of an HTTP message
earlyEOF() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
Empty() - Constructor for class org.eclipse.jetty.http.HttpCookieStore.Empty
 
EMPTY - Static variable in interface org.eclipse.jetty.http.HttpFields
A constant for an immutable and empty HttpFields.
EMPTY - Static variable in interface org.eclipse.jetty.http.pathmap.MatchedPath
 
encode(ByteBuffer, int, long) - Static method in class org.eclipse.jetty.http.compression.NBitIntegerEncoder
 
encode(ByteBuffer, int, String, boolean) - Static method in class org.eclipse.jetty.http.compression.NBitStringEncoder
 
encode(ByteBuffer, String) - Static method in class org.eclipse.jetty.http.compression.HuffmanEncoder
 
encodeLowerCase(ByteBuffer, String) - Static method in class org.eclipse.jetty.http.compression.HuffmanEncoder
 
EncodingException - Exception Class in org.eclipse.jetty.http.compression
 
EncodingException(String) - Constructor for exception class org.eclipse.jetty.http.compression.EncodingException
 
END - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.State
 
END - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
ENHANCE_YOUR_CALM - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
ENHANCE_YOUR_CALM_420 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
ensureField(HttpField) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Ensures that the given HttpField is present when the field may not exist or may exist and be multi-valued.
entrySet() - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
EOF_CONTENT - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
EOF_CONTENT - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.EndOfContent
 
equals(int) - Method in enum class org.eclipse.jetty.http.HttpStatus.Code
 
equals(Object) - Method in record class org.eclipse.jetty.http.ByteRange
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.eclipse.jetty.http.ComplianceViolation.Event
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
equals(Object) - Method in interface org.eclipse.jetty.http.HttpCookie
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpCookie.Immutable
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpField
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
equals(Object) - Method in class org.eclipse.jetty.http.pathmap.AbstractPathSpec
 
equals(Object) - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
equals(HttpCookie, Object) - Static method in interface org.eclipse.jetty.http.HttpCookie
Implementation of Object.equals(Object) compatible with RFC 6265.
ESCAPE_IN_QUOTES - Enum constant in enum class org.eclipse.jetty.http.CookieCompliance.Violation
A backslash was found in a quoted cookie value.
etag(String) - Method in class org.eclipse.jetty.http.CompressedContentFormat
Get an etag with suffix that represents this compressed type.
ETAG - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ETAG_SEPARATOR - Static variable in class org.eclipse.jetty.http.EtagUtils
The separator within an etag used to indicate a compressed variant.
EtagUtils - Class in org.eclipse.jetty.http
Utility classes for Entity Tag behaviors as outlined in RFC9110 : Section 8.8.3 - Entity Tag
Event(ComplianceViolation.Mode, ComplianceViolation, String) - Constructor for record class org.eclipse.jetty.http.ComplianceViolation.Event
Creates an instance of a Event record class.
EXACT - Enum constant in enum class org.eclipse.jetty.http.pathmap.PathSpecGroup
For exactly defined path specs, no glob.
EXPECT - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
EXPECTATION_FAILED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
EXPECTATION_FAILED_417 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
expires(Instant) - Method in class org.eclipse.jetty.http.HttpCookie.Builder
 
EXPIRES - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
EXPIRES_01JAN1970 - Static variable in interface org.eclipse.jetty.http.HttpFields
A constant HttpField for the HTTP header:
EXPIRES_ATTRIBUTE - Static variable in interface org.eclipse.jetty.http.HttpCookie
 
extractBoundary(String) - Static method in class org.eclipse.jetty.http.MultiPart
Extracts the value of the boundary parameter from the Content-Type header value, or returns null if the boundary parameter is missing.

F

fail(Throwable) - Method in class org.eclipse.jetty.http.MultiPart.AbstractContentSource
 
fail(Throwable) - Method in class org.eclipse.jetty.http.MultiPart.ChunksPart
 
fail(Throwable) - Method in class org.eclipse.jetty.http.MultiPart.Part
 
FAILED_DEPENDENCY - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
FAILED_DEPENDENCY_424 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
FIELD - Enum constant in enum class org.eclipse.jetty.http.HttpParser.FieldState
 
FileMappingHttpContentFactory - Class in org.eclipse.jetty.http.content
 
FileMappingHttpContentFactory(HttpContent.Factory) - Constructor for class org.eclipse.jetty.http.content.FileMappingHttpContentFactory
Construct a FileMappingHttpContentFactory which can use file mapped buffers.
FileMappingHttpContentFactory(HttpContent.Factory, int) - Constructor for class org.eclipse.jetty.http.content.FileMappingHttpContentFactory
Construct a FileMappingHttpContentFactory which can use file mapped buffers.
fillBuffer() - Method in class org.eclipse.jetty.http.HttpTester.Input
 
fillBufferFromInputStream(InputStream, byte[]) - Method in class org.eclipse.jetty.http.MultiPartByteRanges.InputStreamContentSource
 
first() - Method in record class org.eclipse.jetty.http.ByteRange
Returns the value of the first record component.
FLUSH - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.Result
 
flushCache() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
FORBIDDEN - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
FORBIDDEN_403 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
FORM_ENCODED - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
formatDate(long) - Static method in class org.eclipse.jetty.http.DateGenerator
Format HTTP date "EEE, dd MMM yyyy HH:mm:ss 'GMT'"
formatDate(Instant) - Static method in class org.eclipse.jetty.http.DateGenerator
Format HTTP date "EEE, dd MMM yyyy HH:mm:ss 'GMT'"
formatExpires(Instant) - Static method in interface org.eclipse.jetty.http.HttpCookie
Formats the Instant associated with the Expires attribute into a RFC 1123 string.
FORWARDED - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
FOUND - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
FOUND_302 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
fragment(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
from(InputStream) - Static method in class org.eclipse.jetty.http.HttpTester
 
from(String) - Static method in class org.eclipse.jetty.http.CookieCompliance
Create compliance set from string.
from(String) - Static method in class org.eclipse.jetty.http.HttpCompliance
Create compliance mode from a String description.
from(String) - Static method in enum class org.eclipse.jetty.http.HttpCookie.SameSite
 
from(String) - Static method in class org.eclipse.jetty.http.HttpTester
 
from(String) - Static method in interface org.eclipse.jetty.http.HttpURI
 
from(String) - Static method in interface org.eclipse.jetty.http.pathmap.PathSpec
 
from(String) - Static method in class org.eclipse.jetty.http.UriCompliance
Create compliance set from string.
from(String, String) - Static method in interface org.eclipse.jetty.http.HttpCookie
Creates a new HttpCookie from the given name and value.
from(String, String) - Static method in interface org.eclipse.jetty.http.HttpURI
 
from(String, String) - Static method in interface org.eclipse.jetty.http.pathmap.MatchedPath
 
from(String, String, int, String) - Static method in interface org.eclipse.jetty.http.HttpURI
 
from(String, String, int, Map<String, String>) - Static method in interface org.eclipse.jetty.http.HttpCookie
Creates a new HttpCookie from the given name, value, version and attributes.
from(String, String, Map<String, String>) - Static method in interface org.eclipse.jetty.http.HttpCookie
Creates a new HttpCookie from the given name, value and attributes.
from(String, HostPort, String) - Static method in interface org.eclipse.jetty.http.HttpURI
 
from(HttpCookie) - Static method in interface org.eclipse.jetty.http.HttpCookie
Creates a new HttpCookie copied from the given HttpCookie.
from(URI) - Static method in interface org.eclipse.jetty.http.HttpURI
 
from(ByteBuffer) - Static method in class org.eclipse.jetty.http.HttpTester
 
from(ReadableByteChannel) - Static method in class org.eclipse.jetty.http.HttpTester
 
from(Set<UriCompliance.Violation>) - Static method in class org.eclipse.jetty.http.UriCompliance
Create compliance set from a set of allowed Violations.
from(HttpCookie, String...) - Static method in interface org.eclipse.jetty.http.HttpCookie
 
from(HttpField...) - Static method in interface org.eclipse.jetty.http.HttpFields
Returns an immutable HttpFields instance containing the given HttpFields.
from(Attributes, String, Function<MultiPartFormData.Parser, CompletableFuture<MultiPartFormData.Parts>>) - Static method in class org.eclipse.jetty.http.MultiPartFormData
Deprecated, for removal: This API element is subject to removal in a future version.
use MultiPartFormData.from(Attributes, ComplianceViolation.Listener, String, Function) instead. This method will be removed in Jetty 12.1.0
from(Attributes, ComplianceViolation.Listener, String, Function<MultiPartFormData.Parser, CompletableFuture<MultiPartFormData.Parts>>) - Static method in class org.eclipse.jetty.http.MultiPartFormData
 
FROM - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
fromString(String) - Static method in enum class org.eclipse.jetty.http.HttpMethod
Converts the given String parameter to an HttpMethod.
fromString(String) - Static method in enum class org.eclipse.jetty.http.HttpVersion
Case insensitive fromString() conversion
fromVersion(int) - Static method in enum class org.eclipse.jetty.http.HttpVersion
 

G

GATEWAY_TIMEOUT - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
GATEWAY_TIMEOUT_504 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
generate() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
generateBoundary(String, int) - Static method in class org.eclipse.jetty.http.MultiPart
Generates a multipart boundary, made of the given optional prefix string and the given number of random characters.
generateRequest(MetaData.Request, ByteBuffer, ByteBuffer, ByteBuffer, boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
 
generateResponse(MetaData.Response, boolean, ByteBuffer, ByteBuffer, ByteBuffer, boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
 
get() - Method in interface org.eclipse.jetty.http.HttpFields
Supplies this instance, typically used to supply HTTP trailers.
get(int) - Method in class org.eclipse.jetty.http.MultiPartByteRanges.Parts
Returns the MultiPart.Part at the given index, a number between 0 included and the value returned by MultiPartByteRanges.Parts.size() excluded.
get(int) - Method in class org.eclipse.jetty.http.MultiPartFormData.Parts
Returns the MultiPart.Part at the given index, a number between 0 included and the value returned by MultiPartFormData.Parts.size() excluded.
get(Object) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
get(String) - Method in interface org.eclipse.jetty.http.HttpFields
Returns the encoded value of the first field with the given field name, or null if no such field is present.
get(String) - Method in class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
 
get(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Returns the encoded value of the first field with the given field name, or null if no such header is present.
get(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
 
get(PathSpec) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
GET - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
GET_AS_INT - Static variable in enum class org.eclipse.jetty.http.HttpMethod
 
getAll(String) - Method in class org.eclipse.jetty.http.MultiPartFormData.Parts
Returns all the MultiPart.Parts with the given name.
getAllowed() - Method in interface org.eclipse.jetty.http.ComplianceViolation.Mode
 
getAllowed() - Method in class org.eclipse.jetty.http.CookieCompliance
 
getAllowed() - Method in class org.eclipse.jetty.http.HttpCompliance
 
getAllowed() - Method in class org.eclipse.jetty.http.MultiPartCompliance
 
getAllowed() - Method in class org.eclipse.jetty.http.UriCompliance
Get the set of UriCompliance.Violations allowed by this compliance mode.
getAssumedCharset(String) - Method in class org.eclipse.jetty.http.MimeTypes
 
getAssumedMap() - Method in class org.eclipse.jetty.http.MimeTypes
 
getAssumedMap() - Method in class org.eclipse.jetty.http.MimeTypes.Wrapper
 
getAttributes() - Method in interface org.eclipse.jetty.http.HttpCookie
 
getAttributes() - Method in class org.eclipse.jetty.http.HttpCookie.Immutable
 
getAttributes() - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
getAttributes() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
getAttributeValue() - Method in enum class org.eclipse.jetty.http.HttpCookie.SameSite
 
getAuthority() - Method in interface org.eclipse.jetty.http.HttpURI
 
getAuthority() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getAuthority() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getBaseType() - Method in enum class org.eclipse.jetty.http.MimeTypes.Type
 
getBaseType(String) - Static method in class org.eclipse.jetty.http.MimeTypes
 
getBeginNanoTime() - Method in class org.eclipse.jetty.http.HttpParser
 
getBeginNanoTime() - Method in class org.eclipse.jetty.http.MetaData.Request
 
getBoundary() - Method in class org.eclipse.jetty.http.MultiPart.AbstractContentSource
 
getBoundary() - Method in class org.eclipse.jetty.http.MultiPart.Parser
 
getBoundary() - Method in class org.eclipse.jetty.http.MultiPartByteRanges.Parser
 
getBoundary() - Method in class org.eclipse.jetty.http.MultiPartByteRanges.Parts
 
getBoundary() - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
getBuffer() - Method in class org.eclipse.jetty.http.HttpTester.Input
 
getByte() - Method in class org.eclipse.jetty.http.HttpTokens.Token
 
getByteBuffer() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getByteBuffer() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getByteBuffer() - Method in interface org.eclipse.jetty.http.content.HttpContent
Get this HTTP content as a ByteBuffer if possible.
getByteBuffer() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getByteBuffer() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getByteBuffer() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getByteBuffer() - Method in class org.eclipse.jetty.http.Trailers
 
getBytes() - Method in enum class org.eclipse.jetty.http.HttpHeader
 
getBytes() - Method in enum class org.eclipse.jetty.http.HttpMethod
 
getBytesColonSpace() - Method in enum class org.eclipse.jetty.http.HttpHeader
 
getBytesOccupied() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getBytesOccupied() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getBytesOccupied() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getCache() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
getCachedFiles() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
getCachedSize() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
getCanonicalPath() - Method in interface org.eclipse.jetty.http.HttpURI
 
getCanonicalPath() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getCanonicalPath() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getChar() - Method in class org.eclipse.jetty.http.HttpTokens.Token
 
getCharacterEncoding() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getCharacterEncoding() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getCharacterEncoding() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getCharacterEncoding() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getCharacterEncoding() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getCharacterEncoding() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getCharset() - Method in enum class org.eclipse.jetty.http.MimeTypes.Type
 
getCharset(String) - Method in class org.eclipse.jetty.http.MimeTypes
Get the explicit, assumed, or inferred Charset for a mime type
getCharsetAssumedFromContentType(String) - Method in class org.eclipse.jetty.http.MimeTypes
 
getCharsetAssumedFromContentType(String) - Method in class org.eclipse.jetty.http.MimeTypes.Wrapper
 
getCharsetFromContentType(String) - Static method in class org.eclipse.jetty.http.MimeTypes
 
getCharsetInferredFromContentType(String) - Method in class org.eclipse.jetty.http.MimeTypes
 
getCharsetInferredFromContentType(String) - Method in class org.eclipse.jetty.http.MimeTypes.Wrapper
 
getCharsetString() - Method in enum class org.eclipse.jetty.http.MimeTypes.Type
 
getCode() - Method in interface org.eclipse.jetty.http.HttpException
 
getCode() - Method in exception class org.eclipse.jetty.http.HttpException.IllegalArgumentException
 
getCode() - Method in exception class org.eclipse.jetty.http.HttpException.RuntimeException
 
getCode() - Method in enum class org.eclipse.jetty.http.HttpStatus.Code
 
getCode(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Get the HttpStatusCode for a specific code
getComment() - Method in interface org.eclipse.jetty.http.HttpCookie
Equivalent to getAttributes().get(COMMENT_ATTRIBUTE).
getComment() - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
getComment() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
getContent() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
getContent(String) - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
getContent(String) - Method in class org.eclipse.jetty.http.content.FileMappingHttpContentFactory
 
getContent(String) - Method in interface org.eclipse.jetty.http.content.HttpContent.Factory
 
getContent(String) - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContentFactory
 
getContent(String) - Method in class org.eclipse.jetty.http.content.ResourceHttpContentFactory
 
getContent(String) - Method in class org.eclipse.jetty.http.content.VirtualHttpContentFactory
 
getContentAsString(Charset) - Method in class org.eclipse.jetty.http.MultiPart.Part
Returns the content of this part as a string.
getContentByteBuffer() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
getContentBytes() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
getContentEncoding() - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
getContentEncoding() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getContentEncoding() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getContentEncoding() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getContentEncoding() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getContentEncoding() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getContentEncodingValue() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getContentEncodingValue() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getContentEncodingValue() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getContentEncodingValue() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getContentEncodingValue() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getContentLength() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getContentLength() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getContentLength() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getContentLength() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getContentLength() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getContentLength() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getContentLength() - Method in class org.eclipse.jetty.http.HttpParser
 
getContentLength() - Method in class org.eclipse.jetty.http.MetaData
Get the length of the content in bytes.
getContentLengthValue() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getContentLengthValue() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getContentLengthValue() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getContentLengthValue() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getContentLengthValue() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getContentLengthValue() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getContentPrepared() - Method in class org.eclipse.jetty.http.HttpGenerator
 
getContentRead() - Method in class org.eclipse.jetty.http.HttpParser
 
getContentSource() - Method in class org.eclipse.jetty.http.MultiPart.Part
Returns the content of this part as a Content.Source.
getContentType() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getContentType() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getContentType() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getContentType() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getContentType() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getContentTypeField() - Method in enum class org.eclipse.jetty.http.MimeTypes.Type
 
getContentTypeField(Charset) - Method in enum class org.eclipse.jetty.http.MimeTypes.Type
 
getContentTypeValue() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getContentTypeValue() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getContentTypeValue() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getContentTypeValue() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getContentTypeValue() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getContentTypeWithoutCharset(String) - Static method in class org.eclipse.jetty.http.MimeTypes
 
getCookies(HttpFields) - Method in class org.eclipse.jetty.http.CookieCache
 
getCookies(HttpFields, ComplianceViolation.Listener) - Method in class org.eclipse.jetty.http.CookieCache
 
getCSV(String, boolean) - Method in interface org.eclipse.jetty.http.HttpFields
Returns all the values of all the fields with the given field name.
getCSV(HttpHeader, boolean) - Method in interface org.eclipse.jetty.http.HttpFields
Returns all the values of all the fields with the given field name.
getDateField(String) - Method in interface org.eclipse.jetty.http.HttpFields
Returns the value of a date field as the number of milliseconds since the Unix Epoch, or -1 if no such field is present.
getDateField(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Returns the value of a date field as the number of milliseconds since the Unix Epoch, or -1 if no such field is present.
getDeclaration() - Method in interface org.eclipse.jetty.http.pathmap.PathSpec
The as-provided path spec.
getDeclaration() - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getDeclaration() - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
getDeclaration() - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getDecodedPath() - Method in interface org.eclipse.jetty.http.HttpURI
 
getDecodedPath() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getDecodedPath() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getDefaultCharset() - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
Returns the default charset as specified by RFC 7578, section 4.6, that is the charset specified by the part named _charset_.
getDefaultPort() - Method in enum class org.eclipse.jetty.http.HttpScheme
 
getDefaultPort(String) - Static method in enum class org.eclipse.jetty.http.HttpScheme
 
getDescription() - Method in interface org.eclipse.jetty.http.ComplianceViolation
 
getDescription() - Method in enum class org.eclipse.jetty.http.CookieCompliance.Violation
 
getDescription() - Method in enum class org.eclipse.jetty.http.HttpCompliance.Violation
 
getDescription() - Method in enum class org.eclipse.jetty.http.MultiPartCompliance.Violation
 
getDescription() - Method in enum class org.eclipse.jetty.http.UriCompliance.Violation
 
getDomain() - Method in interface org.eclipse.jetty.http.HttpCookie
Equivalent to getAttributes().get(DOMAIN_ATTRIBUTE).
getDomain() - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
getDomain() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
getEncodedField(HttpHeader, String, String) - Method in class org.eclipse.jetty.http.Http1FieldPreEncoder
 
getEncodedField(HttpHeader, String, String) - Method in interface org.eclipse.jetty.http.HttpFieldPreEncoder
 
getEncodedLength(HttpVersion) - Method in class org.eclipse.jetty.http.PreEncodedHttpField
 
getEncoding() - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
getETag() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getETag() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getETag() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getETag() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getETag() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getETag() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getEtagSuffix() - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
getETagValue() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getETagValue() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getETagValue() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getETagValue() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getETagValue() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getETagValue() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getEvent() - Method in exception class org.eclipse.jetty.http.ComplianceViolationException
 
getExpires() - Method in interface org.eclipse.jetty.http.HttpCookie
 
getExpires() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
getExtension() - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
getField(int) - Method in interface org.eclipse.jetty.http.HttpFields
Returns the HttpField at the given index, or null if there is no field at the given index.
getField(int) - Method in class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
 
getField(int) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
Get a Field by index.
getField(int) - Method in class org.eclipse.jetty.http.HttpTester.Message
Get a Field by index.
getField(int) - Method in class org.eclipse.jetty.http.HttpTester.Request
Get a Field by index.
getField(int) - Method in class org.eclipse.jetty.http.HttpTester.Response
Get a Field by index.
getField(String) - Method in interface org.eclipse.jetty.http.HttpFields
Returns the first HttpField with the given field name, or null if no such field is present.
getField(String) - Method in class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
 
getField(String) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
getField(String) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
getField(String) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
getField(String) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
getField(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Returns the first HttpField with the given field name, or null if no such field is present.
getField(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
 
getField(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
getField(HttpHeader) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
getField(HttpHeader) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
getField(HttpHeader) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
getFieldCache() - Method in class org.eclipse.jetty.http.HttpParser
 
getFieldNames() - Method in interface org.eclipse.jetty.http.HttpFields
getFieldNamesCollection() - Method in interface org.eclipse.jetty.http.HttpFields
Returns a Set of the field names.
getFields(String) - Method in interface org.eclipse.jetty.http.HttpFields
Returns all the HttpFields with the given field name.
getFields(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Returns all the HttpFields with the given field name.
getFileName() - Method in class org.eclipse.jetty.http.MultiPart.AbstractPartsListener
 
getFileName() - Method in class org.eclipse.jetty.http.MultiPart.Part
Returns the file name of this part, as specified by the HttpHeader.CONTENT_DISPOSITION's filename parameter.
getFilesDirectory() - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
getFirst(String) - Method in class org.eclipse.jetty.http.MultiPartFormData.Parts
Returns the first MultiPart.Part with the given name, or null if no MultiPart.Part with that name exists.
getFragment() - Method in interface org.eclipse.jetty.http.HttpURI
 
getFragment() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getFragment() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getGroup() - Method in interface org.eclipse.jetty.http.pathmap.PathSpec
The spec group.
getGroup() - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getGroup() - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
getGroup() - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getHandler() - Method in class org.eclipse.jetty.http.HttpParser
 
getHeader() - Method in class org.eclipse.jetty.http.HttpField
Get the HttpHeader of this field, or null.
getHeaderCacheSize() - Method in class org.eclipse.jetty.http.HttpParser
 
getHeaderLength() - Method in class org.eclipse.jetty.http.HttpParser
 
getHeaders() - Method in class org.eclipse.jetty.http.MultiPart.Part
 
getHexDigit() - Method in class org.eclipse.jetty.http.HttpTokens.Token
 
getHost() - Method in class org.eclipse.jetty.http.HostPortHttpField
Get the host.
getHost() - Method in interface org.eclipse.jetty.http.HttpURI
 
getHost() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getHost() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getHostPort() - Method in class org.eclipse.jetty.http.HostPortHttpField
 
getHttpFields() - Method in class org.eclipse.jetty.http.MetaData
Get the HTTP headers or HTTP trailers.
getHttpURI() - Method in class org.eclipse.jetty.http.MetaData.Request
 
getHttpVersion() - Method in class org.eclipse.jetty.http.Http10FieldPreEncoder
 
getHttpVersion() - Method in class org.eclipse.jetty.http.Http11FieldPreEncoder
 
getHttpVersion() - Method in interface org.eclipse.jetty.http.HttpFieldPreEncoder
The major version this encoder is for.
getHttpVersion() - Method in class org.eclipse.jetty.http.MetaData
Get the HTTP protocol version.
getInferredCharset(String) - Method in class org.eclipse.jetty.http.MimeTypes
 
getInferredMap() - Method in class org.eclipse.jetty.http.MimeTypes
 
getInferredMap() - Method in class org.eclipse.jetty.http.MimeTypes.Wrapper
 
getIntValue() - Method in class org.eclipse.jetty.http.HttpField
 
getIntValue() - Method in class org.eclipse.jetty.http.HttpField.IntValueHttpField
 
getIntValue() - Method in class org.eclipse.jetty.http.HttpField.LongValueHttpField
 
getIntValue() - Method in class org.eclipse.jetty.http.PreEncodedHttpField
 
getKey() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getKey() - Method in interface org.eclipse.jetty.http.content.CachingHttpContentFactory.CachingHttpContent
 
getKey() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getKey() - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
getKnown() - Method in interface org.eclipse.jetty.http.ComplianceViolation.Mode
 
getKnown() - Method in class org.eclipse.jetty.http.CookieCompliance
 
getKnown() - Method in class org.eclipse.jetty.http.HttpCompliance
 
getKnown() - Method in class org.eclipse.jetty.http.MultiPartCompliance
 
getKnown() - Method in class org.eclipse.jetty.http.UriCompliance
 
getKnownCharset(String) - Static method in class org.eclipse.jetty.http.MimeTypes
 
getLast(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Returns the encoded value of the last field with the given field name, or null if no such header is present.
getLastAccessedNanos() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getLastAccessedNanos() - Method in interface org.eclipse.jetty.http.content.CachingHttpContentFactory.CachingHttpContent
 
getLastAccessedNanos() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getLastModified() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getLastModified() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getLastModified() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getLastModified() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getLastModified() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getLastModified() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getLastModifiedInstant() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getLastModifiedInstant() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getLastModifiedInstant() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getLastModifiedInstant() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getLastModifiedInstant() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getLastModifiedInstant() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getLastModifiedValue() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getLastModifiedValue() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getLastModifiedValue() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getLastModifiedValue() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getLastModifiedValue() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getLastModifiedValue() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getLength() - Method in record class org.eclipse.jetty.http.ByteRange
Get the length of this byte range.
getLength() - Method in class org.eclipse.jetty.http.MultiPart.AbstractContentSource
 
getLength() - Method in class org.eclipse.jetty.http.MultiPart.Part
 
getLongField(String) - Method in interface org.eclipse.jetty.http.HttpFields
Returns the value of a field as a long value, or -1 if no such field is present.
getLongField(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Returns the value of a field as a long value, or -1 if no such field is present.
getLongValue() - Method in class org.eclipse.jetty.http.HttpField
 
getLongValue() - Method in class org.eclipse.jetty.http.HttpField.IntValueHttpField
 
getLongValue() - Method in class org.eclipse.jetty.http.HttpField.LongValueHttpField
 
getLongValue() - Method in class org.eclipse.jetty.http.PreEncodedHttpField
 
getLowerCaseName() - Method in class org.eclipse.jetty.http.HttpField
Get the field name in lower-case.
getMappings() - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
getMatched(String) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
Find the best single match for a path.
getMatchedList(String) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
Return a list of MatchedResource matches for the specified path.
getMatchedPath() - Method in class org.eclipse.jetty.http.pathmap.MatchedResource
 
getMatcher(String) - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getMatcher(String) - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getMatches(String) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
Return a list of MappedResource matches for the specified path.
getMaxAge() - Method in interface org.eclipse.jetty.http.HttpCookie
 
getMaxAge() - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
getMaxAge() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
getMaxCachedFiles() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
Get the max number of cached files..
getMaxCachedFileSize() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
getMaxCacheSize() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
getMaxFileSize() - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
getMaxLength() - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
getMaxMemoryFileSize() - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
getMaxParts() - Method in class org.eclipse.jetty.http.MultiPart.Parser
 
getMaxParts() - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
getMessage() - Method in enum class org.eclipse.jetty.http.HttpStatus.Code
 
getMessage(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Get the status message for a specific code.
getMetaData() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
getMetaData() - Method in class org.eclipse.jetty.http.HttpTester.Request
 
getMetaData() - Method in class org.eclipse.jetty.http.HttpTester.Response
 
getMethod() - Method in class org.eclipse.jetty.http.HttpTester.Request
 
getMethod() - Method in class org.eclipse.jetty.http.MetaData.Request
 
getMimeByExtension(String) - Method in class org.eclipse.jetty.http.MimeTypes
Get the MIME type by filename extension.
getMimeForExtension(String) - Method in class org.eclipse.jetty.http.MimeTypes
 
getMimeForExtension(String) - Method in class org.eclipse.jetty.http.MimeTypes.Wrapper
 
getMimeMap() - Method in class org.eclipse.jetty.http.MimeTypes
 
getMimeMap() - Method in class org.eclipse.jetty.http.MimeTypes.Wrapper
 
getMimeType() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getMimeType() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getMimeType() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getMimeType() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getMimeType() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getMimeType() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getName() - Method in interface org.eclipse.jetty.http.ComplianceViolation
 
getName() - Method in interface org.eclipse.jetty.http.ComplianceViolation.Mode
 
getName() - Method in class org.eclipse.jetty.http.CookieCompliance
 
getName() - Method in enum class org.eclipse.jetty.http.CookieCompliance.Violation
 
getName() - Method in class org.eclipse.jetty.http.HttpCompliance
 
getName() - Method in enum class org.eclipse.jetty.http.HttpCompliance.Violation
 
getName() - Method in interface org.eclipse.jetty.http.HttpCookie
 
getName() - Method in class org.eclipse.jetty.http.HttpCookie.Immutable
 
getName() - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
getName() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
getName() - Method in class org.eclipse.jetty.http.HttpField
Get the field name.
getName() - Method in class org.eclipse.jetty.http.MultiPart.AbstractPartsListener
 
getName() - Method in class org.eclipse.jetty.http.MultiPart.Part
Returns the name of this part, as specified by the HttpHeader.CONTENT_DISPOSITION's name parameter.
getName() - Method in class org.eclipse.jetty.http.MultiPartCompliance
 
getName() - Method in enum class org.eclipse.jetty.http.MultiPartCompliance.Violation
 
getName() - Method in class org.eclipse.jetty.http.UriCompliance
 
getName() - Method in enum class org.eclipse.jetty.http.UriCompliance.Violation
 
getParam() - Method in interface org.eclipse.jetty.http.HttpURI
Get a URI path parameter.
getParam() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getParam() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getPartHeadersMaxLength() - Method in class org.eclipse.jetty.http.MultiPart.AbstractContentSource
 
getPartHeadersMaxLength() - Method in class org.eclipse.jetty.http.MultiPart.Parser
 
getPartHeadersMaxLength() - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
getPath() - Method in interface org.eclipse.jetty.http.HttpCookie
Equivalent to getAttributes().get(PATH_ATTRIBUTE).
getPath() - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
getPath() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
getPath() - Method in interface org.eclipse.jetty.http.HttpURI
 
getPath() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getPath() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getPath() - Method in class org.eclipse.jetty.http.MultiPart.PathPart
 
getPathDepth() - Method in interface org.eclipse.jetty.http.pathmap.PathSpec
Get the number of path elements that this path spec declares.
getPathDepth() - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getPathDepth() - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
getPathDepth() - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getPathInfo() - Method in interface org.eclipse.jetty.http.pathmap.MatchedPath
Return the portion of the path that is after the path spec.
getPathInfo() - Method in class org.eclipse.jetty.http.pathmap.MatchedResource
Return the portion of the path that is after the path spec.
getPathInfo(String) - Method in interface org.eclipse.jetty.http.pathmap.PathSpec
Deprecated.
getPathInfo(String) - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getPathInfo(String) - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
getPathInfo(String) - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getPathMatch() - Method in interface org.eclipse.jetty.http.pathmap.MatchedPath
Return the portion of the path that matches a path spec.
getPathMatch() - Method in class org.eclipse.jetty.http.pathmap.MatchedResource
Return the portion of the path that matches a path spec.
getPathMatch(String) - Method in interface org.eclipse.jetty.http.pathmap.PathSpec
Deprecated.
getPathMatch(String) - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getPathMatch(String) - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
getPathMatch(String) - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getPathParams(String) - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getPathQuery() - Method in interface org.eclipse.jetty.http.HttpURI
 
getPathQuery() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getPathQuery() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getPathSpec() - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
getPathSpec() - Method in class org.eclipse.jetty.http.pathmap.MatchedResource
 
getPattern() - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getPattern() - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getPort() - Method in class org.eclipse.jetty.http.HostPortHttpField
Get the port.
getPort() - Method in interface org.eclipse.jetty.http.HttpURI
 
getPort() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getPort() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getPort(int) - Method in class org.eclipse.jetty.http.HostPortHttpField
Get the port.
getPreCompressedContentFormats() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
getPreCompressedContentFormats() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getPreCompressedContentFormats() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getPreCompressedContentFormats() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getPreCompressedContentFormats() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getPreCompressedContentFormats() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getPrefix() - Method in interface org.eclipse.jetty.http.pathmap.PathSpec
A simple prefix match for the pathspec or null
getPrefix() - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getPrefix() - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
getPrefix() - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getPreMatched() - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
getProtocol() - Method in class org.eclipse.jetty.http.MetaData.ConnectRequest
 
getProtocol() - Method in class org.eclipse.jetty.http.MetaData.Request
 
getQualityCSV(String) - Method in interface org.eclipse.jetty.http.HttpFields
Returns all the values of all the fields with the given name, split and sorted in quality order using QuotedQualityCSV.
getQualityCSV(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Returns all the values of all the fields with the given name, split and sorted in quality order using QuotedQualityCSV.
getQualityCSV(HttpHeader, ToIntFunction<String>) - Method in interface org.eclipse.jetty.http.HttpFields
Returns all the values of all the fields with the given name, split and sorted first in quality order and then optionally further sorted with the given function, using QuotedQualityCSV.
getQuery() - Method in interface org.eclipse.jetty.http.HttpURI
 
getQuery() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getQuery() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getReason() - Method in interface org.eclipse.jetty.http.HttpException
 
getReason() - Method in exception class org.eclipse.jetty.http.HttpException.IllegalArgumentException
 
getReason() - Method in exception class org.eclipse.jetty.http.HttpException.RuntimeException
 
getReason() - Method in class org.eclipse.jetty.http.HttpTester.Response
 
getReason() - Method in class org.eclipse.jetty.http.MetaData.Response
 
getReasonBuffer(int) - Static method in class org.eclipse.jetty.http.HttpGenerator
 
getResource() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
getResource() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
getResource() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getResource() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
getResource() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
getResource() - Method in class org.eclipse.jetty.http.content.VirtualHttpContentFactory
 
getResource() - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
getResource() - Method in class org.eclipse.jetty.http.pathmap.MatchedResource
 
getSameSite() - Method in interface org.eclipse.jetty.http.HttpCookie
 
getSameSite() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
getScheme() - Method in interface org.eclipse.jetty.http.HttpURI
 
getScheme() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getScheme() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getSpecLength() - Method in interface org.eclipse.jetty.http.pathmap.PathSpec
The length of the spec.
getSpecLength() - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getSpecLength() - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
getSpecLength() - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getState() - Method in class org.eclipse.jetty.http.HttpGenerator
 
getState() - Method in class org.eclipse.jetty.http.HttpParser
 
getStatus() - Method in class org.eclipse.jetty.http.HttpTester.Response
 
getStatus() - Method in class org.eclipse.jetty.http.MetaData.Response
 
getSuffix() - Method in interface org.eclipse.jetty.http.pathmap.PathSpec
A simple suffix match for the pathspec or null
getSuffix() - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getSuffix() - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
getSuffix() - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getToken(byte) - Static method in class org.eclipse.jetty.http.HttpTokens
 
getToken(char) - Static method in class org.eclipse.jetty.http.HttpTokens
 
getTrailers() - Method in class org.eclipse.jetty.http.Trailers
 
getTrailersSupplier() - Method in class org.eclipse.jetty.http.MetaData
 
getType() - Method in class org.eclipse.jetty.http.HttpTokens.Token
 
getURI() - Method in class org.eclipse.jetty.http.HttpTester.Request
 
getURL() - Method in interface org.eclipse.jetty.http.ComplianceViolation
 
getURL() - Method in enum class org.eclipse.jetty.http.CookieCompliance.Violation
 
getURL() - Method in enum class org.eclipse.jetty.http.HttpCompliance.Violation
 
getURL() - Method in enum class org.eclipse.jetty.http.MultiPartCompliance.Violation
 
getURL() - Method in enum class org.eclipse.jetty.http.UriCompliance.Violation
 
getUser() - Method in interface org.eclipse.jetty.http.HttpURI
 
getUser() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getUser() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getValue() - Method in interface org.eclipse.jetty.http.HttpCookie
 
getValue() - Method in class org.eclipse.jetty.http.HttpCookie.Immutable
 
getValue() - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
getValue() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
getValue() - Method in class org.eclipse.jetty.http.HttpField
Get the field value.
getValue() - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
getValueList() - Method in class org.eclipse.jetty.http.HttpField
Returns a list of the field values.
getValueParameters(String, Map<String, String>) - Static method in class org.eclipse.jetty.http.HttpField
Returns the field value and its parameters.
getValues() - Method in class org.eclipse.jetty.http.HttpField
 
getValues() - Method in class org.eclipse.jetty.http.QuotedCSV
 
getValues() - Method in class org.eclipse.jetty.http.QuotedQualityCSV
 
getValues(String) - Method in interface org.eclipse.jetty.http.HttpFields
Returns an Enumeration of the encoded values of all the fields with the given name.
getValuesList(String) - Method in interface org.eclipse.jetty.http.HttpFields
Returns a list of the encoded values of all the fields with the given name.
getValuesList(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Returns a list of the encoded values of all the fields with the given name.
getVariableCount() - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getVariables() - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getVersion() - Method in interface org.eclipse.jetty.http.HttpCookie
 
getVersion() - Method in class org.eclipse.jetty.http.HttpCookie.Immutable
 
getVersion() - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
getVersion() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
getVersion() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
getVersion() - Method in enum class org.eclipse.jetty.http.HttpVersion
 
getViolations() - Method in interface org.eclipse.jetty.http.HttpURI
 
getViolations() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
getViolations() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
getWrapped() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
getWrapped() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
getWrapped() - Method in class org.eclipse.jetty.http.MimeTypes.Wrapper
 
GONE - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
GONE_410 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
GZIP - Enum constant in enum class org.eclipse.jetty.http.HttpHeaderValue
 
GZIP - Static variable in class org.eclipse.jetty.http.CompressedContentFormat
 
GZIPContentDecoder - Class in org.eclipse.jetty.http
Decoder for the "gzip" content encoding.
GZIPContentDecoder() - Constructor for class org.eclipse.jetty.http.GZIPContentDecoder
 
GZIPContentDecoder(int) - Constructor for class org.eclipse.jetty.http.GZIPContentDecoder
 
GZIPContentDecoder(ByteBufferPool, int) - Constructor for class org.eclipse.jetty.http.GZIPContentDecoder
 
GZIPContentDecoder(InflaterPool, ByteBufferPool, int) - Constructor for class org.eclipse.jetty.http.GZIPContentDecoder
 

H

hasAmbiguousEmptySegment() - Method in interface org.eclipse.jetty.http.HttpURI
 
hasAmbiguousEncoding() - Method in interface org.eclipse.jetty.http.HttpURI
 
hasAmbiguousParameter() - Method in interface org.eclipse.jetty.http.HttpURI
 
hasAmbiguousSegment() - Method in interface org.eclipse.jetty.http.HttpURI
 
hasAmbiguousSeparator() - Method in interface org.eclipse.jetty.http.HttpURI
 
hasAuthority() - Method in interface org.eclipse.jetty.http.HttpURI
 
hasAuthority() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
hasAuthority() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
hashCode() - Method in record class org.eclipse.jetty.http.ByteRange
Returns a hash code value for this object.
hashCode() - Method in record class org.eclipse.jetty.http.ComplianceViolation.Event
Returns a hash code value for this object.
hashCode() - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
hashCode() - Method in interface org.eclipse.jetty.http.HttpCookie
 
hashCode() - Method in class org.eclipse.jetty.http.HttpCookie.Immutable
 
hashCode() - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
hashCode() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
hashCode() - Method in class org.eclipse.jetty.http.HttpField
 
hashCode() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
hashCode() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
hashCode() - Method in class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
 
hashCode() - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
hashCode() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
hashCode() - Method in class org.eclipse.jetty.http.HttpTester.Request
 
hashCode() - Method in class org.eclipse.jetty.http.HttpTester.Response
 
hashCode() - Method in class org.eclipse.jetty.http.pathmap.AbstractPathSpec
 
hashCode() - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
hashCode(HttpCookie) - Static method in interface org.eclipse.jetty.http.HttpCookie
Implementation of Object.hashCode() compatible with RFC 6265.
hasKnownValues(HttpHeader) - Static method in enum class org.eclipse.jetty.http.HttpHeaderValue
 
hasNoBody(int) - Static method in class org.eclipse.jetty.http.HttpStatus
 
hasUtf16Encoding() - Method in interface org.eclipse.jetty.http.HttpURI
 
hasViolation(UriCompliance.Violation) - Method in interface org.eclipse.jetty.http.HttpURI
 
hasViolation(UriCompliance.Violation) - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
hasViolation(UriCompliance.Violation) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
hasViolations() - Method in interface org.eclipse.jetty.http.HttpURI
 
hasViolations() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
hasViolations() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
HEAD - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
HEAD_AS_INT - Static variable in enum class org.eclipse.jetty.http.HttpMethod
 
HEADER - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
HEADER_OVERFLOW - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.Result
 
headerComplete() - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
 
headerComplete() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
host(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
HOST - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
HostPortHttpField - Class in org.eclipse.jetty.http
An HttpField holding a preparsed Host and port number
HostPortHttpField(String) - Constructor for class org.eclipse.jetty.http.HostPortHttpField
 
HostPortHttpField(String, int) - Constructor for class org.eclipse.jetty.http.HostPortHttpField
 
HostPortHttpField(HttpHeader, String, String) - Constructor for class org.eclipse.jetty.http.HostPortHttpField
 
HostPortHttpField(HttpHeader, String, HostPort) - Constructor for class org.eclipse.jetty.http.HostPortHttpField
 
HostPortHttpField(HostPort) - Constructor for class org.eclipse.jetty.http.HostPortHttpField
 
HTAB - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.Type
 
HTTP - Enum constant in enum class org.eclipse.jetty.http.HttpScheme
 
HTTP_0_9 - Enum constant in enum class org.eclipse.jetty.http.HttpCompliance.Violation
Since RFC 7230, the expectation that HTTP/0.9 is supported has been removed from the specification.
HTTP_0_9 - Enum constant in enum class org.eclipse.jetty.http.HttpVersion
 
HTTP_1_0 - Enum constant in enum class org.eclipse.jetty.http.HttpVersion
 
HTTP_1_1 - Enum constant in enum class org.eclipse.jetty.http.HttpVersion
 
HTTP_2 - Enum constant in enum class org.eclipse.jetty.http.HttpVersion
 
HTTP_3 - Enum constant in enum class org.eclipse.jetty.http.HttpVersion
 
HTTP_ONLY_ATTRIBUTE - Static variable in interface org.eclipse.jetty.http.HttpCookie
 
HTTP_VERSION_NOT_SUPPORTED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
HTTP_VERSION_NOT_SUPPORTED_505 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
Http10FieldPreEncoder - Class in org.eclipse.jetty.http
 
Http10FieldPreEncoder() - Constructor for class org.eclipse.jetty.http.Http10FieldPreEncoder
 
Http11FieldPreEncoder - Class in org.eclipse.jetty.http
 
Http11FieldPreEncoder() - Constructor for class org.eclipse.jetty.http.Http11FieldPreEncoder
 
Http1FieldPreEncoder - Class in org.eclipse.jetty.http
 
Http1FieldPreEncoder() - Constructor for class org.eclipse.jetty.http.Http1FieldPreEncoder
 
HTTP2_SETTINGS - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
HttpCompliance - Class in org.eclipse.jetty.http
HTTP compliance modes for Jetty HTTP parsing and handling.
HttpCompliance.Violation - Enum Class in org.eclipse.jetty.http
 
HttpContent - Interface in org.eclipse.jetty.http.content
HttpContent interface.
HttpContent.Factory - Interface in org.eclipse.jetty.http.content
 
HttpContent.Wrapper - Class in org.eclipse.jetty.http.content
HttpContent Wrapper.
HttpCookie - Interface in org.eclipse.jetty.http
Implementation of RFC6265 HTTP Cookies (with fallback support for RFC2965).
HttpCookie.Builder - Class in org.eclipse.jetty.http
A builder for HttpCookie instances.
HttpCookie.Immutable - Class in org.eclipse.jetty.http
Immutable implementation of HttpCookie.
HttpCookie.JavaNetHttpCookie - Class in org.eclipse.jetty.http
A HttpCookie that wraps a HttpCookie.
HttpCookie.SameSite - Enum Class in org.eclipse.jetty.http
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.
HttpCookie.Wrapper - Class in org.eclipse.jetty.http
A wrapper for HttpCookie instances.
HttpCookieStore - Interface in org.eclipse.jetty.http
A container for HttpCookies.
HttpCookieStore.Default - Class in org.eclipse.jetty.http
A default implementation of HttpCookieStore.
HttpCookieStore.Empty - Class in org.eclipse.jetty.http
An implementation of HttpCookieStore that does not store any cookie.
HttpException - Interface in org.eclipse.jetty.http
A tagging interface for Exceptions that carry a HTTP response code and reason.
HttpException.IllegalArgumentException - Exception Class in org.eclipse.jetty.http
Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.
HttpException.RuntimeException - Exception Class in org.eclipse.jetty.http
Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.
HttpField - Class in org.eclipse.jetty.http
An immutable class representing an HTTP header or trailer.
HttpField(String, String) - Constructor for class org.eclipse.jetty.http.HttpField
Creates a new HttpField with the given name string and value string.
HttpField(HttpHeader, String) - Constructor for class org.eclipse.jetty.http.HttpField
Creates a new HttpField with the given HttpHeader and value string.
HttpField(HttpHeader, String, String) - Constructor for class org.eclipse.jetty.http.HttpField
Creates a new HttpField with the given HttpHeader, name string and value string.
HttpField(HttpHeader, HttpHeaderValue) - Constructor for class org.eclipse.jetty.http.HttpField
Creates a new HttpField with the given HttpHeader and value.
HttpField.IntValueHttpField - Class in org.eclipse.jetty.http
A specialized HttpField whose value is an int.
HttpField.LongValueHttpField - Class in org.eclipse.jetty.http
A specialized HttpField whose value is a long.
HttpFieldPreEncoder - Interface in org.eclipse.jetty.http
Interface to pre-encode HttpFields.
HttpFields - Interface in org.eclipse.jetty.http
An ordered collection of HttpFields that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.
HttpFields.ImmutableHttpFields - Class in org.eclipse.jetty.http
Deprecated, for removal: This API element is subject to removal in a future version.
HttpFields.Mutable - Interface in org.eclipse.jetty.http
A mutable version of HttpFields.
HttpFields.Mutable.Wrapper - Class in org.eclipse.jetty.http
A wrapper of HttpFields instances.
HttpFields.MutableHttpFields - Class in org.eclipse.jetty.http
Deprecated, for removal: This API element is subject to removal in a future version.
HttpGenerator - Class in org.eclipse.jetty.http
HttpGenerator.
HttpGenerator() - Constructor for class org.eclipse.jetty.http.HttpGenerator
 
HttpGenerator.Result - Enum Class in org.eclipse.jetty.http
 
HttpGenerator.State - Enum Class in org.eclipse.jetty.http
 
HttpHeader - Enum Class in org.eclipse.jetty.http
 
HttpHeaderValue - Enum Class in org.eclipse.jetty.http
 
HttpMethod - Enum Class in org.eclipse.jetty.http
Known HTTP Methods
httpOnly(boolean) - Method in class org.eclipse.jetty.http.HttpCookie.Builder
 
HttpParser - Class in org.eclipse.jetty.http
A Parser for 1.0 and 1.1 as defined by RFC7230
HttpParser(HttpParser.RequestHandler) - Constructor for class org.eclipse.jetty.http.HttpParser
 
HttpParser(HttpParser.RequestHandler, int) - Constructor for class org.eclipse.jetty.http.HttpParser
 
HttpParser(HttpParser.RequestHandler, int, HttpCompliance) - Constructor for class org.eclipse.jetty.http.HttpParser
 
HttpParser(HttpParser.RequestHandler, HttpCompliance) - Constructor for class org.eclipse.jetty.http.HttpParser
 
HttpParser(HttpParser.ResponseHandler) - Constructor for class org.eclipse.jetty.http.HttpParser
 
HttpParser(HttpParser.ResponseHandler, int) - Constructor for class org.eclipse.jetty.http.HttpParser
 
HttpParser(HttpParser.ResponseHandler, int, HttpCompliance) - Constructor for class org.eclipse.jetty.http.HttpParser
 
HttpParser.FieldState - Enum Class in org.eclipse.jetty.http
 
HttpParser.HttpHandler - Interface in org.eclipse.jetty.http
 
HttpParser.RequestHandler - Interface in org.eclipse.jetty.http
 
HttpParser.ResponseHandler - Interface in org.eclipse.jetty.http
 
HttpParser.State - Enum Class in org.eclipse.jetty.http
 
HTTPS - Enum constant in enum class org.eclipse.jetty.http.HttpScheme
 
HttpScheme - Enum Class in org.eclipse.jetty.http
HTTP and WebSocket Schemes
HttpStatus - Class in org.eclipse.jetty.http
Http Status Codes
HttpStatus() - Constructor for class org.eclipse.jetty.http.HttpStatus
 
HttpStatus.Code - Enum Class in org.eclipse.jetty.http
 
HttpTester - Class in org.eclipse.jetty.http
HTTP Testing helper class.
HttpTester.Input - Class in org.eclipse.jetty.http
 
HttpTester.Message - Class in org.eclipse.jetty.http
 
HttpTester.Request - Class in org.eclipse.jetty.http
 
HttpTester.Response - Class in org.eclipse.jetty.http
 
HttpTokens - Class in org.eclipse.jetty.http
HTTP constants
HttpTokens() - Constructor for class org.eclipse.jetty.http.HttpTokens
 
HttpTokens.EndOfContent - Enum Class in org.eclipse.jetty.http
 
HttpTokens.Token - Class in org.eclipse.jetty.http
 
HttpTokens.Type - Enum Class in org.eclipse.jetty.http
 
HttpURI - Interface in org.eclipse.jetty.http
Http URI.
HttpURI.Immutable - Class in org.eclipse.jetty.http
 
HttpURI.Mutable - Class in org.eclipse.jetty.http
 
HttpVersion - Enum Class in org.eclipse.jetty.http
 
Huffman - Class in org.eclipse.jetty.http.compression
This class contains the Huffman Codes defined in RFC7541.
HuffmanDecoder - Class in org.eclipse.jetty.http.compression
Used to decoded Huffman encoded strings.
HuffmanDecoder() - Constructor for class org.eclipse.jetty.http.compression.HuffmanDecoder
 
HuffmanEncoder - Class in org.eclipse.jetty.http.compression
Used to encode strings Huffman encoding.

I

IDENTITY - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
IDENTITY - Enum constant in enum class org.eclipse.jetty.http.HttpHeaderValue
 
IF_MATCH - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
IF_MODIFIED_SINCE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
IF_NONE_MATCH - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
IF_RANGE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
IF_UNMODIFIED_SINCE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
IllegalArgumentException(int) - Constructor for exception class org.eclipse.jetty.http.HttpException.IllegalArgumentException
 
IllegalArgumentException(int, String) - Constructor for exception class org.eclipse.jetty.http.HttpException.IllegalArgumentException
 
IllegalArgumentException(int, String, Throwable) - Constructor for exception class org.eclipse.jetty.http.HttpException.IllegalArgumentException
 
IM_A_TEAPOT - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
IM_A_TEAPOT_418 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
ImmutableHttpFields(HttpField[], int) - Constructor for class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
Deprecated.
 
IN_NAME - Enum constant in enum class org.eclipse.jetty.http.HttpParser.FieldState
 
IN_VALUE - Enum constant in enum class org.eclipse.jetty.http.HttpParser.FieldState
 
inContentState() - Method in class org.eclipse.jetty.http.HttpParser
 
inHeaderState() - Method in class org.eclipse.jetty.http.HttpParser
 
INITIAL_URI_LENGTH - Static variable in class org.eclipse.jetty.http.HttpParser
 
initialize() - Method in class org.eclipse.jetty.http.ComplianceViolation.CapturingListener
 
initialize() - Method in interface org.eclipse.jetty.http.ComplianceViolation.Listener
Initialize the listener in preparation for a new request life cycle.
Input() - Constructor for class org.eclipse.jetty.http.HttpTester.Input
 
InputStreamContentSource(InputStream, ByteRange) - Constructor for class org.eclipse.jetty.http.MultiPartByteRanges.InputStreamContentSource
 
INSENSITIVE_CACHE - Static variable in enum class org.eclipse.jetty.http.HttpMethod
 
INSUFFICIENT_STORAGE - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
INSUFFICIENT_STORAGE_507 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
INTERNAL_SERVER_ERROR - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
INTERNAL_SERVER_ERROR_500 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
IntValueHttpField(String, int) - Constructor for class org.eclipse.jetty.http.HttpField.IntValueHttpField
 
IntValueHttpField(HttpHeader, int) - Constructor for class org.eclipse.jetty.http.HttpField.IntValueHttpField
 
IntValueHttpField(HttpHeader, String, int) - Constructor for class org.eclipse.jetty.http.HttpField.IntValueHttpField
 
IntValueHttpField(HttpHeader, String, String) - Constructor for class org.eclipse.jetty.http.HttpField.IntValueHttpField
 
IntValueHttpField(HttpHeader, String, String, int) - Constructor for class org.eclipse.jetty.http.HttpField.IntValueHttpField
 
INVALID_COOKIES - Enum constant in enum class org.eclipse.jetty.http.CookieCompliance.Violation
An invalid cookie was found, without a more specific violation.
InvalidCookieException() - Constructor for exception class org.eclipse.jetty.http.CookieParser.InvalidCookieException
 
InvalidCookieException(String) - Constructor for exception class org.eclipse.jetty.http.CookieParser.InvalidCookieException
 
InvalidCookieException(String, Throwable) - Constructor for exception class org.eclipse.jetty.http.CookieParser.InvalidCookieException
 
InvalidCookieException(Throwable) - Constructor for exception class org.eclipse.jetty.http.CookieParser.InvalidCookieException
 
is(String) - Method in class org.eclipse.jetty.http.HttpField
Returns whether this field name is the same as the given string.
is(String) - Method in enum class org.eclipse.jetty.http.HttpHeader
 
is(String) - Method in enum class org.eclipse.jetty.http.HttpHeaderValue
 
is(String) - Method in enum class org.eclipse.jetty.http.HttpMethod
 
is(String) - Method in enum class org.eclipse.jetty.http.HttpScheme
 
is(String) - Method in enum class org.eclipse.jetty.http.HttpVersion
 
is(String) - Method in enum class org.eclipse.jetty.http.MimeTypes.Type
 
is100ContinueExpected() - Method in class org.eclipse.jetty.http.MetaData.Request
 
isAbsolute() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
isAbsolute() - Method in interface org.eclipse.jetty.http.HttpURI
 
isAbsolute() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
isAllowedBy(ComplianceViolation.Mode) - Method in interface org.eclipse.jetty.http.ComplianceViolation
 
isAmbiguous() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
isAmbiguous() - Method in interface org.eclipse.jetty.http.HttpURI
 
isAmbiguous() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
isAmbiguous(Set<UriCompliance.Violation>) - Static method in class org.eclipse.jetty.http.UriCompliance
 
isAtEOF() - Method in class org.eclipse.jetty.http.HttpParser
 
isCacheable(HttpContent) - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
Tests whether the given HttpContent is cacheable, and if there is enough room to fit it in the cache.
isCacheable(HttpContent) - Method in class org.eclipse.jetty.http.content.ValidatingCachingHttpContentFactory
 
isCharsetAssumed() - Method in enum class org.eclipse.jetty.http.MimeTypes.Type
 
isChunking() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isChunking() - Method in class org.eclipse.jetty.http.HttpParser
 
isClientError() - Method in enum class org.eclipse.jetty.http.HttpStatus.Code
Simple test against an code to determine if it falls into the Client Error message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isClientError(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Simple test against an code to determine if it falls into the Client Error message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isClose() - Method in class org.eclipse.jetty.http.HttpParser
 
isClosed() - Method in class org.eclipse.jetty.http.HttpParser
 
isCommitted() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isComplete() - Method in class org.eclipse.jetty.http.HttpParser
 
isComplete() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
isEarlyEOF() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
isEmpty() - Method in class org.eclipse.jetty.http.QuotedCSV
 
isEnd() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isEOF() - Method in class org.eclipse.jetty.http.HttpTester.Input
 
isEqualTo(HttpFields) - Method in interface org.eclipse.jetty.http.HttpFields
Returns whether this instance is equal to the given instance.
isExpired() - Method in interface org.eclipse.jetty.http.HttpCookie
 
isExpired() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
isFinished() - Method in class org.eclipse.jetty.http.GZIPContentDecoder
 
isHeaderCacheCaseSensitive() - Method in class org.eclipse.jetty.http.HttpParser
 
isHexDigit() - Method in class org.eclipse.jetty.http.HttpTokens.Token
 
isHttpOnly() - Method in interface org.eclipse.jetty.http.HttpCookie
 
isHttpOnly() - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
isHttpOnly() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
isIdempotent() - Method in enum class org.eclipse.jetty.http.HttpMethod
An idempotent HTTP method is an HTTP method that can be called many times without different outcomes.
isIdle() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isIdle() - Method in class org.eclipse.jetty.http.HttpParser
 
isIllegalFieldVchar(char) - Static method in class org.eclipse.jetty.http.HttpTokens
Checks whether this is an invalid VCHAR based on RFC9110.
isInformational() - Method in enum class org.eclipse.jetty.http.HttpStatus.Code
Simple test against an code to determine if it falls into the Informational message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isInformational(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Simple test against an code to determine if it falls into the Informational message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isInterim(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Tests whether the status code is informational but not 101 Switching Protocols.
isKnownLocale(Locale) - Static method in class org.eclipse.jetty.http.MimeTypes
 
isLast() - Method in class org.eclipse.jetty.http.Trailers
 
isNoContent() - Method in class org.eclipse.jetty.http.HttpGenerator
 
ISO_8859_1 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
isPartitioned() - Method in interface org.eclipse.jetty.http.HttpCookie
 
isPartitioned() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
isPersistent() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isPersistent(HttpVersion) - Method in class org.eclipse.jetty.http.HttpGenerator
 
isPseudo() - Method in enum class org.eclipse.jetty.http.HttpHeader
 
isReadComplete(long) - Method in class org.eclipse.jetty.http.MultiPartByteRanges.PathContentSource
 
isRedirection() - Method in enum class org.eclipse.jetty.http.HttpStatus.Code
Simple test against an code to determine if it falls into the Redirection message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isRedirection(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Simple test against an code to determine if it falls into the Redirection message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isRequest() - Method in class org.eclipse.jetty.http.MetaData
 
isRequest() - Method in class org.eclipse.jetty.http.MetaData.Request
 
isResponse() - Method in class org.eclipse.jetty.http.MetaData
 
isResponse() - Method in class org.eclipse.jetty.http.MetaData.Response
 
isRfc2616Token() - Method in class org.eclipse.jetty.http.HttpTokens.Token
 
isRfc6265CookieOctet() - Method in class org.eclipse.jetty.http.HttpTokens.Token
 
isRFC6265RejectedCharacter(char) - Method in class org.eclipse.jetty.http.CookieCutter
Deprecated.
 
isSafe() - Method in enum class org.eclipse.jetty.http.HttpMethod
An HTTP method is safe if it doesn't alter the state of the server.
isSameName(HttpField) - Method in class org.eclipse.jetty.http.HttpField
Returns whether this field has the same name as the given field.
isSecure() - Method in interface org.eclipse.jetty.http.HttpCookie
 
isSecure() - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
isSecure() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
isSecure(String) - Static method in enum class org.eclipse.jetty.http.HttpScheme
 
isServerError() - Method in enum class org.eclipse.jetty.http.HttpStatus.Code
Simple test against an code to determine if it falls into the Server Error message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isServerError(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Simple test against an code to determine if it falls into the Server Error message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isStart() - Method in class org.eclipse.jetty.http.HttpParser
 
isState(HttpGenerator.State) - Method in class org.eclipse.jetty.http.HttpGenerator
 
isState(HttpParser.State) - Method in class org.eclipse.jetty.http.HttpParser
 
isStrong(String) - Static method in class org.eclipse.jetty.http.EtagUtils
Test if the given Etag is considered strong (not weak).
isSuccess() - Method in enum class org.eclipse.jetty.http.HttpStatus.Code
Simple test against an code to determine if it falls into the Success message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isSuccess(int) - Static method in class org.eclipse.jetty.http.HttpStatus
Simple test against an code to determine if it falls into the Success message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isTerminated() - Method in class org.eclipse.jetty.http.HttpParser
 
isTunnel(String, int) - Static method in class org.eclipse.jetty.http.MetaData
Returns whether the given HTTP request method and HTTP response status code identify a successful HTTP CONNECT tunnel.
isUseDirectByteBuffers() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
isUseFilesForPartsWithoutFileName() - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
isValid() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
isValid() - Method in interface org.eclipse.jetty.http.content.CachingHttpContentFactory.CachingHttpContent
 
isValid() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
isValid() - Method in class org.eclipse.jetty.http.content.ValidatingCachingHttpContentFactory.ValidatingCachedContent
 
isValid() - Method in class org.eclipse.jetty.http.content.ValidatingCachingHttpContentFactory.ValidatingNotFoundContent
 
isWeak(String) - Static method in class org.eclipse.jetty.http.EtagUtils
Test if the given Etag is considered weak.
isWritten() - Method in class org.eclipse.jetty.http.HttpGenerator
 
iterator() - Method in interface org.eclipse.jetty.http.HttpFields
 
iterator() - Method in class org.eclipse.jetty.http.MetaData
 
iterator() - Method in class org.eclipse.jetty.http.MultiPartByteRanges.Parts
 
iterator() - Method in class org.eclipse.jetty.http.MultiPartFormData.Parts
 
iterator() - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
iterator() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
iterator() - Method in class org.eclipse.jetty.http.HttpTester.Request
 
iterator() - Method in class org.eclipse.jetty.http.HttpTester.Response
 
iterator() - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
iterator() - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
iterator() - Method in class org.eclipse.jetty.http.QuotedCSV
 
iterator() - Method in class org.eclipse.jetty.http.QuotedQualityCSV
 

J

join(String...) - Static method in class org.eclipse.jetty.http.QuotedCSV
Join a list into Quoted CSV string
join(StringBuilder, List<String>) - Static method in class org.eclipse.jetty.http.QuotedCSV
Join a list into Quoted CSV StringBuilder
join(List<String>) - Static method in class org.eclipse.jetty.http.QuotedCSV
Join a list into Quoted CSV string

K

KEEP_ALIVE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
KEEP_ALIVE - Enum constant in enum class org.eclipse.jetty.http.HttpHeaderValue
 

L

LABEL - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
last() - Method in record class org.eclipse.jetty.http.ByteRange
Returns the value of the last record component.
LAST_MODIFIED - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
LAX - Enum constant in enum class org.eclipse.jetty.http.HttpCookie.SameSite
The value Lax for the SameSite attribute
LEGACY - Static variable in class org.eclipse.jetty.http.HttpCompliance
A legacy HttpCompliance mode that allows all violations except case-insensitive methods.
LEGACY - Static variable in class org.eclipse.jetty.http.UriCompliance
LENGTH_REQUIRED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
LENGTH_REQUIRED_411 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
LF - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.Type
 
LINK - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
LINK - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
LIST_TOKENIZER - Static variable in class org.eclipse.jetty.http.QuotedCSVParser
 
listIterator() - Method in interface org.eclipse.jetty.http.HttpFields
 
listIterator() - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
listIterator() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
listIterator() - Method in class org.eclipse.jetty.http.HttpTester.Request
 
listIterator() - Method in class org.eclipse.jetty.http.HttpTester.Response
 
listIterator(int) - Method in interface org.eclipse.jetty.http.HttpFields
 
listIterator(int) - Method in class org.eclipse.jetty.http.HttpFields.Mutable.Wrapper
 
listIterator(int) - Method in class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
 
listIterator(int) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
listIterator(int) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
listIterator(int) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
listIterator(int) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
LOCATION - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
LOCK - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
LOCKED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
LOCKED_423 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
LOG - Static variable in class org.eclipse.jetty.http.CookieCache
 
LOG - Static variable in class org.eclipse.jetty.http.CookieCutter
Deprecated.
 
LOG - Static variable in class org.eclipse.jetty.http.HttpParser
 
LOG - Static variable in class org.eclipse.jetty.http.RFC6265CookieParser
 
LoggingListener() - Constructor for class org.eclipse.jetty.http.ComplianceViolation.LoggingListener
 
LongValueHttpField(String, long) - Constructor for class org.eclipse.jetty.http.HttpField.LongValueHttpField
 
LongValueHttpField(HttpHeader, long) - Constructor for class org.eclipse.jetty.http.HttpField.LongValueHttpField
 
LongValueHttpField(HttpHeader, String, long) - Constructor for class org.eclipse.jetty.http.HttpField.LongValueHttpField
 
LongValueHttpField(HttpHeader, String, String) - Constructor for class org.eclipse.jetty.http.HttpField.LongValueHttpField
 
LongValueHttpField(HttpHeader, String, String, long) - Constructor for class org.eclipse.jetty.http.HttpField.LongValueHttpField
 
LOOK_AHEAD - Static variable in enum class org.eclipse.jetty.http.HttpMethod
 
lookAheadGet(ByteBuffer) - Static method in enum class org.eclipse.jetty.http.HttpMethod
Optimized lookup to find a method name and trailing space in a byte array.
LOOP_DETECTED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
LOOP_DETECTED_508 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
lowerCaseName() - Method in enum class org.eclipse.jetty.http.HttpHeader
 

M

MappedResource<E> - Class in org.eclipse.jetty.http.pathmap
 
MappedResource(PathSpec, E) - Constructor for class org.eclipse.jetty.http.pathmap.MappedResource
 
match(String, String) - Static method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
match(String, String, boolean) - Static method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
match(URI) - Method in class org.eclipse.jetty.http.HttpCookieStore.Default
 
match(URI) - Method in class org.eclipse.jetty.http.HttpCookieStore.Empty
 
match(URI) - Method in interface org.eclipse.jetty.http.HttpCookieStore
Returns the cookies that match the given URI.
matched(String) - Method in interface org.eclipse.jetty.http.pathmap.PathSpec
Get the complete matched details of the provided path.
matched(String) - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
matched(String) - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
matched(String) - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
MatchedPath - Interface in org.eclipse.jetty.http.pathmap
 
MatchedResource<E> - Class in org.eclipse.jetty.http.pathmap
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.
MatchedResource(E, PathSpec, MatchedPath) - Constructor for class org.eclipse.jetty.http.pathmap.MatchedResource
 
matches(String) - Method in interface org.eclipse.jetty.http.pathmap.PathSpec
Test to see if the provided path matches this path spec.
matches(String) - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
matches(String) - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
matches(String) - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
matches(String, String) - Static method in class org.eclipse.jetty.http.EtagUtils
Test if etag matches against an etagWithOptionalSuffix.
matchResource(String) - Method in class org.eclipse.jetty.http.content.VirtualHttpContentFactory
 
MAX_AGE_ATTRIBUTE - Static variable in interface org.eclipse.jetty.http.HttpCookie
 
MAX_CODE - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MAX_FORWARDS - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
maxAge(long) - Method in class org.eclipse.jetty.http.HttpCookie.Builder
 
MERGE - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
Message() - Constructor for class org.eclipse.jetty.http.HttpTester.Message
 
MESSAGE_HTTP - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
messageBegin() - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
 
messageComplete() - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
 
messageComplete() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
MetaData - Class in org.eclipse.jetty.http
Immutable common HTTP information for requests and responses.
MetaData(HttpVersion, HttpFields) - Constructor for class org.eclipse.jetty.http.MetaData
 
MetaData(HttpVersion, HttpFields, long) - Constructor for class org.eclipse.jetty.http.MetaData
 
MetaData(HttpVersion, HttpFields, long, Supplier<HttpFields>) - Constructor for class org.eclipse.jetty.http.MetaData
 
MetaData.ConnectRequest - Class in org.eclipse.jetty.http
Immutable HTTP CONNECT request information.
MetaData.Request - Class in org.eclipse.jetty.http
Immutable HTTP request information.
MetaData.Response - Class in org.eclipse.jetty.http
Immutable HTTP response information.
METHOD - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
METHOD_NOT_ALLOWED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
METHOD_NOT_ALLOWED_405 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MIDDLE_GLOB - Enum constant in enum class org.eclipse.jetty.http.pathmap.PathSpecGroup
For path specs that have a hardcoded prefix and suffix with wildcard glob in the middle.
MIME_VERSION - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
MimeTypes - Class in org.eclipse.jetty.http
MIME Type enum and utilities
MimeTypes() - Constructor for class org.eclipse.jetty.http.MimeTypes
 
MimeTypes(MimeTypes) - Constructor for class org.eclipse.jetty.http.MimeTypes
 
MimeTypes.Mutable - Class in org.eclipse.jetty.http
 
MimeTypes.Type - Enum Class in org.eclipse.jetty.http
Enumeration of predefined MimeTypes.
MimeTypes.Wrapper - Class in org.eclipse.jetty.http
 
MISDIRECTED_REQUEST - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
MISDIRECTED_REQUEST_421 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MISMATCHED_AUTHORITY - Enum constant in enum class org.eclipse.jetty.http.HttpCompliance.Violation
Since RFC 7230: Section 5.4, the HTTP protocol must reject a request if the target URI has an authority that is different than a provided Host header.
MKACTIVITY - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
MKCALENDAR - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
MKCOL - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
MKREDIRECTREF - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
MKWORKSPACE - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
mode() - Method in record class org.eclipse.jetty.http.ComplianceViolation.Event
Returns the value of the mode record component.
MOST_SPECIFIC_MIME_ORDERING - Static variable in class org.eclipse.jetty.http.QuotedQualityCSV
Lambda to apply a most specific MIME encoding secondary ordering.
MOVE - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
MOVED_PERMANENTLY - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
MOVED_PERMANENTLY_301 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MOVED_TEMPORARILY - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
MOVED_TEMPORARILY_302 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MULTI_STATUS - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
MULTI_STATUS_207 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MULTILINE_FIELD_VALUE - Enum constant in enum class org.eclipse.jetty.http.HttpCompliance.Violation
Since RFC 7230, the HTTP protocol no longer supports line folding, which allows a field value to be provided over several lines.
MultiPart - Class in org.eclipse.jetty.http
Namespace class for interrelated classes that provide support for parsing and generating multipart bytes.
MULTIPART_BYTERANGES - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
MULTIPART_FORM_DATA - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
MultiPart.AbstractContentSource - Class in org.eclipse.jetty.http
An asynchronous Content.Source where MultiPart.Parts can be added to it to form a multipart content.
MultiPart.AbstractPartsListener - Class in org.eclipse.jetty.http
MultiPart.ByteBufferPart - Class in org.eclipse.jetty.http
A MultiPart.Part that holds its content in memory, in one or more ByteBuffers.
MultiPart.ChunksPart - Class in org.eclipse.jetty.http
A MultiPart.Part that holds its content in one or more Content.Chunks.
MultiPart.ContentSourcePart - Class in org.eclipse.jetty.http
A MultiPart.Part whose content is a Content.Source.
MultiPart.Parser - Class in org.eclipse.jetty.http
A multipart/form-data parser that follows RFC 7578.
MultiPart.Parser.Listener - Interface in org.eclipse.jetty.http
A listener for events emitted by a MultiPart.Parser.
MultiPart.Part - Class in org.eclipse.jetty.http
A single part of a multipart content.
MultiPart.PathPart - Class in org.eclipse.jetty.http
A MultiPart.Part whose content is in a file.
MultiPartByteRanges - Class in org.eclipse.jetty.http
A CompletableFuture that is completed when a multipart/byteranges has been parsed asynchronously from a Content.Source.
MultiPartByteRanges.ContentSource - Class in org.eclipse.jetty.http
The multipart/byteranges specific content source.
MultiPartByteRanges.InputStreamContentSource - Class in org.eclipse.jetty.http
A specialized InputStreamContentSource whose content is sliced by a byte range.
MultiPartByteRanges.Parser - Class in org.eclipse.jetty.http
 
MultiPartByteRanges.Part - Class in org.eclipse.jetty.http
A MultiPart.Part whose content is a byte range of a Resource.
MultiPartByteRanges.Parts - Class in org.eclipse.jetty.http
An ordered list of MultiPart.Parts that can be accessed by index, or iterated over.
MultiPartByteRanges.PathContentSource - Class in org.eclipse.jetty.http
A specialized PathContentSource whose content is sliced by a byte range.
MultiPartCompliance - Class in org.eclipse.jetty.http
The compliance mode for MultiPart handling.
MultiPartCompliance(String, Set<MultiPartCompliance.Violation>) - Constructor for class org.eclipse.jetty.http.MultiPartCompliance
 
MultiPartCompliance.Violation - Enum Class in org.eclipse.jetty.http
 
MultiPartFormData - Class in org.eclipse.jetty.http
A CompletableFuture that is completed when a multipart/form-data content has been parsed asynchronously from a Content.Source.
MultiPartFormData.ContentSource - Class in org.eclipse.jetty.http
The multipart/form-data specific content source.
MultiPartFormData.Parser - Class in org.eclipse.jetty.http
 
MultiPartFormData.Parts - Class in org.eclipse.jetty.http
An ordered list of MultiPart.Parts that can be accessed by index or by name, or iterated over.
MULTIPLE_CHOICES - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
MULTIPLE_CHOICES_300 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MULTIPLE_CONTENT_LENGTHS - Enum constant in enum class org.eclipse.jetty.http.HttpCompliance.Violation
Since RFC 7230, the HTTP protocol has required that a request is invalid if it contains multiple Content-Length fields or values.
Mutable() - Constructor for class org.eclipse.jetty.http.MimeTypes.Mutable
 
Mutable(MimeTypes) - Constructor for class org.eclipse.jetty.http.MimeTypes.Mutable
 
MutableHttpFields() - Constructor for class org.eclipse.jetty.http.HttpFields.MutableHttpFields
Deprecated.
 

N

NAME_VALUE_TOKENIZER - Static variable in class org.eclipse.jetty.http.HttpField
A constant QuotedStringTokenizer configured for quoting/tokenizing a single parameter as defined by RFC9110
NBitIntegerDecoder - Class in org.eclipse.jetty.http.compression
Used to decode integers as described in RFC7541.
NBitIntegerDecoder() - Constructor for class org.eclipse.jetty.http.compression.NBitIntegerDecoder
 
NBitIntegerEncoder - Class in org.eclipse.jetty.http.compression
Used to encode integers as described in RFC7541.
NBitStringDecoder - Class in org.eclipse.jetty.http.compression
Used to decode string literals as described in RFC7541.
NBitStringDecoder() - Constructor for class org.eclipse.jetty.http.compression.NBitStringDecoder
 
NBitStringEncoder - Class in org.eclipse.jetty.http.compression
 
NEED_CHUNK - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.Result
 
NEED_CHUNK_TRAILER - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.Result
 
NEED_HEADER - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.Result
 
NEED_INFO - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.Result
 
NEGOTIATE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
NETWORK_AUTHENTICATION_REQUIRED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
NETWORK_AUTHENTICATION_REQUIRED_511 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
newCachedContent(String, HttpContent) - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
newCachedContent(String, HttpContent) - Method in class org.eclipse.jetty.http.content.ValidatingCachingHttpContentFactory
 
newContentSource() - Method in class org.eclipse.jetty.http.MultiPart.ByteBufferPart
 
newContentSource() - Method in class org.eclipse.jetty.http.MultiPart.ChunksPart
 
newContentSource() - Method in class org.eclipse.jetty.http.MultiPart.ContentSourcePart
 
newContentSource() - Method in class org.eclipse.jetty.http.MultiPart.Part
Returns the content of this part as a new Content.Source
newContentSource() - Method in class org.eclipse.jetty.http.MultiPart.PathPart
 
newContentSource() - Method in class org.eclipse.jetty.http.MultiPartByteRanges.Part
 
newInstance() - Static method in interface org.eclipse.jetty.http.SetCookieParser
 
newNotFoundContent(String) - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
newNotFoundContent(String) - Method in class org.eclipse.jetty.http.content.ValidatingCachingHttpContentFactory
 
newParser(CookieParser.Handler, CookieCompliance, ComplianceViolation.Listener) - Static method in interface org.eclipse.jetty.http.CookieParser
A factory method to create a new parser suitable for the compliance mode.
newRequest() - Static method in class org.eclipse.jetty.http.HttpTester
 
NO_CACHE - Enum constant in enum class org.eclipse.jetty.http.HttpHeaderValue
 
NO_COLON_AFTER_FIELD_NAME - Enum constant in enum class org.eclipse.jetty.http.HttpCompliance.Violation
Prior to RFC 7230, the HTTP protocol allowed a header line of a single token with neither a colon nor value following, to be interpreted as a field name with no value.
NO_CONTENT - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
NO_CONTENT - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.EndOfContent
 
NO_CONTENT_204 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NO_VIOLATION - Static variable in class org.eclipse.jetty.http.UriCompliance
 
NON_AUTHORITATIVE_INFORMATION - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
NON_AUTHORITATIVE_INFORMATION_203 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NONE - Enum constant in enum class org.eclipse.jetty.http.HttpCookie.SameSite
The value None for the SameSite attribute
NONE - Static variable in class org.eclipse.jetty.http.CompressedContentFormat
 
NOOP - Static variable in interface org.eclipse.jetty.http.ComplianceViolation.Listener
 
normalize() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
normalize(String) - Static method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
If a servlet or filter path mapping isn't a suffix mapping, ensure it starts with '/'
normalizeCharset(String) - Static method in class org.eclipse.jetty.http.MimeTypes
Convert alternate charset names (eg utf8) to normalized name (eg UTF-8).
normalizeCharset(String, int, int) - Static method in class org.eclipse.jetty.http.MimeTypes
Convert alternate charset names (eg utf8) to normalized name (eg UTF-8).
normalizePort(int) - Method in enum class org.eclipse.jetty.http.HttpScheme
 
normalizePort(String, int) - Static method in enum class org.eclipse.jetty.http.HttpScheme
 
NOT_ACCEPTABLE - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
NOT_ACCEPTABLE_406 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_EXTENDED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
NOT_EXTENDED_510 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_FOUND - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
NOT_FOUND_404 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_IMPLEMENTED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
NOT_IMPLEMENTED_501 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_MODIFIED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
NOT_MODIFIED_304 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NotFoundHttpContent(String) - Constructor for class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 

O

octetsNeeded(byte[]) - Static method in class org.eclipse.jetty.http.compression.HuffmanEncoder
 
octetsNeeded(int, long) - Static method in class org.eclipse.jetty.http.compression.NBitIntegerEncoder
 
octetsNeeded(int, String, boolean) - Static method in class org.eclipse.jetty.http.compression.NBitStringEncoder
 
octetsNeeded(String) - Static method in class org.eclipse.jetty.http.compression.HuffmanEncoder
 
octetsNeededLowerCase(String) - Static method in class org.eclipse.jetty.http.compression.HuffmanEncoder
 
of(Map.Entry<PathSpec, E>, MatchedPath) - Static method in class org.eclipse.jetty.http.pathmap.MatchedResource
 
OK - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
OK_200 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
onAddField(HttpField) - Method in class org.eclipse.jetty.http.HttpFields.Mutable.Wrapper
Called when a field is added (including as part of a put).
onComplete() - Method in interface org.eclipse.jetty.http.MultiPart.Parser.Listener
Callback method invoked when the whole multipart content has been parsed.
onComplianceViolation(ComplianceViolation.Event) - Method in class org.eclipse.jetty.http.ComplianceViolation.CapturingListener
 
onComplianceViolation(ComplianceViolation.Event) - Method in interface org.eclipse.jetty.http.ComplianceViolation.Listener
The compliance violation event.
onComplianceViolation(ComplianceViolation.Event) - Method in class org.eclipse.jetty.http.ComplianceViolation.LoggingListener
 
onComplianceViolation(ComplianceViolation.Event) - Method in class org.eclipse.jetty.http.CookieCache
 
onComplianceViolation(ComplianceViolation.Mode, ComplianceViolation, String) - Method in interface org.eclipse.jetty.http.ComplianceViolation.Listener
Deprecated, for removal: This API element is subject to removal in a future version.
use ComplianceViolation.Listener.onComplianceViolation(Event) instead. Will be removed in Jetty 12.1.0
onFailure(Throwable) - Method in interface org.eclipse.jetty.http.MultiPart.Parser.Listener
Callback method invoked when the parser cannot parse the multipart content.
onPart(String, String, HttpFields) - Method in class org.eclipse.jetty.http.MultiPart.AbstractPartsListener
Callback method invoked when a MultiPart.Part has been parsed.
onPartBegin() - Method in interface org.eclipse.jetty.http.MultiPart.Parser.Listener
Callback method invoked when the begin of a new part is parsed.
onPartContent(Content.Chunk) - Method in interface org.eclipse.jetty.http.MultiPart.Parser.Listener
Callback method invoked when a part content Chunk has been parsed.
onPartEnd() - Method in class org.eclipse.jetty.http.MultiPart.AbstractPartsListener
 
onPartEnd() - Method in interface org.eclipse.jetty.http.MultiPart.Parser.Listener
Callback method invoked when the end of a part is parsed.
onPartHeader(String, String) - Method in class org.eclipse.jetty.http.MultiPart.AbstractPartsListener
 
onPartHeader(String, String) - Method in interface org.eclipse.jetty.http.MultiPart.Parser.Listener
Callback method invoked when a part header is parsed.
onPartHeaders() - Method in interface org.eclipse.jetty.http.MultiPart.Parser.Listener
Callback method invoked when all the part headers have been parsed.
onRemoveField(HttpField) - Method in class org.eclipse.jetty.http.HttpFields.Mutable.Wrapper
Called when a field is removed (including as part of a put).
onReplaceField(HttpField, HttpField) - Method in class org.eclipse.jetty.http.HttpFields.Mutable.Wrapper
 
onRequestBegin(Attributes) - Method in class org.eclipse.jetty.http.ComplianceViolation.CapturingListener
 
onRequestBegin(Attributes) - Method in interface org.eclipse.jetty.http.ComplianceViolation.Listener
A new Request has begun.
onRequestEnd(Attributes) - Method in interface org.eclipse.jetty.http.ComplianceViolation.Listener
A Request has ended.
onViolation(ComplianceViolation.Event) - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
Called to indicate that a ComplianceViolation has occurred.
open() - Method in class org.eclipse.jetty.http.MultiPartByteRanges.PathContentSource
 
OPTIONAL_WHITE_SPACE - Enum constant in enum class org.eclipse.jetty.http.CookieCompliance.Violation
Whitespace was found around the cookie name and/or around the cookie value.
OPTIONS - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
ORDERPATCH - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
org.eclipse.jetty.http - module org.eclipse.jetty.http
 
org.eclipse.jetty.http - package org.eclipse.jetty.http
Jetty Http : Tools for Http processing
org.eclipse.jetty.http.compression - package org.eclipse.jetty.http.compression
 
org.eclipse.jetty.http.content - package org.eclipse.jetty.http.content
 
org.eclipse.jetty.http.pathmap - package org.eclipse.jetty.http.pathmap
 
ORIGIN - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
WebSocket Fields.
OTEXT - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.Type
 

P

param(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
PARAMETER_TOKENIZER - Static variable in class org.eclipse.jetty.http.HttpField
A constant QuotedStringTokenizer configured for quoting/tokenizing parameters lists as defined by RFC9110
parse(String) - Method in class org.eclipse.jetty.http.RFC6265SetCookieParser
 
parse(String) - Method in interface org.eclipse.jetty.http.SetCookieParser
Returns an HttpCookie obtained by parsing the given Set-Cookie value.
parse(List<String>, long) - Static method in record class org.eclipse.jetty.http.ByteRange
Parses the Range header values such as byte=10-20 to obtain a list of ByteRanges.
parse(Content.Chunk) - Method in class org.eclipse.jetty.http.MultiPart.Parser
Parses the multipart/form-data bytes contained in the given Content.Chunk.
parse(Content.Source) - Method in class org.eclipse.jetty.http.MultiPartByteRanges.Parser
 
parse(Content.Source) - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
parseContent(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpParser
 
parseCsvIndex(String, Function<HttpHeaderValue, Boolean>) - Static method in enum class org.eclipse.jetty.http.HttpHeaderValue
Parse an unquoted comma separated list of index keys.
parseCsvIndex(String, Function<HttpHeaderValue, Boolean>, Function<String, Boolean>) - Static method in enum class org.eclipse.jetty.http.HttpHeaderValue
Parse an unquoted comma separated list of index keys.
parseDate(String) - Static method in class org.eclipse.jetty.http.DateParser
 
parsedHeader(HttpField) - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
This is the method called by parser when an HTTP Header name and value is found
parsedHeader(HttpField) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
parsedParam(StringBuffer, int, int, int) - Method in class org.eclipse.jetty.http.QuotedCSVParser
Called when a parameter has been parsed
parsedParam(StringBuffer, int, int, int) - Method in class org.eclipse.jetty.http.QuotedQualityCSV
 
parsedTrailer(HttpField) - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
This is the method called by parser when an HTTP Trailer name and value is found
parsedValue(StringBuffer) - Method in class org.eclipse.jetty.http.QuotedCSVParser
Called when a value has been parsed (prior to any parameters)
parsedValue(StringBuffer) - Method in class org.eclipse.jetty.http.QuotedQualityCSV
 
parsedValueAndParams(StringBuffer) - Method in class org.eclipse.jetty.http.QuotedCSV
 
parsedValueAndParams(StringBuffer) - Method in class org.eclipse.jetty.http.QuotedCSVParser
Called when a value and it's parameters has been parsed
parsedValueAndParams(StringBuffer) - Method in class org.eclipse.jetty.http.QuotedQualityCSV
 
parseExpires(String) - Static method in interface org.eclipse.jetty.http.HttpCookie
Parses the Expires attribute value (in RFC 1123 format) into an Instant.
parseField(String) - Method in class org.eclipse.jetty.http.CookieCutter
Deprecated.
 
parseField(String) - Method in interface org.eclipse.jetty.http.CookieParser
 
parseField(String) - Method in class org.eclipse.jetty.http.RFC6265CookieParser
 
parseFields(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpParser
 
parseFields(List<String>) - Method in class org.eclipse.jetty.http.CookieCutter
Deprecated.
 
parseFields(List<String>) - Method in interface org.eclipse.jetty.http.CookieParser
 
parseHeadResponse(String) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseHeadResponse(ByteBuffer) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseNext(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpParser
Parse until next Event.
Parser(String) - Constructor for class org.eclipse.jetty.http.MultiPartByteRanges.Parser
 
Parser(String) - Constructor for class org.eclipse.jetty.http.MultiPartFormData.Parser
 
Parser(String, ComplianceViolation.Listener) - Constructor for class org.eclipse.jetty.http.MultiPartFormData.Parser
 
Parser(String, MultiPart.Parser.Listener) - Constructor for class org.eclipse.jetty.http.MultiPart.Parser
 
parseRequest(InputStream) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseRequest(String) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseRequest(ByteBuffer) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseRequest(ReadableByteChannel) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseRequest(HttpTester.Input) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseResponse(InputStream) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseResponse(String) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseResponse(ByteBuffer) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseResponse(ReadableByteChannel) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseResponse(HttpTester.Input) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseResponse(HttpTester.Input, boolean) - Static method in class org.eclipse.jetty.http.HttpTester
 
Part(String, String, HttpFields) - Constructor for class org.eclipse.jetty.http.MultiPart.Part
 
Part(String, Resource, ByteRange, long) - Constructor for class org.eclipse.jetty.http.MultiPartByteRanges.Part
 
Part(HttpFields, Resource, ByteRange) - Constructor for class org.eclipse.jetty.http.MultiPartByteRanges.Part
 
PARTIAL_CONTENT - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
PARTIAL_CONTENT_206 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
partitioned(boolean) - Method in class org.eclipse.jetty.http.HttpCookie.Builder
 
PARTITIONED_ATTRIBUTE - Static variable in interface org.eclipse.jetty.http.HttpCookie
 
PATCH - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
path(String) - Method in class org.eclipse.jetty.http.HttpCookie.Builder
 
path(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
PATH_ATTRIBUTE - Static variable in interface org.eclipse.jetty.http.HttpCookie
 
PathContentSource(Path, ByteRange) - Constructor for class org.eclipse.jetty.http.MultiPartByteRanges.PathContentSource
 
pathInfo(String, String) - Static method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
Return the portion of a path that is after a path spec.
PathMappings<E> - Class in org.eclipse.jetty.http.pathmap
Path Mappings of PathSpec to Resource.
PathMappings() - Constructor for class org.eclipse.jetty.http.pathmap.PathMappings
 
pathMatch(String, String) - Static method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
Return the portion of a path that matches a path spec.
PathPart(String, String, HttpFields, Path) - Constructor for class org.eclipse.jetty.http.MultiPart.PathPart
 
pathQuery(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
PathSpec - Interface in org.eclipse.jetty.http.pathmap
A path specification is a URI path template that can be matched against.
PathSpecGroup - Enum Class in org.eclipse.jetty.http.pathmap
Types of path spec groups.
PathSpecSet - Class in org.eclipse.jetty.http.pathmap
A Set of PathSpec strings.
PathSpecSet() - Constructor for class org.eclipse.jetty.http.pathmap.PathSpecSet
 
PAYLOAD_TOO_LARGE - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
PAYLOAD_TOO_LARGE_413 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PAYMENT_REQUIRED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
PAYMENT_REQUIRED_402 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PERMANENT_REDIRECT - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
PERMANENT_REDIRECT_308 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PERMANET_REDIRECT - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
Deprecated, for removal: This API element is subject to removal in a future version.
port(int) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
POST - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
POST_AS_INT - Static variable in enum class org.eclipse.jetty.http.HttpMethod
 
PRAGMA - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
PreCompressedHttpContent - Class in org.eclipse.jetty.http.content
 
PreCompressedHttpContent(HttpContent, HttpContent, CompressedContentFormat) - Constructor for class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
PreCompressedHttpContentFactory - Class in org.eclipse.jetty.http.content
This HttpContent.Factory populates the HttpContent.getPreCompressedContentFormats() field for any HttpContent fetched through this factory.
PreCompressedHttpContentFactory(HttpContent.Factory, List<CompressedContentFormat>) - Constructor for class org.eclipse.jetty.http.content.PreCompressedHttpContentFactory
 
PreCompressedHttpContentFactory(HttpContent.Factory, CompressedContentFormat[]) - Constructor for class org.eclipse.jetty.http.content.PreCompressedHttpContentFactory
 
PRECONDITION_FAILED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
PRECONDITION_FAILED_412 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PRECONDITION_REQUIRED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
PRECONDITION_REQUIRED_428 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PreEncodedHttpField - Class in org.eclipse.jetty.http
Pre encoded HttpField.
PreEncodedHttpField(String, long) - Constructor for class org.eclipse.jetty.http.PreEncodedHttpField
 
PreEncodedHttpField(String, String) - Constructor for class org.eclipse.jetty.http.PreEncodedHttpField
 
PreEncodedHttpField(HttpHeader, long) - Constructor for class org.eclipse.jetty.http.PreEncodedHttpField
 
PreEncodedHttpField(HttpHeader, String) - Constructor for class org.eclipse.jetty.http.PreEncodedHttpField
 
PreEncodedHttpField(HttpHeader, String, String) - Constructor for class org.eclipse.jetty.http.PreEncodedHttpField
 
PREFIX_GLOB - Enum constant in enum class org.eclipse.jetty.http.pathmap.PathSpecGroup
For path specs that have a hardcoded prefix and a trailing wildcard glob.
PRI - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
PRI_AS_INT - Static variable in enum class org.eclipse.jetty.http.HttpMethod
 
PROCESSING - Enum constant in enum class org.eclipse.jetty.http.HttpHeaderValue
 
PROCESSING - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
PROCESSING_102 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PROPFIND - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
PROPPATCH - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
PROXY - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
PROXY - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
PROXY_AUTHENTICATE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
PROXY_AUTHENTICATION_REQUIRED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
PROXY_AUTHENTICATION_REQUIRED_407 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PROXY_AUTHORIZATION - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
PROXY_CONNECTION - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
put(String, long) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Puts a new HttpField with the given name and long value, with the semantic of HttpFields.Mutable.put(HttpField).
put(String, E) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
put(String, String) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
This method behaves like HttpFields.Mutable.remove(String) when the given value is null, otherwise behaves like HttpFields.Mutable.put(HttpField).
put(String, String) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
put(String, String) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
put(String, String) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
put(String, String) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
put(String, List<String>) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Puts a field associated with a list of values.
put(HttpField) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Puts the given HttpField into this instance.
put(HttpField) - Method in class org.eclipse.jetty.http.HttpFields.Mutable.Wrapper
 
put(HttpField) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
put(HttpField) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
put(HttpField) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
put(HttpField) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
put(HttpHeader, long) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Puts a new HttpField with the given name and long value, with the semantic of HttpFields.Mutable.put(HttpField).
put(HttpHeader, String) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
This method behaves like HttpFields.Mutable.remove(HttpHeader) when the given value is null, otherwise behaves like HttpFields.Mutable.put(HttpField).
put(HttpHeader, String) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
put(HttpHeader, String) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
put(HttpHeader, String) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
put(HttpHeader, String) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
put(HttpHeader, HttpHeaderValue) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
This method behaves like HttpFields.Mutable.remove(HttpHeader) when the given value is null, otherwise behaves like HttpFields.Mutable.put(HttpField).
put(HttpHeader, HttpHeaderValue) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
put(HttpHeader, HttpHeaderValue) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
put(HttpHeader, HttpHeaderValue) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
put(HttpHeader, HttpHeaderValue) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
put(PathSpec, E) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
PUT - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
PUT_AS_INT - Static variable in enum class org.eclipse.jetty.http.HttpMethod
 
putDate(String, long) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Puts a new date HttpField with the given name and date value, with the semantic of HttpFields.Mutable.put(HttpField).
putDate(HttpHeader, long) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Puts a new date HttpField with the given name and date value, with the semantic of HttpFields.Mutable.put(HttpField).
putTo(ByteBuffer, HttpVersion) - Method in class org.eclipse.jetty.http.PreEncodedHttpField
 
putTo(HttpField, ByteBuffer) - Static method in class org.eclipse.jetty.http.HttpGenerator
 
putTo(HttpFields.Mutable, ByteBuffer) - Static method in class org.eclipse.jetty.http.HttpGenerator
 

Q

query(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
quote(String) - Static method in class org.eclipse.jetty.http.QuotedCSVParser
 
QuotedCSV - Class in org.eclipse.jetty.http
Implements a quoted comma separated list of values in accordance with RFC7230.
QuotedCSV(boolean, String...) - Constructor for class org.eclipse.jetty.http.QuotedCSV
 
QuotedCSV(String...) - Constructor for class org.eclipse.jetty.http.QuotedCSV
 
QuotedCSVParser - Class in org.eclipse.jetty.http
Implements a quoted comma separated list parser in accordance with RFC9110 section 5.6.
QuotedCSVParser(boolean) - Constructor for class org.eclipse.jetty.http.QuotedCSVParser
 
QuotedQualityCSV - Class in org.eclipse.jetty.http
Implements a quoted comma separated list of quality values in accordance with RFC7230 and RFC7231.
QuotedQualityCSV() - Constructor for class org.eclipse.jetty.http.QuotedQualityCSV
Sorts values with equal quality according to the length of the value String.
QuotedQualityCSV(String[]) - Constructor for class org.eclipse.jetty.http.QuotedQualityCSV
Sorts values with equal quality according to given order.
QuotedQualityCSV(ToIntFunction<String>) - Constructor for class org.eclipse.jetty.http.QuotedQualityCSV
Orders values with equal quality with the given function.
QuotedQualityCSV(List<String>) - Constructor for class org.eclipse.jetty.http.QuotedQualityCSV
Sorts values with equal quality according to given order.
quoteIfNeeded(String) - Static method in class org.eclipse.jetty.http.QuotedCSVParser
 

R

RANGE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
RANGE_NOT_SATISFIABLE - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
RANGE_NOT_SATISFIABLE_416 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
read() - Method in class org.eclipse.jetty.http.MultiPart.AbstractContentSource
 
read(SeekableByteChannel, ByteBuffer) - Method in class org.eclipse.jetty.http.MultiPartByteRanges.PathContentSource
 
REASON - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
REBIND - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
REFERER - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
RegexPathSpec - Class in org.eclipse.jetty.http.pathmap
RegexPathSpec is a PathSpec implementation for a PathMappings instance.
RegexPathSpec(String) - Constructor for class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
relativePath(String, String, String) - Static method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
Relative path.
release() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
release() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
release() - Method in interface org.eclipse.jetty.http.content.HttpContent
 
release() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
release() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
release() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
remove(Object) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
remove(Object) - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
remove(String) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Removes all the fields with the given name.
remove(String) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
remove(String) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
remove(String) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
remove(String) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
remove(URI, HttpCookie) - Method in class org.eclipse.jetty.http.HttpCookieStore.Default
 
remove(URI, HttpCookie) - Method in class org.eclipse.jetty.http.HttpCookieStore.Empty
 
remove(URI, HttpCookie) - Method in interface org.eclipse.jetty.http.HttpCookieStore
Removes the cookie associated with the given URI.
remove(EnumSet<HttpHeader>) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Removes all the fields with the given names.
remove(EnumSet<HttpHeader>) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
remove(EnumSet<HttpHeader>) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
remove(EnumSet<HttpHeader>) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
remove(EnumSet<HttpHeader>) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
remove(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields.Mutable
Removes all the fields with the given name.
remove(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
remove(HttpHeader) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
remove(HttpHeader) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
remove(HttpHeader) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
remove(PathSpec) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
remove(PathSpec) - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
removeFromCache(CachingHttpContentFactory.CachingHttpContent) - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
removeIf(Predicate<MappedResource<E>>) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
replaceCookieList(List<HttpCookie>) - Method in class org.eclipse.jetty.http.CookieCache
Replace the cookie list with
REPORT - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
reportComplianceViolation(CookieCompliance.Violation, String) - Method in class org.eclipse.jetty.http.CookieCutter
Deprecated.
 
reportComplianceViolation(CookieCompliance.Violation, String) - Method in class org.eclipse.jetty.http.RFC6265CookieParser
 
reportComplianceViolation(HttpCompliance.Violation) - Method in class org.eclipse.jetty.http.HttpParser
 
reportComplianceViolation(HttpCompliance.Violation, String) - Method in class org.eclipse.jetty.http.HttpParser
 
Request() - Constructor for class org.eclipse.jetty.http.HttpTester.Request
 
Request(long, String, String, HostPortHttpField, String, HttpVersion, HttpFields, long) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
Request(long, String, HttpURI, HttpVersion, HttpFields) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
Request(long, String, HttpURI, HttpVersion, HttpFields, long) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
Request(long, String, HttpURI, HttpVersion, HttpFields, long, Supplier<HttpFields>) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
Request(String, String, HostPortHttpField, String, HttpVersion, HttpFields, long) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
Request(String, HttpURI, HttpVersion, HttpFields) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
Request(String, HttpURI, HttpVersion, HttpFields, long) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
Request(String, HttpURI, HttpVersion, HttpFields, long, Supplier<HttpFields>) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
REQUEST_HEADER_FIELDS_TOO_LARGE - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
REQUEST_HEADER_FIELDS_TOO_LARGE_431 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
REQUEST_RANGE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
REQUEST_TIMEOUT - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
REQUEST_TIMEOUT_408 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
REQUEST_VERSION - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
requireValidRFC2616Token(String, String) - Static method in class org.eclipse.jetty.http.Syntax
Per RFC2616: Section 2.2, a token follows these syntax rules
requireValidRFC6265CookieValue(String) - Static method in class org.eclipse.jetty.http.Syntax
Per RFC6265, Cookie.value follows these syntax rules
RESERVED_NAMES_NOT_DOLLAR_PREFIXED - Enum constant in enum class org.eclipse.jetty.http.CookieCompliance.Violation
Deprecated.
no replacement because was mistakenly considered a violation
reset() - Method in class org.eclipse.jetty.http.compression.HuffmanDecoder
 
reset() - Method in class org.eclipse.jetty.http.compression.NBitIntegerDecoder
Reset the internal state of the parser.
reset() - Method in class org.eclipse.jetty.http.compression.NBitStringDecoder
 
reset() - Method in class org.eclipse.jetty.http.HttpGenerator
 
reset() - Method in class org.eclipse.jetty.http.HttpParser
 
reset() - Method in class org.eclipse.jetty.http.MultiPart.Parser
Resets this parser to make it ready to parse again a multipart/form-data content.
reset() - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
RESET_CONTENT - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
RESET_CONTENT_205 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
ResourceHttpContent - Class in org.eclipse.jetty.http.content
HttpContent created from a Resource.
ResourceHttpContent(Resource, String) - Constructor for class org.eclipse.jetty.http.content.ResourceHttpContent
 
ResourceHttpContentFactory - Class in org.eclipse.jetty.http.content
An HttpContent.Factory for transient content (not cached).
ResourceHttpContentFactory(ResourceFactory, MimeTypes) - Constructor for class org.eclipse.jetty.http.content.ResourceHttpContentFactory
 
Response() - Constructor for class org.eclipse.jetty.http.HttpTester.Response
 
Response(int, String, HttpVersion, HttpFields) - Constructor for class org.eclipse.jetty.http.MetaData.Response
 
Response(int, String, HttpVersion, HttpFields, long) - Constructor for class org.eclipse.jetty.http.MetaData.Response
 
Response(int, String, HttpVersion, HttpFields, long, Supplier<HttpFields>) - Constructor for class org.eclipse.jetty.http.MetaData.Response
 
RESPONSE_VERSION - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
retain() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
retain() - Method in interface org.eclipse.jetty.http.content.CachingHttpContentFactory.CachingHttpContent
 
retain() - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
RETRY_AFTER - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
rewriteWithSuffix(String, String) - Static method in class org.eclipse.jetty.http.EtagUtils
Rewrite etag with a new suffix, satisfying quoting rules, and preserving optional weak flag.
RFC2616 - Static variable in class org.eclipse.jetty.http.HttpCompliance
The HttpCompliance mode that supports RFC 7230 with only the violations that differ from HttpCompliance.RFC7230.
RFC2616_LEGACY - Static variable in class org.eclipse.jetty.http.HttpCompliance
A legacy HttpCompliance mode that supports HttpCompliance.RFC2616, but that also allows: case-insensitive methods; colons after field names; Transfer-Encoding with Content-Length fields; and multiple Content-Length values.
RFC2965 - Static variable in class org.eclipse.jetty.http.CookieCompliance
RFC2965_LEGACY - Static variable in class org.eclipse.jetty.http.CookieCompliance
A CookieCompliance mode that allows RFC 2965 compliance.
RFC3986 - Static variable in class org.eclipse.jetty.http.UriCompliance
Compliance mode that exactly follows RFC3986, excluding all URI Violations.
RFC6265 - Static variable in class org.eclipse.jetty.http.CookieCompliance
A CookieCompliance mode that enforces RFC 6265 compliance, but allows:
RFC6265_LEGACY - Static variable in class org.eclipse.jetty.http.CookieCompliance
A CookieCompliance mode that enforces RFC 6265 compliance, but allows:
RFC6265_STRICT - Static variable in class org.eclipse.jetty.http.CookieCompliance
A CookieCompliance mode that enforces RFC 6265 compliance.
RFC6265CookieParser - Class in org.eclipse.jetty.http
Cookie parser
RFC6265CookieParser(CookieParser.Handler, CookieCompliance, ComplianceViolation.Listener) - Constructor for class org.eclipse.jetty.http.RFC6265CookieParser
 
RFC6265SetCookieParser - Class in org.eclipse.jetty.http
A parser for Set-Cookie header values following RFC 6265.
RFC6265SetCookieParser() - Constructor for class org.eclipse.jetty.http.RFC6265SetCookieParser
 
RFC7230 - Static variable in class org.eclipse.jetty.http.HttpCompliance
The HttpCompliance mode that supports RFC 7230 with no known violations.
RFC7230_LEGACY - Static variable in class org.eclipse.jetty.http.HttpCompliance
A legacy HttpCompliance mode that supports HttpCompliance.RFC7230, but with case-insensitive methods allowed.
RFC7578 - Static variable in class org.eclipse.jetty.http.MultiPartCompliance
 
ROOT - Enum constant in enum class org.eclipse.jetty.http.pathmap.PathSpecGroup
The root spec for accessing the Root behavior.
run() - Method in class org.eclipse.jetty.http.content.ValidatingCachingHttpContentFactory
 
RuntimeException(int) - Constructor for exception class org.eclipse.jetty.http.HttpException.RuntimeException
 
RuntimeException(int, String) - Constructor for exception class org.eclipse.jetty.http.HttpException.RuntimeException
 
RuntimeException(int, String, Throwable) - Constructor for exception class org.eclipse.jetty.http.HttpException.RuntimeException
 
RuntimeException(int, Throwable) - Constructor for exception class org.eclipse.jetty.http.HttpException.RuntimeException
 

S

SAME_SITE_ATTRIBUTE - Static variable in interface org.eclipse.jetty.http.HttpCookie
 
sameSite(HttpCookie.SameSite) - Method in class org.eclipse.jetty.http.HttpCookie.Builder
 
sanitizeFieldVchar(char) - Static method in class org.eclipse.jetty.http.HttpTokens
This is used when decoding to not decode illegal characters based on RFC9110.
scheme(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
scheme(HttpScheme) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
SEARCH - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
SEC_WEBSOCKET_ACCEPT - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
SEC_WEBSOCKET_EXTENSIONS - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
SEC_WEBSOCKET_KEY - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
SEC_WEBSOCKET_SUBPROTOCOL - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
SEC_WEBSOCKET_VERSION - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
secure(boolean) - Method in class org.eclipse.jetty.http.HttpCookie.Builder
 
SECURE_ATTRIBUTE - Static variable in interface org.eclipse.jetty.http.HttpCookie
 
SEE_OTHER - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
SEE_OTHER_303 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
SERVER - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
SERVICE_UNAVAILABLE - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
SERVICE_UNAVAILABLE_503 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
SERVLET_ENGINE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
ServletPathSpec - Class in org.eclipse.jetty.http.pathmap
 
ServletPathSpec(String) - Constructor for class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
servletUpgrade() - Method in class org.eclipse.jetty.http.HttpGenerator
 
servletUpgrade() - Method in class org.eclipse.jetty.http.HttpParser
 
SET_COOKIE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
SET_COOKIE2 - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
setContent(byte[]) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
setContent(String) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
setContent(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
SetCookieParser - Interface in org.eclipse.jetty.http
A parser for Set-Cookie header values.
setFilesDirectory(Path) - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
Sets the directory where the files uploaded in the parts will be saved.
setHeader(String, String) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
setHeaderCacheCaseSensitive(boolean) - Method in class org.eclipse.jetty.http.HttpParser
 
setHeaderCacheSize(int) - Method in class org.eclipse.jetty.http.HttpParser
 
setHeadResponse(boolean) - Method in class org.eclipse.jetty.http.HttpParser
Set if a HEAD response is expected
setHttpParser(HttpParser) - Method in class org.eclipse.jetty.http.HttpTester.Input
 
setLastAccessedNanos(long) - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.CachedHttpContent
 
setLastAccessedNanos(long) - Method in interface org.eclipse.jetty.http.content.CachingHttpContentFactory.CachingHttpContent
 
setLastAccessedNanos(long) - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory.NotFoundHttpContent
 
setLength(int) - Method in class org.eclipse.jetty.http.compression.HuffmanDecoder
Set in bytes of the huffman data..
setMaxCachedFiles(int) - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
Set the max number of cached files..
setMaxCachedFileSize(int) - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
setMaxCacheSize(long) - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
setMaxFileSize(long) - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
setMaxLength(long) - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
setMaxMemoryFileSize(long) - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
Sets the maximum memory file size in bytes, after which files will be saved in the directory specified by MultiPartFormData.Parser.setFilesDirectory(Path).
setMaxParts(long) - Method in class org.eclipse.jetty.http.MultiPart.Parser
 
setMaxParts(long) - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
setMethod(String) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
setPartHeadersMaxLength(int) - Method in class org.eclipse.jetty.http.MultiPart.AbstractContentSource
 
setPartHeadersMaxLength(int) - Method in class org.eclipse.jetty.http.MultiPart.Parser
 
setPartHeadersMaxLength(int) - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
setPersistent(boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
 
setPrefix(int) - Method in class org.eclipse.jetty.http.compression.NBitIntegerDecoder
Set the prefix length in of the integer representation in bits.
setPrefix(int) - Method in class org.eclipse.jetty.http.compression.NBitStringDecoder
Set the prefix length in of the string representation in bits.
setResponseStatus(int) - Method in class org.eclipse.jetty.http.HttpParser
 
setState(HttpParser.FieldState) - Method in class org.eclipse.jetty.http.HttpParser
 
setState(HttpParser.State) - Method in class org.eclipse.jetty.http.HttpParser
 
setURI(String) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
setUseDirectByteBuffers(boolean) - Method in class org.eclipse.jetty.http.content.CachingHttpContentFactory
 
setUseFilesForPartsWithoutFileName(boolean) - Method in class org.eclipse.jetty.http.MultiPartFormData.Parser
 
setValue(E) - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
setVersion(String) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
setVersion(HttpVersion) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
setWrapped(MimeTypes) - Method in class org.eclipse.jetty.http.MimeTypes.Wrapper
 
SHUTDOWN_OUT - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.Result
 
size() - Method in class org.eclipse.jetty.http.HttpFields.Mutable.Wrapper
 
size() - Method in interface org.eclipse.jetty.http.HttpFields
 
size() - Method in class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
 
size() - Method in class org.eclipse.jetty.http.MultiPartByteRanges.Parts
 
size() - Method in class org.eclipse.jetty.http.MultiPartFormData.Parts
 
size() - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
size() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
size() - Method in class org.eclipse.jetty.http.HttpTester.Request
 
size() - Method in class org.eclipse.jetty.http.HttpTester.Response
 
size() - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
size() - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
size() - Method in class org.eclipse.jetty.http.QuotedCSV
 
sort() - Method in class org.eclipse.jetty.http.QuotedQualityCSV
 
SPACE - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.Type
 
SPACE_IN_VALUES - Enum constant in enum class org.eclipse.jetty.http.CookieCompliance.Violation
Allow spaces within values without quotes.
SPACE1 - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
SPACE2 - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
SPECIAL_CHARS_IN_QUOTES - Enum constant in enum class org.eclipse.jetty.http.CookieCompliance.Violation
Special characters were found in a quoted cookie value.
START - Enum constant in enum class org.eclipse.jetty.http.HttpGenerator.State
 
START - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
startRequest(String, String, HttpVersion) - Method in interface org.eclipse.jetty.http.HttpParser.RequestHandler
This is the method called by parser when the HTTP request line is parsed
startRequest(String, String, HttpVersion) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
startResponse(HttpVersion, int, String) - Method in interface org.eclipse.jetty.http.HttpParser.ResponseHandler
This is the method called by parser when the HTTP request line is parsed
startResponse(HttpVersion, int, String) - Method in class org.eclipse.jetty.http.HttpTester.Response
 
STATUS - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
stream() - Method in class org.eclipse.jetty.http.HttpFields.Mutable.Wrapper
 
stream() - Method in interface org.eclipse.jetty.http.HttpFields
 
stream() - Method in class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
 
stream() - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
stream() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
stream() - Method in class org.eclipse.jetty.http.HttpTester.Request
 
stream() - Method in class org.eclipse.jetty.http.HttpTester.Response
 
streamResources() - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
STRICT - Enum constant in enum class org.eclipse.jetty.http.HttpCookie.SameSite
The value Strict for the SameSite attribute
STRICT_TRANSPORT_SECURITY - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
stripParameters(String) - Static method in class org.eclipse.jetty.http.HttpField
Returns the field value, stripped of its parameters.
stripSuffixes(String) - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
SUFFIX_GLOB - Enum constant in enum class org.eclipse.jetty.http.pathmap.PathSpecGroup
For path specs that have a wildcard glob with a hardcoded suffix
SWITCHING_PROTOCOLS - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
SWITCHING_PROTOCOLS_101 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
Syntax - Class in org.eclipse.jetty.http
Collection of Syntax validation methods.
Syntax() - Constructor for class org.eclipse.jetty.http.Syntax
 

T

takeHttpParser() - Method in class org.eclipse.jetty.http.HttpTester.Input
 
TCHAR - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.Type
 
TE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
TE - Enum constant in enum class org.eclipse.jetty.http.HttpHeaderValue
 
TEMPORARY_REDIRECT - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
TEMPORARY_REDIRECT_307 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
test(String) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
Test if the mappings contains a specified path.
test(String) - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
TEXT_HTML - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_HTML_8859_1 - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_HTML_UTF_8 - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_JSON - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_JSON_8859_1 - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_JSON_UTF_8 - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_PLAIN - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_PLAIN_8859_1 - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_PLAIN_UTF_8 - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_XML - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_XML_8859_1 - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_XML_UTF_8 - Enum constant in enum class org.eclipse.jetty.http.MimeTypes.Type
 
throwAsUnchecked(HttpException) - Static method in interface org.eclipse.jetty.http.HttpException
 
TIMING_ALLOW_ORIGIN - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
toBuffer() - Method in enum class org.eclipse.jetty.http.HttpHeader
 
toBuffer() - Method in enum class org.eclipse.jetty.http.HttpHeaderValue
 
toBuffer() - Method in enum class org.eclipse.jetty.http.HttpVersion
 
toBytes() - Method in enum class org.eclipse.jetty.http.HttpVersion
 
toHeaderValue(long) - Method in record class org.eclipse.jetty.http.ByteRange
Returns the value for the Content-Range response header corresponding to this byte range.
TOKENS - Static variable in class org.eclipse.jetty.http.HttpTokens
 
toNonSatisfiableHeaderValue(long) - Static method in record class org.eclipse.jetty.http.ByteRange
Returns the value for the Content-Range response header when the range is non satisfiable and therefore the response status code is HttpStatus.RANGE_NOT_SATISFIABLE_416.
TOO_MANY_REQUESTS - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
TOO_MANY_REQUESTS_429 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
toString() - Method in record class org.eclipse.jetty.http.ByteRange
Returns a string representation of this record class.
toString() - Method in record class org.eclipse.jetty.http.ComplianceViolation.Event
Returns a string representation of this record class.
toString() - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
toString() - Method in class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
toString() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContent
 
toString() - Method in class org.eclipse.jetty.http.content.PreCompressedHttpContentFactory
 
toString() - Method in class org.eclipse.jetty.http.content.ResourceHttpContent
 
toString() - Method in class org.eclipse.jetty.http.content.ResourceHttpContentFactory
 
toString() - Method in class org.eclipse.jetty.http.content.VirtualHttpContentFactory
 
toString() - Method in class org.eclipse.jetty.http.CookieCompliance
 
toString() - Method in class org.eclipse.jetty.http.HttpCompliance
 
toString() - Method in class org.eclipse.jetty.http.HttpCookie.Immutable
 
toString() - Method in class org.eclipse.jetty.http.HttpCookie.JavaNetHttpCookie
 
toString() - Method in class org.eclipse.jetty.http.HttpCookie.Wrapper
 
toString() - Method in class org.eclipse.jetty.http.HttpField
 
toString() - Method in class org.eclipse.jetty.http.HttpGenerator
 
toString() - Method in enum class org.eclipse.jetty.http.HttpHeader
 
toString() - Method in enum class org.eclipse.jetty.http.HttpHeaderValue
 
toString() - Method in enum class org.eclipse.jetty.http.HttpMethod
 
toString() - Method in class org.eclipse.jetty.http.HttpParser
 
toString() - Method in enum class org.eclipse.jetty.http.HttpScheme
 
toString() - Method in enum class org.eclipse.jetty.http.HttpStatus.Code
 
toString() - Method in class org.eclipse.jetty.http.HttpTester.Request
 
toString() - Method in class org.eclipse.jetty.http.HttpTester.Response
 
toString() - Method in class org.eclipse.jetty.http.HttpTokens.Token
 
toString() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
toString() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
toString() - Method in enum class org.eclipse.jetty.http.HttpVersion
 
toString() - Method in class org.eclipse.jetty.http.HttpFields.ImmutableHttpFields
 
toString() - Method in class org.eclipse.jetty.http.MetaData.Request
 
toString() - Method in class org.eclipse.jetty.http.MetaData.Response
 
toString() - Method in class org.eclipse.jetty.http.MetaData
 
toString() - Method in enum class org.eclipse.jetty.http.MimeTypes.Type
 
toString() - Method in class org.eclipse.jetty.http.MultiPart.ByteBufferPart
 
toString() - Method in class org.eclipse.jetty.http.MultiPart.ChunksPart
 
toString() - Method in class org.eclipse.jetty.http.MultiPart.ContentSourcePart
 
toString() - Method in class org.eclipse.jetty.http.MultiPart.PathPart
 
toString() - Method in class org.eclipse.jetty.http.MultiPartCompliance
 
toString() - Method in class org.eclipse.jetty.http.HttpFields.MutableHttpFields
 
toString() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
toString() - Method in class org.eclipse.jetty.http.pathmap.AbstractPathSpec
 
toString() - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
toString() - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
toString() - Method in class org.eclipse.jetty.http.QuotedCSV
 
toString() - Method in class org.eclipse.jetty.http.UriCompliance
 
toString(HttpCookie) - Static method in interface org.eclipse.jetty.http.HttpCookie
Formats this cookie into a string suitable to be used for logging.
toURI() - Method in class org.eclipse.jetty.http.HttpURI.Immutable
 
toURI() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
toURI() - Method in interface org.eclipse.jetty.http.HttpURI
 
TRACE - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
TRAILER - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
TRAILER - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
Trailers - Class in org.eclipse.jetty.http
 
Trailers(HttpFields) - Constructor for class org.eclipse.jetty.http.Trailers
 
TRANSFER_ENCODING - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
TRANSFER_ENCODING_WITH_CONTENT_LENGTH - Enum constant in enum class org.eclipse.jetty.http.HttpCompliance.Violation
Since RFC 7230, the HTTP protocol has required that a request is invalid if it contains both a Transfer-Encoding field and Content-Length field.

U

UNAMBIGUOUS - Static variable in class org.eclipse.jetty.http.UriCompliance
Compliance mode that allows all unambiguous violations.
UNAUTHORIZED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
UNAUTHORIZED_401 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
UNAVAILABLE_FOR_LEGAL_REASONS - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
UNAVAILABLE_FOR_LEGAL_REASONS_451 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
UNBIND - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
UNCHECKOUT - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
UNKNOWN_CONTENT - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.EndOfContent
 
UNLINK - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
UNLOCK - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
UNPROCESSABLE_ENTITY - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
UNPROCESSABLE_ENTITY_422 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
unquote(String) - Static method in class org.eclipse.jetty.http.QuotedCSVParser
 
UNSAFE - Static variable in class org.eclipse.jetty.http.UriCompliance
Compliance mode that allows all URI Violations, including allowing ambiguous paths in non-canonical form.
UNSAFE_HOST_HEADER - Enum constant in enum class org.eclipse.jetty.http.HttpCompliance.Violation
Since RFC 7230, the HTTP protocol should reject a request if the Host headers contains an invalid / unsafe authority.
UNSUPPORTED_MEDIA_TYPE - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
UNSUPPORTED_MEDIA_TYPE_415 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
UPDATE - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
UPDATEREDIRECTREF - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
UPGRADE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
UPGRADE - Enum constant in enum class org.eclipse.jetty.http.HttpHeaderValue
 
UPGRADE_REQUIRED - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
UPGRADE_REQUIRED_426 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
uri(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
uri(String, int, int) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
uri(String, String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
uri(HttpURI) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
URI - Enum constant in enum class org.eclipse.jetty.http.HttpParser.State
 
URI_TOO_LONG - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
URI_TOO_LONG_414 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
UriCompliance - Class in org.eclipse.jetty.http
URI compliance modes for Jetty request handling.
UriCompliance(String, Set<UriCompliance.Violation>) - Constructor for class org.eclipse.jetty.http.UriCompliance
 
UriCompliance.Violation - Enum Class in org.eclipse.jetty.http
These are URI compliance "violations", which may be allowed by the compliance mode.
UriTemplatePathSpec - Class in org.eclipse.jetty.http.pathmap
PathSpec for URI Template based declarations
UriTemplatePathSpec(String) - Constructor for class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
USE_PROXY - Enum constant in enum class org.eclipse.jetty.http.HttpStatus.Code
 
USE_PROXY_305 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
user(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
USER_AGENT - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
UTF16 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
UTF16_ENCODINGS - Enum constant in enum class org.eclipse.jetty.http.UriCompliance.Violation
Allow UTF-16 encoding eg /foo%u2192bar.
UTF8 - Static variable in class org.eclipse.jetty.http.MimeTypes
 

V

ValidatingCachedContent(String, HttpContent, long) - Constructor for class org.eclipse.jetty.http.content.ValidatingCachingHttpContentFactory.ValidatingCachedContent
 
ValidatingCachingHttpContentFactory - Class in org.eclipse.jetty.http.content
HttpContent.Factory implementation of CachingHttpContentFactory which evicts invalid entries from the cache.
ValidatingCachingHttpContentFactory(HttpContent.Factory, long, ByteBufferPool) - Constructor for class org.eclipse.jetty.http.content.ValidatingCachingHttpContentFactory
Construct a ValidatingCachingHttpContentFactory which validates entries upon use to check if they are still valid.
ValidatingCachingHttpContentFactory(HttpContent.Factory, long, ByteBufferPool, Scheduler, long, long) - Constructor for class org.eclipse.jetty.http.content.ValidatingCachingHttpContentFactory
Construct a ValidatingCachingHttpContentFactory which validates entries upon use to check if they are still valid and an optional period sweeper of the cache to find invalid and old entries to evict.
ValidatingCachingHttpContentFactory.ValidatingCachedContent - Class in org.eclipse.jetty.http.content
 
ValidatingCachingHttpContentFactory.ValidatingNotFoundContent - Class in org.eclipse.jetty.http.content
 
ValidatingNotFoundContent(String, long) - Constructor for class org.eclipse.jetty.http.content.ValidatingCachingHttpContentFactory.ValidatingNotFoundContent
 
VALUE - Enum constant in enum class org.eclipse.jetty.http.HttpParser.FieldState
 
valueOf(String) - Static method in class org.eclipse.jetty.http.CookieCompliance
 
valueOf(String) - Static method in enum class org.eclipse.jetty.http.CookieCompliance.Violation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class org.eclipse.jetty.http.HttpCompliance
Get a known compliance mode by name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpCompliance.Violation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpCookie.SameSite
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpGenerator.Result
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpGenerator.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpHeader
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpHeaderValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpParser.FieldState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpParser.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpScheme
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpStatus.Code
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpTokens.EndOfContent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpTokens.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.HttpVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.MimeTypes.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class org.eclipse.jetty.http.MultiPartCompliance
 
valueOf(String) - Static method in enum class org.eclipse.jetty.http.MultiPartCompliance.Violation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jetty.http.pathmap.PathSpecGroup
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class org.eclipse.jetty.http.UriCompliance
 
valueOf(String) - Static method in enum class org.eclipse.jetty.http.UriCompliance.Violation
Returns the enum constant of this class with the specified name.
valueParameters(String, Map<String, String>) - Static method in class org.eclipse.jetty.http.HttpField
values() - Static method in enum class org.eclipse.jetty.http.CookieCompliance.Violation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpCompliance.Violation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpCookie.SameSite
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpGenerator.Result
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpGenerator.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpHeader
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpHeaderValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpParser.FieldState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpParser.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpScheme
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpStatus.Code
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpTokens.EndOfContent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpTokens.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.HttpVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.MimeTypes.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.MultiPartCompliance.Violation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.pathmap.PathSpecGroup
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jetty.http.UriCompliance.Violation
Returns an array containing the constants of this enum class, in the order they are declared.
VARY - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
VCHAR - Enum constant in enum class org.eclipse.jetty.http.HttpTokens.Type
 
VERSION_CONTROL - Enum constant in enum class org.eclipse.jetty.http.HttpMethod
 
VIA - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
violation() - Method in record class org.eclipse.jetty.http.ComplianceViolation.Event
Returns the value of the violation record component.
VIOLATIONS_ATTR - Static variable in class org.eclipse.jetty.http.HttpCompliance
Deprecated, for removal: This API element is subject to removal in a future version.
use ComplianceViolation.CapturingListener.VIOLATIONS_ATTR_KEY instead.
(Note: new ATTR captures all Compliance violations, not just HTTP.
Make sure you have HttpConnectionFactory.setRecordHttpComplianceViolations(true).
Also make sure that a ComplianceViolation.CapturingListener has been added as a bean to either the Connector or Server for the Attribute to be created.)
VIOLATIONS_ATTR_KEY - Static variable in class org.eclipse.jetty.http.ComplianceViolation.CapturingListener
 
VirtualHttpContentFactory - Class in org.eclipse.jetty.http.content
An HttpContent.Factory implementation which takes a Resource and fakes this resource as an entry in every directory.
VirtualHttpContentFactory(HttpContent.Factory, Resource, String) - Constructor for class org.eclipse.jetty.http.content.VirtualHttpContentFactory
 

W

WARNING - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
WHITESPACE_AFTER_FIELD_NAME - Enum constant in enum class org.eclipse.jetty.http.HttpCompliance.Violation
Since RFC 7230, the HTTP protocol has required that a request header field has no white space after the field name and before the ':'.
with(String, HttpCompliance.Violation...) - Method in class org.eclipse.jetty.http.HttpCompliance
Create a new HttpCompliance mode that includes the passed HttpCompliance.Violations.
with(String, UriCompliance.Violation...) - Method in class org.eclipse.jetty.http.UriCompliance
Create a new UriCompliance mode that includes the passed UriCompliance.Violations.
without(String, HttpCompliance.Violation...) - Method in class org.eclipse.jetty.http.HttpCompliance
Create a new HttpCompliance mode that excludes the passed HttpCompliance.Violations.
without(String, UriCompliance.Violation...) - Method in class org.eclipse.jetty.http.UriCompliance
Create a new UriCompliance mode that excludes the passed UriCompliance.Violations.
Wrapper() - Constructor for class org.eclipse.jetty.http.MimeTypes.Wrapper
 
Wrapper(HttpContent) - Constructor for class org.eclipse.jetty.http.content.HttpContent.Wrapper
 
Wrapper(HttpCookie) - Constructor for class org.eclipse.jetty.http.HttpCookie.Wrapper
 
Wrapper(HttpFields.Mutable) - Constructor for class org.eclipse.jetty.http.HttpFields.Mutable.Wrapper
 
writeTo(Path) - Method in class org.eclipse.jetty.http.MultiPart.Part
Writes the content of this part to the given path.
WS - Enum constant in enum class org.eclipse.jetty.http.HttpScheme
 
WS_AFTER_NAME - Enum constant in enum class org.eclipse.jetty.http.HttpParser.FieldState
 
WSS - Enum constant in enum class org.eclipse.jetty.http.HttpScheme
 
WWW_AUTHENTICATE - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 

X

X_FORWARDED_FOR - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
X_FORWARDED_HOST - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
X_FORWARDED_PORT - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
X_FORWARDED_PROTO - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
X_FORWARDED_SERVER - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 
X_POWERED_BY - Enum constant in enum class org.eclipse.jetty.http.HttpHeader
 

_

__01Jan1970 - Static variable in class org.eclipse.jetty.http.DateGenerator
 
__STRICT - Static variable in class org.eclipse.jetty.http.HttpGenerator
 
_assumedEncodings - Variable in class org.eclipse.jetty.http.MimeTypes
 
_buffer - Variable in class org.eclipse.jetty.http.HttpTester.Input
 
_cookieList - Variable in class org.eclipse.jetty.http.CookieCache
 
_eof - Variable in class org.eclipse.jetty.http.HttpTester.Input
 
_inferredEncodings - Variable in class org.eclipse.jetty.http.MimeTypes
 
_keepQuotes - Variable in class org.eclipse.jetty.http.QuotedCSVParser
 
_mimeMap - Variable in class org.eclipse.jetty.http.MimeTypes
 
_parser - Variable in class org.eclipse.jetty.http.HttpTester.Input
 
_rawFields - Variable in class org.eclipse.jetty.http.CookieCache
 
_values - Variable in class org.eclipse.jetty.http.QuotedCSV
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form