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

ABNF_REQUIRED_QUOTING - Static variable in class org.eclipse.jetty.http.QuotedCSV
ABNF from RFC 2616, RFC 822, and RFC 6455 specified characters requiring quoting.
abort() - Method in class org.eclipse.jetty.http.HttpGenerator
 
AbstractPathSpec - Class in org.eclipse.jetty.http.pathmap
 
AbstractPathSpec() - Constructor for class org.eclipse.jetty.http.pathmap.AbstractPathSpec
 
ACCEPT - Enum constant in enum org.eclipse.jetty.http.HttpHeader
Request Fields.
ACCEPT_CHARSET - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
ACCEPT_ENCODING - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
ACCEPT_LANGUAGE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
ACCEPT_RANGES - Enum constant in enum org.eclipse.jetty.http.HttpHeader
Response Fields.
ACCEPTED - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
ACCEPTED_202 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
ACL - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
ACL_AS_INT - Static variable in enum 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, String) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Add to or set a field.
add(HttpField) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
add(HttpFields) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
add(HttpHeader, String) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Add to or set a field.
add(HttpHeader, HttpHeaderValue) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
addCookie(String, String, int, String, String, String) - Method in interface org.eclipse.jetty.http.CookieParser.Handler
 
addCSV(String, String...) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Add comma separated values, but only if not already present.
addCSV(HttpHeader, String...) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Add comma separated values, but only if not already present.
addDateField(String, long) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Sets the value of a date field.
addMimeMapping(String, String) - Method in class org.eclipse.jetty.http.MimeTypes
Set a mime mapping
addValue(String) - Method in class org.eclipse.jetty.http.QuotedCSVParser
Add and parse a value string(s)
AGE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
ALLOW - Enum constant in enum org.eclipse.jetty.http.HttpHeader
Entity Fields.
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.UriCompliance
 
ALPHA - Enum constant in enum org.eclipse.jetty.http.HttpTokens.Type
 
ALT_SVC - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
AMBIGUOUS_EMPTY_SEGMENT - Enum constant in enum org.eclipse.jetty.http.UriCompliance.Violation
Allow ambiguous empty segments e.g.
AMBIGUOUS_PATH_ENCODING - Enum constant in enum org.eclipse.jetty.http.UriCompliance.Violation
Allow ambiguous path encoding within a URI segment e.g.
AMBIGUOUS_PATH_PARAMETER - Enum constant in enum org.eclipse.jetty.http.UriCompliance.Violation
Allow ambiguous path parameters within a URI segment e.g.
AMBIGUOUS_PATH_SEGMENT - Enum constant in enum org.eclipse.jetty.http.UriCompliance.Violation
Allow ambiguous path segments e.g.
AMBIGUOUS_PATH_SEPARATOR - Enum constant in enum org.eclipse.jetty.http.UriCompliance.Violation
Allow ambiguous path separator within a URI segment e.g.
APPLICATION_JSON - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
APPLICATION_JSON_8859_1 - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
APPLICATION_JSON_UTF_8 - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
asBuffer() - Method in enum org.eclipse.jetty.http.HttpMethod
 
asBuffer() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
 
asByteBuffer() - Method in enum org.eclipse.jetty.http.HttpScheme
 
asImmutable() - Method in interface org.eclipse.jetty.http.HttpFields
 
asImmutable() - Method in class org.eclipse.jetty.http.HttpFields.Immutable
 
asImmutable() - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
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
 
asPathSpec(String) - Static method in class org.eclipse.jetty.http.pathmap.PathMappings
Deprecated, for removal: This API element is subject to removal in a future version.
asString() - Method in class org.eclipse.jetty.http.HttpCookie
 
asString() - Method in interface org.eclipse.jetty.http.HttpFields
 
asString() - Method in enum org.eclipse.jetty.http.HttpHeader
 
asString() - Method in enum org.eclipse.jetty.http.HttpHeaderValue
 
asString() - Method in enum org.eclipse.jetty.http.HttpMethod
 
asString() - Method in enum 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 org.eclipse.jetty.http.HttpVersion
 
asString() - Method in enum 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_VALUES - Enum constant in enum org.eclipse.jetty.http.CookieCompliance.Violation
A cookie attribute value was found and its value is retained.
ATTRIBUTES - Enum constant in enum 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 org.eclipse.jetty.http.HttpHeader
 

B

BAD_GATEWAY - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
BAD_GATEWAY_502 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
BAD_QUOTES - Enum constant in enum org.eclipse.jetty.http.CookieCompliance.Violation
Quotes are not balanced or are embedded in value.
BAD_REQUEST - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
BAD_REQUEST_400 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
badMessage(BadMessageException) - Method in class org.eclipse.jetty.http.HttpParser
 
badMessage(BadMessageException) - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
Called to signal that a bad HTTP message has been received.
badMessage(BadMessageException) - 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 org.eclipse.jetty.http.HttpMethod
 
BIND - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
BR - Static variable in class org.eclipse.jetty.http.CompressedContentFormat
 
build() - Static method in interface org.eclipse.jetty.http.HttpFields
 
build() - Static method in interface org.eclipse.jetty.http.HttpURI
 
build(int) - Static method in interface org.eclipse.jetty.http.HttpFields
 
build(String) - Static method in interface org.eclipse.jetty.http.HttpURI
 
build(URI) - Static method in interface org.eclipse.jetty.http.HttpURI
 
build(HttpFields) - Static method in interface org.eclipse.jetty.http.HttpFields
 
build(HttpFields, EnumSet<HttpHeader>) - Static method in interface org.eclipse.jetty.http.HttpFields
 
build(HttpFields, HttpField) - Static method in interface org.eclipse.jetty.http.HttpFields
 
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
 
BYTES - Enum constant in enum org.eclipse.jetty.http.HttpHeaderValue
 

C

C_AUTHORITY - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
C_METHOD - Enum constant in enum org.eclipse.jetty.http.HttpHeader
HTTP2 Fields.
C_PATH - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
C_PROTOCOL - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
C_SCHEME - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
C_STATUS - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
CACHE - Static variable in enum org.eclipse.jetty.http.HttpHeader
 
CACHE - Static variable in enum org.eclipse.jetty.http.HttpHeaderValue
 
CACHE - Static variable in enum 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 org.eclipse.jetty.http.HttpScheme
 
CACHE - Static variable in enum org.eclipse.jetty.http.HttpVersion
 
CACHE - Static variable in class org.eclipse.jetty.http.MimeTypes
 
CACHE_CONTROL - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
CASE_INSENSITIVE_METHOD - Enum constant in enum 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 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
 
CHECKIN - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
CHECKOUT - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
checkUriCompliance(UriCompliance, HttpURI) - 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 org.eclipse.jetty.http.HttpParser.State
 
CHUNK_PARAMS - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
CHUNK_SIZE - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
CHUNK_SIZE - Static variable in class org.eclipse.jetty.http.HttpGenerator
 
CHUNKED - Enum constant in enum org.eclipse.jetty.http.HttpHeaderValue
 
CHUNKED_CONTENT - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
CHUNKED_CONTENT - Enum constant in enum org.eclipse.jetty.http.HttpTokens.EndOfContent
 
clear() - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
clear() - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
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 - Enum constant in enum org.eclipse.jetty.http.HttpHeaderValue
 
CLOSE - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
CLOSED - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
CNTL - Enum constant in enum org.eclipse.jetty.http.HttpTokens.Type
 
COLON - Enum constant in enum org.eclipse.jetty.http.HttpTokens.Type
 
COMMA_NOT_VALID_OCTET - Enum constant in enum org.eclipse.jetty.http.CookieCompliance.Violation
Deprecated.
Use SPECIAL_CHARS_IN_QUOTES
COMMA_SEPARATOR - Enum constant in enum org.eclipse.jetty.http.CookieCompliance.Violation
A comma was found as separator between cookies.
COMMITTED - Enum constant in enum 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 org.eclipse.jetty.http.HttpGenerator.State
 
COMPLETING_1XX - Enum constant in enum 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.Listener - Interface in org.eclipse.jetty.http
A listener that can be notified of violations.
ComplianceViolation.Mode - Interface in org.eclipse.jetty.http
A Mode is a set of ComplianceViolations that are allowed.
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 class org.eclipse.jetty.http.HttpFields.Mutable
Computes a single field for the given HTTP header name and for existing fields with the same name.
computeField(HttpHeader, BiFunction<HttpHeader, List<HttpField>, HttpField>) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Computes a single field for the given HttpHeader and for existing fields with the same header.
CONFLICT - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
CONFLICT_409 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
CONNECT - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
CONNECTION - Enum constant in enum org.eclipse.jetty.http.HttpHeader
General Fields.
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
Look for a value in a possible multi valued field
contains(String) - Method in interface org.eclipse.jetty.http.HttpFields
 
contains(String, String) - Method in interface org.eclipse.jetty.http.HttpFields
 
contains(EnumSet<HttpHeader>) - Method in interface org.eclipse.jetty.http.HttpFields
 
contains(HttpField) - Method in interface org.eclipse.jetty.http.HttpFields
 
contains(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
 
contains(HttpHeader, String) - Method in interface org.eclipse.jetty.http.HttpFields
 
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 org.eclipse.jetty.http.HttpParser.State
 
CONTENT_ENCODING - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
CONTENT_END - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
CONTENT_LANGUAGE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
CONTENT_LENGTH - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
CONTENT_LENGTH - Enum constant in enum org.eclipse.jetty.http.HttpTokens.EndOfContent
 
CONTENT_LOCATION - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
CONTENT_MD5 - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
CONTENT_RANGE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
CONTENT_TYPE - Enum constant in enum 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
 
CONTINUE - Enum constant in enum org.eclipse.jetty.http.HttpGenerator.Result
 
CONTINUE - Enum constant in enum org.eclipse.jetty.http.HttpHeaderValue
 
CONTINUE - Enum constant in enum 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 org.eclipse.jetty.http.HttpHeader
Other Fields.
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 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 org.eclipse.jetty.http.HttpMethod
 
CR - Enum constant in enum org.eclipse.jetty.http.HttpTokens.Type
 
CREATED - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
CREATED_201 - Static variable in class org.eclipse.jetty.http.HttpStatus
 

D

DATE - Enum constant in enum 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.GZIPContentDecoder
Inflates compressed data from a buffer.
decodeChunks(ByteBuffer) - Method in class org.eclipse.jetty.http.GZIPContentDecoder
Inflates compressed data.
decodedChunk(ByteBuffer) - 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
 
DEFAULT - Enum constant in enum 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 that extends RFC3986 compliance with additional violations to avoid most ambiguous URIs.
DELETE - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
destroy() - Method in class org.eclipse.jetty.http.GZIPContentDecoder
 
DIGIT - Enum constant in enum 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'"
DONE - Enum constant in enum 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 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 org.eclipse.jetty.http.HttpStatus.Code
 
EARLY_HINT_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 - Static variable in interface org.eclipse.jetty.http.HttpFields
 
EMPTY - Static variable in interface org.eclipse.jetty.http.pathmap.MatchedPath
 
END - Enum constant in enum org.eclipse.jetty.http.HttpGenerator.State
 
END - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
ENHANCE_YOUR_CALM - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
ENHANCE_YOUR_CALM_420 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
ensureField(HttpField) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Ensure that specific HttpField exists when the field may not exist or may exist and be multi valued.
EOF_CONTENT - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
EOF_CONTENT - Enum constant in enum org.eclipse.jetty.http.HttpTokens.EndOfContent
 
equals(int) - Method in enum org.eclipse.jetty.http.HttpStatus.Code
 
equals(Object) - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpField
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpFields.Immutable
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
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.pathmap.AbstractPathSpec
 
equals(Object) - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
equals(Object) - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
ESCAPE_IN_QUOTES - Enum constant in enum 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 org.eclipse.jetty.http.HttpHeader
 
ETAG_SEPARATOR - Static variable in class org.eclipse.jetty.http.CompressedContentFormat
The separator within an etag used to indicate a compressed variant.
EXACT - Enum constant in enum org.eclipse.jetty.http.pathmap.PathSpecGroup
For exactly defined path specs, no glob.
EXPECT - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
EXPECTATION_FAILED - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
EXPECTATION_FAILED_417 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
EXPIRES - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 

F

FAILED_DEPENDENCY - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
FAILED_DEPENDENCY_424 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
FIELD - Enum constant in enum org.eclipse.jetty.http.HttpParser.FieldState
 
fillBuffer() - Method in class org.eclipse.jetty.http.HttpTester.Input
 
FLUSH - Enum constant in enum org.eclipse.jetty.http.HttpGenerator.Result
 
FORBIDDEN - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
FORBIDDEN_403 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
FORM_ENCODED - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
formatCookieDate(long) - Static method in class org.eclipse.jetty.http.DateGenerator
Format "EEE, dd-MMM-yyyy HH:mm:ss 'GMT'" for cookies
formatCookieDate(StringBuilder, long) - Static method in class org.eclipse.jetty.http.DateGenerator
Format "EEE, dd-MMM-yyyy HH:mm:ss 'GMT'" for cookies
formatDate(long) - Static method in class org.eclipse.jetty.http.DateGenerator
Format HTTP date "EEE, dd MMM yyyy HH:mm:ss 'GMT'"
FORWARDED - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
FOUND - Enum constant in enum 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 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.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(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(HttpField...) - Static method in interface org.eclipse.jetty.http.HttpFields
 
FROM - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
fromString(String) - Static method in enum org.eclipse.jetty.http.HttpMethod
Converts the given String parameter to an HttpMethod.
fromString(String) - Static method in enum org.eclipse.jetty.http.HttpVersion
Case insensitive fromString() conversion
fromVersion(int) - Static method in enum org.eclipse.jetty.http.HttpVersion
 

G

GATEWAY_TIMEOUT - Enum constant in enum 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
 
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(String) - Method in interface org.eclipse.jetty.http.HttpFields
 
get(String) - Method in class org.eclipse.jetty.http.HttpFields.Immutable
 
get(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
 
get(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields.Immutable
 
get(PathSpec) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
GET - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
GET_AS_INT - Static variable in enum org.eclipse.jetty.http.HttpMethod
 
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.UriCompliance
Get the set of UriCompliance.Violations allowed by this compliance mode.
getAssumedEncodings() - Static method in class org.eclipse.jetty.http.MimeTypes
Access a mutable map of mime type to the charset assumed for that content type.
getAttributeValue() - Method in enum 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 org.eclipse.jetty.http.MimeTypes.Type
 
getBuffer() - Method in class org.eclipse.jetty.http.HttpTester.Input
 
getByte() - Method in class org.eclipse.jetty.http.HttpTokens.Token
 
getBytes() - Method in enum org.eclipse.jetty.http.HttpHeader
 
getBytes() - Method in enum org.eclipse.jetty.http.HttpMethod
 
getBytesColonSpace() - Method in enum org.eclipse.jetty.http.HttpHeader
 
getChar() - Method in class org.eclipse.jetty.http.HttpTokens.Token
 
getCharacterEncoding() - Method in interface org.eclipse.jetty.http.HttpContent
 
getCharacterEncoding() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getCharacterEncoding() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getCharset() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
 
getCharsetAssumedFromContentType(String) - Static method in class org.eclipse.jetty.http.MimeTypes
 
getCharsetFromContentType(String) - Static method in class org.eclipse.jetty.http.MimeTypes
 
getCharsetInferredFromContentType(String) - Static method in class org.eclipse.jetty.http.MimeTypes
 
getCharsetString() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
 
getCode() - Method in exception class org.eclipse.jetty.http.BadMessageException
 
getCode() - Method in enum 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 class org.eclipse.jetty.http.HttpCookie
 
getCommentWithAttributes(String, boolean, HttpCookie.SameSite) - Static method in class org.eclipse.jetty.http.HttpCookie
 
getCommentWithoutAttributes(String) - Static method in class org.eclipse.jetty.http.HttpCookie
 
getContent() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
getContent(String, int) - Method in interface org.eclipse.jetty.http.HttpContent.ContentFactory
 
getContentBytes() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
getContentEncoding() - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
getContentEncoding() - Method in interface org.eclipse.jetty.http.HttpContent
 
getContentEncoding() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getContentEncoding() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getContentEncodingValue() - Method in interface org.eclipse.jetty.http.HttpContent
 
getContentEncodingValue() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getContentEncodingValue() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getContentLength() - Method in interface org.eclipse.jetty.http.HttpContent
 
getContentLength() - Method in class org.eclipse.jetty.http.HttpParser
 
getContentLength() - Method in class org.eclipse.jetty.http.MetaData
 
getContentLength() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getContentLength() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getContentLengthValue() - Method in interface org.eclipse.jetty.http.HttpContent
 
getContentLengthValue() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getContentLengthValue() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getContentPrepared() - Method in class org.eclipse.jetty.http.HttpGenerator
 
getContentRead() - Method in class org.eclipse.jetty.http.HttpParser
 
getContentType() - Method in interface org.eclipse.jetty.http.HttpContent
 
getContentType() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getContentType() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getContentTypeField() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
 
getContentTypeValue() - Method in interface org.eclipse.jetty.http.HttpContent
 
getContentTypeValue() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getContentTypeValue() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getContentTypeWithoutCharset(String) - Static method in class org.eclipse.jetty.http.MimeTypes
 
getCSV(String, boolean) - Method in interface org.eclipse.jetty.http.HttpFields
Get multiple field values of the same name as a QuotedCSV
getCSV(HttpHeader, boolean) - Method in interface org.eclipse.jetty.http.HttpFields
Get multiple field values of the same name, split as a QuotedCSV
getDateField(String) - Method in interface org.eclipse.jetty.http.HttpFields
Get a header as a date value.
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
 
getDefaultMimeByExtension(String) - Static method in class org.eclipse.jetty.http.MimeTypes
Get the MIME type by filename extension.
getDefaultPort() - Method in enum org.eclipse.jetty.http.HttpScheme
 
getDefaultPort(String) - Static method in enum org.eclipse.jetty.http.HttpScheme
 
getDescription() - Method in interface org.eclipse.jetty.http.ComplianceViolation
 
getDescription() - Method in enum org.eclipse.jetty.http.CookieCompliance.Violation
 
getDescription() - Method in enum org.eclipse.jetty.http.HttpCompliance.Violation
 
getDescription() - Method in enum org.eclipse.jetty.http.UriCompliance.Violation
 
getDirectBuffer() - Method in interface org.eclipse.jetty.http.HttpContent
 
getDirectBuffer() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getDirectBuffer() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getDomain() - Method in class org.eclipse.jetty.http.HttpCookie
 
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 interface org.eclipse.jetty.http.HttpContent
 
getETag() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getETag() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getEtagSuffix() - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
getETagValue() - Method in interface org.eclipse.jetty.http.HttpContent
 
getETagValue() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getETagValue() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getExtension() - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
getField(int) - Method in interface org.eclipse.jetty.http.HttpFields
Get a Field by index.
getField(int) - Method in class org.eclipse.jetty.http.HttpFields.Immutable
 
getField(int) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Get a Field by index.
getField(String) - Method in interface org.eclipse.jetty.http.HttpFields
 
getField(String) - Method in class org.eclipse.jetty.http.HttpFields.Immutable
 
getField(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
 
getField(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields.Immutable
 
getFieldCache() - Method in class org.eclipse.jetty.http.HttpParser
 
getFieldNames() - Method in interface org.eclipse.jetty.http.HttpFields
Get enumeration of header _names.
getFieldNamesCollection() - Method in interface org.eclipse.jetty.http.HttpFields
Get Set of header names.
getFields() - Method in class org.eclipse.jetty.http.MetaData
 
getFields(String) - Method in interface org.eclipse.jetty.http.HttpFields
 
getFields(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Get multiple fields of the same header
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
 
getHeaderCacheSize() - Method in class org.eclipse.jetty.http.HttpParser
 
getHeaderLength() - Method in class org.eclipse.jetty.http.HttpParser
 
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
 
getHttpCookie() - Method in class org.eclipse.jetty.http.HttpCookie.SetCookieHttpField
 
getHttpParser() - Method in class org.eclipse.jetty.http.HttpTester.Input
 
getHttpVersion() - Method in class org.eclipse.jetty.http.Http1FieldPreEncoder
 
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
 
getIndirectBuffer() - Method in interface org.eclipse.jetty.http.HttpContent
 
getIndirectBuffer() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getIndirectBuffer() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getInferredEncodings() - Static method in class org.eclipse.jetty.http.MimeTypes
Access a mutable map of mime type to the charset inferred from that content type.
getInfo() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
getInfo() - Method in class org.eclipse.jetty.http.HttpTester.Request
 
getInfo() - Method in class org.eclipse.jetty.http.HttpTester.Response
 
getInputStream() - Method in interface org.eclipse.jetty.http.HttpContent
 
getInputStream() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getInputStream() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
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
 
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.UriCompliance
 
getKnownMimeTypes() - Static method in class org.eclipse.jetty.http.MimeTypes
 
getLastModified() - Method in interface org.eclipse.jetty.http.HttpContent
 
getLastModified() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getLastModified() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getLastModifiedValue() - Method in interface org.eclipse.jetty.http.HttpContent
 
getLastModifiedValue() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getLastModifiedValue() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getLongField(String) - Method in interface org.eclipse.jetty.http.HttpFields
Get a header as an long value.
getLongField(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Get a header as an long value.
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
 
getLowerCaseName() - Method in class org.eclipse.jetty.http.HttpField
 
getMappings() - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
getMatch(String) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
Deprecated, for removal: This API element is subject to removal in a future version.
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 class org.eclipse.jetty.http.HttpCookie
 
getMessage() - Method in enum 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.
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.
getMimeMap() - Method in class org.eclipse.jetty.http.MimeTypes
 
getMimeType() - Method in interface org.eclipse.jetty.http.HttpContent
 
getMimeType() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getMimeType() - Method in class org.eclipse.jetty.http.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 org.eclipse.jetty.http.CookieCompliance.Violation
 
getName() - Method in class org.eclipse.jetty.http.HttpCompliance
 
getName() - Method in enum org.eclipse.jetty.http.HttpCompliance.Violation
 
getName() - Method in class org.eclipse.jetty.http.HttpCookie
 
getName() - Method in class org.eclipse.jetty.http.HttpField
 
getName() - Method in class org.eclipse.jetty.http.UriCompliance
 
getName() - Method in enum 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
 
getPath() - Method in class org.eclipse.jetty.http.HttpCookie
 
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
 
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.
getPrecompressedContents() - Method in interface org.eclipse.jetty.http.HttpContent
 
getPrecompressedContents() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getPrecompressedContents() - Method in class org.eclipse.jetty.http.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
Get multiple field values of the same name, split and sorted as a QuotedQualityCSV
getQualityCSV(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Get multiple field values of the same name, split and sorted as a QuotedQualityCSV
getQualityCSV(HttpHeader, ToIntFunction<String>) - Method in interface org.eclipse.jetty.http.HttpFields
Get multiple field values of the same name, split and sorted as a 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
 
getReadableByteChannel() - Method in interface org.eclipse.jetty.http.HttpContent
 
getReadableByteChannel() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getReadableByteChannel() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getReason() - Method in exception class org.eclipse.jetty.http.BadMessageException
 
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 interface org.eclipse.jetty.http.HttpContent
 
getResource() - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
getResource() - Method in class org.eclipse.jetty.http.pathmap.MatchedResource
 
getResource() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
getResource() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
getRFC2965SetCookie() - Method in class org.eclipse.jetty.http.HttpCookie
 
getRFC6265SetCookie() - Method in class org.eclipse.jetty.http.HttpCookie
 
getSameSite() - Method in class org.eclipse.jetty.http.HttpCookie
 
getSameSiteDefault(Attributes) - Static method in class org.eclipse.jetty.http.HttpCookie
Get the default value for SameSite cookie attribute, if one has been set for the given context.
getSameSiteFromComment(String) - Static method in class org.eclipse.jetty.http.HttpCookie
 
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
 
getSetCookie(CookieCompliance) - Method in class org.eclipse.jetty.http.HttpCookie
 
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
 
getTrailerSupplier() - 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
 
getURI() - Method in class org.eclipse.jetty.http.MetaData.Request
 
getURIString() - Method in class org.eclipse.jetty.http.MetaData.Request
 
getURL() - Method in interface org.eclipse.jetty.http.ComplianceViolation
 
getURL() - Method in enum org.eclipse.jetty.http.CookieCompliance.Violation
 
getURL() - Method in enum org.eclipse.jetty.http.HttpCompliance.Violation
 
getURL() - Method in enum 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 class org.eclipse.jetty.http.HttpCookie
 
getValue() - Method in class org.eclipse.jetty.http.HttpField
 
getValueParameters(String, Map<String, String>) - Static method in class org.eclipse.jetty.http.HttpField
Get field value 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
Get multi headers
getValuesList(String) - Method in interface org.eclipse.jetty.http.HttpFields
Get multiple header of the same name
getValuesList(HttpHeader) - Method in interface org.eclipse.jetty.http.HttpFields
Get multiple field values of the same name
getVariableCount() - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getVariables() - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getVersion() - Method in class org.eclipse.jetty.http.HttpCookie
 
getVersion() - Method in class org.eclipse.jetty.http.HttpTester.Message
 
getVersion() - Method in enum 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
 
GONE - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
GONE_410 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
GZIP - Enum constant in enum 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(ByteBufferPool, int, boolean) - Constructor for class org.eclipse.jetty.http.GZIPContentDecoder
 
GZIPContentDecoder(InflaterPool, ByteBufferPool, int) - Constructor for class org.eclipse.jetty.http.GZIPContentDecoder
 
GZIPContentDecoder(InflaterPool, ByteBufferPool, int, boolean) - 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 class org.eclipse.jetty.http.CompressedContentFormat
 
hashCode() - Method in class org.eclipse.jetty.http.HttpField
 
hashCode() - Method in class org.eclipse.jetty.http.HttpFields.Immutable
 
hashCode() - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
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.pathmap.AbstractPathSpec
 
hashCode() - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
hashCode() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
hasKnownValues(HttpHeader) - Static method in enum 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 org.eclipse.jetty.http.HttpMethod
 
HEAD_AS_INT - Static variable in enum org.eclipse.jetty.http.HttpMethod
 
HEADER - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
HEADER_OVERFLOW - Enum constant in enum 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 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 org.eclipse.jetty.http.HttpTokens.Type
 
HTTP - Enum constant in enum org.eclipse.jetty.http.HttpScheme
 
HTTP_0_9 - Enum constant in enum 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 org.eclipse.jetty.http.HttpVersion
 
HTTP_1_0 - Enum constant in enum org.eclipse.jetty.http.HttpVersion
 
HTTP_1_1 - Enum constant in enum org.eclipse.jetty.http.HttpVersion
 
HTTP_2 - Enum constant in enum org.eclipse.jetty.http.HttpVersion
 
HTTP_3 - Enum constant in enum org.eclipse.jetty.http.HttpVersion
 
HTTP_ONLY_COMMENT - Static variable in class org.eclipse.jetty.http.HttpCookie
If this string is found within the comment parsed with HttpCookie.isHttpOnlyInComment(String) the check will return true
HTTP_VERSION_NOT_SUPPORTED - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
HTTP_VERSION_NOT_SUPPORTED_505 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
Http1FieldPreEncoder - Class in org.eclipse.jetty.http
 
Http1FieldPreEncoder() - Constructor for class org.eclipse.jetty.http.Http1FieldPreEncoder
 
HTTP2_SETTINGS - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
HttpCompliance - Class in org.eclipse.jetty.http
HTTP compliance modes for Jetty HTTP parsing and handling.
HttpCompliance.Violation - Enum in org.eclipse.jetty.http
 
HttpContent - Interface in org.eclipse.jetty.http
HttpContent interface.
HttpContent.ContentFactory - Interface in org.eclipse.jetty.http
 
HttpCookie - Class in org.eclipse.jetty.http
 
HttpCookie(String) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, long) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, String, String) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, String, String, long, boolean, boolean) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, String, String, long, boolean, boolean, String, int) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, String, String, long, boolean, boolean, String, int, HttpCookie.SameSite) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie.SameSite - Enum in org.eclipse.jetty.http
 
HttpCookie.SetCookieHttpField - Class in org.eclipse.jetty.http
 
HttpField - Class in org.eclipse.jetty.http
An HTTP Field
HttpField(String, String) - Constructor for class org.eclipse.jetty.http.HttpField
 
HttpField(HttpHeader, String) - Constructor for class org.eclipse.jetty.http.HttpField
 
HttpField(HttpHeader, String, String) - Constructor for class org.eclipse.jetty.http.HttpField
 
HttpField(HttpHeader, HttpHeaderValue) - Constructor for class org.eclipse.jetty.http.HttpField
 
HttpField.IntValueHttpField - Class in org.eclipse.jetty.http
 
HttpField.LongValueHttpField - Class in org.eclipse.jetty.http
 
HttpFieldPreEncoder - Interface in org.eclipse.jetty.http
Interface to pre-encode HttpFields.
HttpFields - Interface in org.eclipse.jetty.http
Interface that represents on ordered collection of HttpFields.
HttpFields.Immutable - Class in org.eclipse.jetty.http
HTTP Fields.
HttpFields.Mutable - Class in org.eclipse.jetty.http
HTTP Fields.
HttpGenerator - Class in org.eclipse.jetty.http
HttpGenerator.
HttpGenerator() - Constructor for class org.eclipse.jetty.http.HttpGenerator
 
HttpGenerator(boolean, boolean) - Constructor for class org.eclipse.jetty.http.HttpGenerator
 
HttpGenerator.Result - Enum in org.eclipse.jetty.http
 
HttpGenerator.State - Enum in org.eclipse.jetty.http
 
HttpHeader - Enum in org.eclipse.jetty.http
 
HttpHeaderValue - Enum in org.eclipse.jetty.http
 
HttpMethod - Enum in org.eclipse.jetty.http
Known HTTP Methods
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 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 in org.eclipse.jetty.http
 
HTTPS - Enum constant in enum org.eclipse.jetty.http.HttpScheme
 
HttpScheme - Enum 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 in org.eclipse.jetty.http
 
HttpTester - Class in org.eclipse.jetty.http
A 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 in org.eclipse.jetty.http
 
HttpTokens.Token - Class in org.eclipse.jetty.http
 
HttpTokens.Type - Enum 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 in org.eclipse.jetty.http
 

I

IDENTITY - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
IDENTITY - Enum constant in enum org.eclipse.jetty.http.HttpHeaderValue
 
IF_MATCH - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
IF_MODIFIED_SINCE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
IF_NONE_MATCH - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
IF_RANGE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
IF_UNMODIFIED_SINCE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
IM_A_TEAPOT - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
IM_A_TEAPOT_418 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
Immutable(HttpField[]) - Constructor for class org.eclipse.jetty.http.HttpFields.Immutable
Initialize HttpFields from copy.
IN_NAME - Enum constant in enum org.eclipse.jetty.http.HttpParser.FieldState
 
IN_VALUE - Enum constant in enum 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
 
Input() - Constructor for class org.eclipse.jetty.http.HttpTester.Input
 
INSENSITIVE_CACHE - Static variable in enum org.eclipse.jetty.http.HttpMethod
 
INSUFFICIENT_STORAGE - Enum constant in enum 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 org.eclipse.jetty.http.HttpStatus.Code
 
INTERNAL_SERVER_ERROR_500 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
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 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
 
is(String) - Method in enum org.eclipse.jetty.http.HttpHeader
 
is(String) - Method in enum org.eclipse.jetty.http.HttpHeaderValue
 
is(String) - Method in enum org.eclipse.jetty.http.HttpMethod
 
is(String) - Method in enum org.eclipse.jetty.http.HttpScheme
 
is(String) - Method in enum org.eclipse.jetty.http.HttpVersion
 
is(String) - Method in enum org.eclipse.jetty.http.MimeTypes.Type
 
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
 
isAtEOF() - Method in class org.eclipse.jetty.http.HttpParser
 
isCharsetAssumed() - Method in enum 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 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
 
isExpired(long) - Method in class org.eclipse.jetty.http.HttpCookie
 
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 class org.eclipse.jetty.http.HttpCookie
 
isHttpOnlyInComment(String) - Static method in class org.eclipse.jetty.http.HttpCookie
 
isIdempotent() - Method in enum 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
 
isInformational() - Method in enum 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.
isNoContent() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isPersistent() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isPseudo() - Method in enum org.eclipse.jetty.http.HttpHeader
 
isRedirection() - Method in enum 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 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
 
isSecure() - Method in class org.eclipse.jetty.http.HttpCookie
 
isServerError() - Method in enum 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
 
isSuccess() - Method in enum 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.
isWritten() - Method in class org.eclipse.jetty.http.HttpGenerator
 
iterator() - Method in class org.eclipse.jetty.http.HttpFields.Immutable
 
iterator() - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
iterator() - Method in class org.eclipse.jetty.http.MetaData
 
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 org.eclipse.jetty.http.HttpHeader
 
KEEP_ALIVE - Enum constant in enum org.eclipse.jetty.http.HttpHeaderValue
 

L

LABEL - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
LAST_MODIFIED - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
LAX - Enum constant in enum org.eclipse.jetty.http.HttpCookie.SameSite
 
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 org.eclipse.jetty.http.HttpStatus.Code
 
LENGTH_REQUIRED_411 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
LF - Enum constant in enum org.eclipse.jetty.http.HttpTokens.Type
 
LINK - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
LINK - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
listIterator() - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
LOCATION - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
LOCK - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
LOCKED - Enum constant in enum 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.CookieCutter
Deprecated.
 
LOG - Static variable in class org.eclipse.jetty.http.HttpCompliance
 
LOG - Static variable in class org.eclipse.jetty.http.HttpParser
 
LOG - Static variable in class org.eclipse.jetty.http.RFC6265CookieParser
 
LOG - Static variable in class org.eclipse.jetty.http.UriCompliance
 
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 org.eclipse.jetty.http.HttpMethod
 
lookAheadGet(byte[], int, int) - Static method in enum org.eclipse.jetty.http.HttpMethod
Deprecated.
Not used
lookAheadGet(byte[], int, int) - Static method in enum org.eclipse.jetty.http.HttpVersion
Optimised lookup to find an Http Version and whitespace in a byte array.
lookAheadGet(ByteBuffer) - Static method in enum org.eclipse.jetty.http.HttpMethod
Optimized lookup to find a method name and trailing space in a byte array.
lookAheadGet(ByteBuffer) - Static method in enum org.eclipse.jetty.http.HttpVersion
Optimised lookup to find an HTTP Version and trailing white space in a byte array.
LOOP_DETECTED - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
LOOP_DETECTED_508 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
lowerCaseName() - Method in enum 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
 
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
Deprecated.
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
 
MAX_CODE - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MAX_FORWARDS - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
MERGE - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
Message() - Constructor for class org.eclipse.jetty.http.HttpTester.Message
 
MESSAGE_HTTP - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
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
 
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
 
MetaData.Request - Class in org.eclipse.jetty.http
 
MetaData.Response - Class in org.eclipse.jetty.http
 
METHOD - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
METHOD_NOT_ALLOWED - Enum constant in enum 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 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 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
Constructor.
MimeTypes.Type - Enum in org.eclipse.jetty.http
 
MISDIRECTED_REQUEST - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
MISDIRECTED_REQUEST_421 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MISMATCHED_AUTHORITY - Enum constant in enum 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 org.eclipse.jetty.http.HttpMethod
 
MKCALENDAR - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
MKCOL - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
MKREDIRECTREF - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
MKWORKSPACE - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
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 org.eclipse.jetty.http.HttpMethod
 
MOVED_PERMANENTLY - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
MOVED_PERMANENTLY_301 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MOVED_TEMPORARILY - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
MOVED_TEMPORARILY_302 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MULTI_STATUS - Enum constant in enum 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 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_BYTERANGES - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
MULTIPART_FORM_DATA - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
MULTIPLE_CHOICES - Enum constant in enum 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 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.HttpFields.Mutable
Initialize an empty HttpFields.

N

NEED_CHUNK - Enum constant in enum org.eclipse.jetty.http.HttpGenerator.Result
 
NEED_CHUNK_TRAILER - Enum constant in enum org.eclipse.jetty.http.HttpGenerator.Result
 
NEED_HEADER - Enum constant in enum org.eclipse.jetty.http.HttpGenerator.Result
 
NEED_INFO - Enum constant in enum org.eclipse.jetty.http.HttpGenerator.Result
 
NEGOTIATE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
NETWORK_AUTHENTICATION_REQUIRED - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
NETWORK_AUTHENTICATION_REQUIRED_511 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
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 org.eclipse.jetty.http.HttpHeaderValue
 
NO_COLON_AFTER_FIELD_NAME - Enum constant in enum 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 org.eclipse.jetty.http.HttpStatus.Code
 
NO_CONTENT - Enum constant in enum org.eclipse.jetty.http.HttpTokens.EndOfContent
 
NO_CONTENT_204 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NON_AUTHORITATIVE_INFORMATION - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
NON_AUTHORITATIVE_INFORMATION_203 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NONE - Enum constant in enum org.eclipse.jetty.http.HttpCookie.SameSite
 
NONE - Static variable in class org.eclipse.jetty.http.CompressedContentFormat
 
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 '/'
normalizePort(int) - Method in enum org.eclipse.jetty.http.HttpScheme
 
normalizePort(String, int) - Static method in enum org.eclipse.jetty.http.HttpScheme
 
NOT_ACCEPTABLE - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
NOT_ACCEPTABLE_406 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_EXTENDED - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
NOT_EXTENDED_510 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_FOUND - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
NOT_FOUND_404 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_IMPLEMENTED - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
NOT_IMPLEMENTED_501 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_MODIFIED - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
NOT_MODIFIED_304 - Static variable in class org.eclipse.jetty.http.HttpStatus
 

O

of(Map.Entry<PathSpec, E>, MatchedPath) - Static method in class org.eclipse.jetty.http.pathmap.MatchedResource
 
OK - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
OK_200 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
onComplianceViolation(ComplianceViolation.Mode, ComplianceViolation, String) - Method in interface org.eclipse.jetty.http.ComplianceViolation.Listener
 
OPTIONAL_WHITE_SPACE - Enum constant in enum org.eclipse.jetty.http.CookieCompliance.Violation
Whitespace was found around the cookie name and/or around the cookie value.
OPTIONS - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
ORDERPATCH - Enum constant in enum 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.pathmap - package org.eclipse.jetty.http.pathmap
 
ORIGIN - Enum constant in enum org.eclipse.jetty.http.HttpHeader
WebSocket Fields.
OTEXT - Enum constant in enum org.eclipse.jetty.http.HttpTokens.Type
 

P

param(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
parseContent(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpParser
 
parseCsvIndex(String, Function<HttpHeaderValue, Boolean>) - Static method in enum 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 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
 
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
 
parseNext(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpParser
Parse until next Event.
parseRequest(String) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseRequest(ByteBuffer) - 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(HttpTester.Input) - Static method in class org.eclipse.jetty.http.HttpTester
 
parseResponse(HttpTester.Input, HttpTester.Response) - Static method in class org.eclipse.jetty.http.HttpTester
 
PARTIAL_CONTENT - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
PARTIAL_CONTENT_206 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PATCH - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
path(String) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
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.
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 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 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 org.eclipse.jetty.http.HttpStatus.Code
 
PAYMENT_REQUIRED_402 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PERMANENT_REDIRECT - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
PERMANENT_REDIRECT_308 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PERMANET_REDIRECT - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
port(int) - Method in class org.eclipse.jetty.http.HttpURI.Mutable
 
POST - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
POST_AS_INT - Static variable in enum org.eclipse.jetty.http.HttpMethod
 
PRAGMA - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
PrecompressedHttpContent - Class in org.eclipse.jetty.http
 
PrecompressedHttpContent(HttpContent, HttpContent, CompressedContentFormat) - Constructor for class org.eclipse.jetty.http.PrecompressedHttpContent
 
PRECONDITION_FAILED - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
PRECONDITION_FAILED_412 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PRECONDITION_REQUIRED - Enum constant in enum 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, String) - 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 org.eclipse.jetty.http.pathmap.PathSpecGroup
For path specs that have a hardcoded prefix and a trailing wildcard glob.
PRI - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
PRI_AS_INT - Static variable in enum org.eclipse.jetty.http.HttpMethod
 
PROCESSING - Enum constant in enum org.eclipse.jetty.http.HttpHeaderValue
 
PROCESSING - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
PROCESSING_102 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PROGRESS_102_INFO - Static variable in class org.eclipse.jetty.http.HttpGenerator
 
PROPFIND - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
PROPPATCH - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
PROXY - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
PROXY - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
PROXY_AUTHENTICATE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
PROXY_AUTHENTICATION_REQUIRED - Enum constant in enum 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 org.eclipse.jetty.http.HttpHeader
 
PROXY_CONNECTION - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
put(String, E) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
put(String, String) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Set a field.
put(String, List<String>) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Set a field.
put(HttpField) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
put(HttpHeader, String) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Set a field.
put(HttpHeader, HttpHeaderValue) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
put(PathSpec, E) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
PUT - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
PUT_AS_INT - Static variable in enum org.eclipse.jetty.http.HttpMethod
 
putDateField(String, long) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Sets the value of a date field.
putDateField(HttpHeader, long) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Sets the value of a date field.
putLongField(String, long) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Sets the value of an long field.
putLongField(HttpHeader, long) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Sets the value of an long field.
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
 
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 RFC7230.
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.

R

RANGE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
RANGE_NOT_SATISFIABLE - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
RANGE_NOT_SATISFIABLE_416 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
REASON - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
REBIND - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
REFERER - Enum constant in enum 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 interface org.eclipse.jetty.http.HttpContent
 
release() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
release() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
release(ByteBuffer) - Method in class org.eclipse.jetty.http.GZIPContentDecoder
Releases an allocated buffer.
remove(Object) - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
remove(String) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Remove a field.
remove(EnumSet<HttpHeader>) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
remove(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields.Mutable
Remove a field.
remove(PathSpec) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
removeIf(Predicate<MappedResource<E>>) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
REPORT - Enum constant in enum 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(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(HttpFields) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
REQUEST_HEADER_FIELDS_TOO_LARGE - Enum constant in enum 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 org.eclipse.jetty.http.HttpHeader
 
REQUEST_TIMEOUT - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
REQUEST_TIMEOUT_408 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
REQUEST_VERSION - Enum constant in enum 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 org.eclipse.jetty.http.CookieCompliance.Violation
Deprecated.
no replacement because was mistakenly considered a violation
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.pathmap.PathMappings
 
RESET_CONTENT - Enum constant in enum 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
HttpContent created from a Resource.
ResourceHttpContent(Resource, String) - Constructor for class org.eclipse.jetty.http.ResourceHttpContent
 
ResourceHttpContent(Resource, String, int) - Constructor for class org.eclipse.jetty.http.ResourceHttpContent
 
ResourceHttpContent(Resource, String, int, Map<CompressedContentFormat, HttpContent>) - Constructor for class org.eclipse.jetty.http.ResourceHttpContent
 
Response() - Constructor for class org.eclipse.jetty.http.HttpTester.Response
 
Response(HttpVersion, int, String, HttpFields, long) - Constructor for class org.eclipse.jetty.http.MetaData.Response
 
Response(HttpVersion, int, String, HttpFields, long, Supplier<HttpFields>) - Constructor for class org.eclipse.jetty.http.MetaData.Response
 
Response(HttpVersion, int, HttpFields) - Constructor for class org.eclipse.jetty.http.MetaData.Response
 
Response(HttpVersion, int, HttpFields, long) - Constructor for class org.eclipse.jetty.http.MetaData.Response
 
RESPONSE_500_INFO - Static variable in class org.eclipse.jetty.http.HttpGenerator
 
RESPONSE_VERSION - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
RETRY_AFTER - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
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, including allowing all additional ambiguous URI Violations.
RFC3986_UNAMBIGUOUS - Static variable in class org.eclipse.jetty.http.UriCompliance
Compliance mode that follows RFC3986 plus it does not allow any ambiguous URI UriCompliance.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
 
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.
ROOT - Enum constant in enum org.eclipse.jetty.http.pathmap.PathSpecGroup
The root spec for accessing the Root behavior.

S

SAFE - Static variable in class org.eclipse.jetty.http.UriCompliance
Deprecated.
equivalent to DEFAULT
SAME_SITE_DEFAULT_ATTRIBUTE - Static variable in class org.eclipse.jetty.http.HttpCookie
Name of context attribute with default SameSite cookie value
SAME_SITE_LAX_COMMENT - Static variable in class org.eclipse.jetty.http.HttpCookie
 
SAME_SITE_NONE_COMMENT - Static variable in class org.eclipse.jetty.http.HttpCookie
 
SAME_SITE_STRICT_COMMENT - Static variable in class org.eclipse.jetty.http.HttpCookie
 
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 org.eclipse.jetty.http.HttpMethod
 
SEC_WEBSOCKET_ACCEPT - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
SEC_WEBSOCKET_EXTENSIONS - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
SEC_WEBSOCKET_KEY - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
SEC_WEBSOCKET_SUBPROTOCOL - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
SEC_WEBSOCKET_VERSION - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
SEE_OTHER - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
SEE_OTHER_303 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
SERVER - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
SERVICE_UNAVAILABLE - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
SERVICE_UNAVAILABLE_503 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
SERVLET_ENGINE - Enum constant in enum 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 org.eclipse.jetty.http.HttpHeader
 
SET_COOKIE2 - Enum constant in enum 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
 
SetCookieHttpField(HttpCookie, CookieCompliance) - Constructor for class org.eclipse.jetty.http.HttpCookie.SetCookieHttpField
 
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
 
setJettyVersion(String) - Static method in class org.eclipse.jetty.http.HttpGenerator
 
setMethod(String) - Method in class org.eclipse.jetty.http.HttpTester.Request
 
setMimeMap(Map<String, String>) - Method in class org.eclipse.jetty.http.MimeTypes
 
setPersistent(boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
 
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
 
setVersion(String) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
setVersion(HttpVersion) - Method in class org.eclipse.jetty.http.HttpTester.Message
 
SHUTDOWN_OUT - Enum constant in enum org.eclipse.jetty.http.HttpGenerator.Result
 
size() - Method in class org.eclipse.jetty.http.HttpFields.Immutable
 
size() - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
size() - Method in interface org.eclipse.jetty.http.HttpFields
 
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 org.eclipse.jetty.http.HttpTokens.Type
 
SPACE1 - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
SPACE2 - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
SPECIAL_CHARS_IN_QUOTES - Enum constant in enum org.eclipse.jetty.http.CookieCompliance.Violation
Special characters were found in a quoted cookie value.
START - Enum constant in enum org.eclipse.jetty.http.HttpGenerator.State
 
START - Enum constant in enum 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 org.eclipse.jetty.http.HttpParser.State
 
stream() - Method in class org.eclipse.jetty.http.HttpFields.Immutable
 
stream() - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
stream() - Method in interface org.eclipse.jetty.http.HttpFields
 
STRICT - Enum constant in enum org.eclipse.jetty.http.HttpCookie.SameSite
 
STRICT - Static variable in class org.eclipse.jetty.http.UriCompliance
Deprecated.
equivalent to RFC3986
STRICT_TRANSPORT_SECURITY - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
stripParameters(String) - Static method in class org.eclipse.jetty.http.HttpField
Get field value without parameters.
stripSuffixes(String) - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
SUFFIX_GLOB - Enum constant in enum org.eclipse.jetty.http.pathmap.PathSpecGroup
For path specs that have a wildcard glob with a hardcoded suffix
SWITCHING_PROTOCOLS - Enum constant in enum 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

tagEquals(String, String) - Static method in class org.eclipse.jetty.http.CompressedContentFormat
Check etags for equality, accounting for quoting and compression suffixes.
takeHttpParser() - Method in class org.eclipse.jetty.http.HttpTester.Input
 
TCHAR - Enum constant in enum org.eclipse.jetty.http.HttpTokens.Type
 
TE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
TE - Enum constant in enum org.eclipse.jetty.http.HttpHeaderValue
 
TEMPORARY_REDIRECT - Enum constant in enum 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.PathSpecSet
 
TEXT_HTML - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_HTML_8859_1 - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_HTML_UTF_8 - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_JSON - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_JSON_8859_1 - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_JSON_UTF_8 - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_PLAIN - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_PLAIN_8859_1 - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_PLAIN_UTF_8 - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_XML - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_XML_8859_1 - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_XML_UTF_8 - Enum constant in enum org.eclipse.jetty.http.MimeTypes.Type
 
toBuffer() - Method in enum org.eclipse.jetty.http.HttpHeader
 
toBuffer() - Method in enum org.eclipse.jetty.http.HttpHeaderValue
 
toBuffer() - Method in enum org.eclipse.jetty.http.HttpVersion
 
toBytes() - Method in enum org.eclipse.jetty.http.HttpVersion
 
TOKENS - Static variable in class org.eclipse.jetty.http.HttpTokens
 
TOO_MANY_REQUESTS - Enum constant in enum org.eclipse.jetty.http.HttpStatus.Code
 
TOO_MANY_REQUESTS_429 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
toString() - Method in class org.eclipse.jetty.http.CompressedContentFormat
 
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.HttpField
 
toString() - Method in class org.eclipse.jetty.http.HttpFields.Immutable
 
toString() - Method in class org.eclipse.jetty.http.HttpFields.Mutable
 
toString() - Method in class org.eclipse.jetty.http.HttpGenerator
 
toString() - Method in enum org.eclipse.jetty.http.HttpHeader
 
toString() - Method in enum org.eclipse.jetty.http.HttpHeaderValue
 
toString() - Method in enum org.eclipse.jetty.http.HttpMethod
 
toString() - Method in class org.eclipse.jetty.http.HttpParser
 
toString() - Method in enum org.eclipse.jetty.http.HttpScheme
 
toString() - Method in enum 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 org.eclipse.jetty.http.HttpVersion
 
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 org.eclipse.jetty.http.MimeTypes.Type
 
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.PrecompressedHttpContent
 
toString() - Method in class org.eclipse.jetty.http.QuotedCSV
 
toString() - Method in class org.eclipse.jetty.http.ResourceHttpContent
 
toString() - Method in class org.eclipse.jetty.http.UriCompliance
 
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 org.eclipse.jetty.http.HttpMethod
 
TRAILER - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
TRAILER - Enum constant in enum org.eclipse.jetty.http.HttpParser.State
 
TRANSFER_ENCODING - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
TRANSFER_ENCODING_WITH_CONTENT_LENGTH - Enum constant in enum 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

UNAUTHORIZED - Enum constant in enum 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 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 org.eclipse.jetty.http.HttpMethod
 
UNCHECKOUT - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
UNKNOWN_CONTENT - Enum constant in enum org.eclipse.jetty.http.HttpTokens.EndOfContent
 
UNLINK - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
UNLOCK - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
UNPROCESSABLE_ENTITY - Enum constant in enum 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 canonicalized form.
UNSAFE_HOST_HEADER - Enum constant in enum 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 org.eclipse.jetty.http.HttpStatus.Code
 
UNSUPPORTED_MEDIA_TYPE_415 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
UPDATE - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
UPDATEREDIRECTREF - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
UPGRADE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
UPGRADE - Enum constant in enum org.eclipse.jetty.http.HttpHeaderValue
 
UPGRADE_REQUIRED - Enum constant in enum 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 org.eclipse.jetty.http.HttpParser.State
 
URI_TOO_LONG - Enum constant in enum 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 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 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 org.eclipse.jetty.http.HttpHeader
 
UTF16_ENCODINGS - Enum constant in enum org.eclipse.jetty.http.UriCompliance.Violation
Allow UTF-16 encoding eg /foo%u2192bar.

V

VALUE - Enum constant in enum org.eclipse.jetty.http.HttpParser.FieldState
 
valueOf(String) - Static method in class org.eclipse.jetty.http.CookieCompliance
 
valueOf(String) - Static method in enum org.eclipse.jetty.http.CookieCompliance.Violation
Returns the enum constant of this type 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 org.eclipse.jetty.http.HttpCompliance.Violation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpCookie.SameSite
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpGenerator.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpGenerator.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpHeader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpHeaderValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpParser.FieldState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpParser.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpStatus.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpTokens.EndOfContent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpTokens.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.MimeTypes.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.pathmap.PathSpecGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.eclipse.jetty.http.UriCompliance
 
valueOf(String) - Static method in enum org.eclipse.jetty.http.UriCompliance.Violation
Returns the enum constant of this type with the specified name.
valueParameters(String, Map<String, String>) - Static method in class org.eclipse.jetty.http.HttpField
 
values() - Static method in enum org.eclipse.jetty.http.CookieCompliance.Violation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpCompliance.Violation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpCookie.SameSite
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpGenerator.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpGenerator.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpHeader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpHeaderValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpParser.FieldState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpParser.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpStatus.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpTokens.EndOfContent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpTokens.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.HttpVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.MimeTypes.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.pathmap.PathSpecGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.jetty.http.UriCompliance.Violation
Returns an array containing the constants of this enum type, in the order they are declared.
VARY - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
VCHAR - Enum constant in enum org.eclipse.jetty.http.HttpTokens.Type
 
VERSION_CONTROL - Enum constant in enum org.eclipse.jetty.http.HttpMethod
 
VIA - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
VIOLATIONS_ATTR - Static variable in class org.eclipse.jetty.http.HttpCompliance
The request attribute which may be set to record any allowed HTTP violations.

W

WARNING - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
WHITESPACE_AFTER_FIELD_NAME - Enum constant in enum 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.
WS - Enum constant in enum org.eclipse.jetty.http.HttpScheme
 
WS_AFTER_NAME - Enum constant in enum org.eclipse.jetty.http.HttpParser.FieldState
 
WSS - Enum constant in enum org.eclipse.jetty.http.HttpScheme
 
WWW_AUTHENTICATE - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 

X

X_FORWARDED_FOR - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
X_FORWARDED_HOST - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
X_FORWARDED_PORT - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
X_FORWARDED_PROTO - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
X_FORWARDED_SERVER - Enum constant in enum org.eclipse.jetty.http.HttpHeader
 
X_POWERED_BY - Enum constant in enum 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
 
_buffer - Variable in class org.eclipse.jetty.http.HttpTester.Input
 
_eof - Variable in class org.eclipse.jetty.http.HttpTester.Input
 
_keepQuotes - Variable in class org.eclipse.jetty.http.QuotedCSVParser
 
_parser - Variable in class org.eclipse.jetty.http.HttpTester.Input
 
_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