A B C D E F G H I K L M N O P Q R S T U V W X _ 
All Classes All Packages

A

abort() - Method in class org.eclipse.jetty.http.HttpGenerator
 
ACCEPT - org.eclipse.jetty.http.HttpHeader
Request Fields.
ACCEPT_CHARSET - org.eclipse.jetty.http.HttpHeader
 
ACCEPT_ENCODING - org.eclipse.jetty.http.HttpHeader
 
ACCEPT_LANGUAGE - org.eclipse.jetty.http.HttpHeader
 
ACCEPT_RANGES - org.eclipse.jetty.http.HttpHeader
Response Fields.
ACCEPTED - org.eclipse.jetty.http.HttpStatus.Code
 
ACCEPTED_202 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
acquire(int) - Method in class org.eclipse.jetty.http.GZIPContentDecoder
 
add(String) - Method in class org.eclipse.jetty.http.PathMap.PathSet
Deprecated.
 
add(String) - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
add(String, String) - Method in class org.eclipse.jetty.http.HttpFields
Add to or set a field.
add(HttpField) - Method in class org.eclipse.jetty.http.HttpFields
 
add(HttpFields) - Method in class org.eclipse.jetty.http.HttpFields
Add fields from another HttpFields instance.
add(HttpHeader, String) - Method in class org.eclipse.jetty.http.HttpFields
Add to or set a field.
add(HttpHeader, HttpHeaderValue) - Method in class org.eclipse.jetty.http.HttpFields
 
addAll(HttpFields) - Method in class org.eclipse.jetty.http.HttpFields
 
addCSV(String, String...) - Method in class org.eclipse.jetty.http.HttpFields
Add comma separated values, but only if not already present.
addCSV(HttpHeader, String...) - Method in class org.eclipse.jetty.http.HttpFields
Add comma separated values, but only if not already present.
addCSV(QuotedCSV, String...) - Method in class org.eclipse.jetty.http.HttpFields
 
addDateField(String, long) - Method in class org.eclipse.jetty.http.HttpFields
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)
AFTER_NAME - org.eclipse.jetty.http.MultiPartParser.FieldState
 
AGE - org.eclipse.jetty.http.HttpHeader
 
ALLOW - org.eclipse.jetty.http.HttpHeader
Entity Fields.
ALPHA - org.eclipse.jetty.http.HttpTokens.Type
 
APPLICATION_JSON - org.eclipse.jetty.http.MimeTypes.Type
 
APPLICATION_JSON_8859_1 - org.eclipse.jetty.http.MimeTypes.Type
 
APPLICATION_JSON_UTF_8 - 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
 
asPathSpec(String) - Static method in class org.eclipse.jetty.http.pathmap.PathMappings
 
asString() - Method in class org.eclipse.jetty.http.HttpCookie
 
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 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
AUTHORIZATION - org.eclipse.jetty.http.HttpHeader
 

B

BAD_GATEWAY - org.eclipse.jetty.http.HttpStatus.Code
 
BAD_GATEWAY_502 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
BAD_REQUEST - org.eclipse.jetty.http.HttpStatus.Code
 
BAD_REQUEST_400 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
badMessage(int, String) - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
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.
BadMessageException - Exception 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 org.eclipse.jetty.http.BadMessageException
 
BadMessageException(int) - Constructor for exception org.eclipse.jetty.http.BadMessageException
 
BadMessageException(int, String) - Constructor for exception org.eclipse.jetty.http.BadMessageException
 
BadMessageException(int, String, Throwable) - Constructor for exception org.eclipse.jetty.http.BadMessageException
 
BadMessageException(String) - Constructor for exception org.eclipse.jetty.http.BadMessageException
 
BadMessageException(String, Throwable) - Constructor for exception org.eclipse.jetty.http.BadMessageException
 
BODY_PART - org.eclipse.jetty.http.MultiPartParser.State
 
BR - Static variable in class org.eclipse.jetty.http.CompressedContentFormat
 
BYTES - org.eclipse.jetty.http.HttpHeaderValue
 

C

C_AUTHORITY - org.eclipse.jetty.http.HttpHeader
 
C_METHOD - org.eclipse.jetty.http.HttpHeader
HTTP2 Fields.
C_PATH - org.eclipse.jetty.http.HttpHeader
 
C_SCHEME - org.eclipse.jetty.http.HttpHeader
 
C_STATUS - 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 - org.eclipse.jetty.http.HttpHeader
 
CASE_INSENSITIVE_FIELD_VALUE_CACHE - org.eclipse.jetty.http.HttpComplianceSection
 
caseInsensitiveHeader(String, String) - Method in class org.eclipse.jetty.http.HttpParser
 
CHUNK - org.eclipse.jetty.http.HttpParser.State
 
CHUNK_PARAMS - org.eclipse.jetty.http.HttpParser.State
 
CHUNK_SIZE - org.eclipse.jetty.http.HttpParser.State
 
CHUNK_SIZE - Static variable in class org.eclipse.jetty.http.HttpGenerator
 
CHUNKED - org.eclipse.jetty.http.HttpHeaderValue
 
CHUNKED_CONTENT - org.eclipse.jetty.http.HttpParser.State
 
CHUNKED_CONTENT - org.eclipse.jetty.http.HttpTokens.EndOfContent
 
cleanUp() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
Only remove tmp files.
clear() - Method in class org.eclipse.jetty.http.HttpFields
 
clear() - Method in class org.eclipse.jetty.http.HttpURI
 
clear() - Method in class org.eclipse.jetty.http.PathMap
Deprecated.
 
clear() - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
close() - Method in class org.eclipse.jetty.http.HttpParser
Request that the associated data source be closed
close() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
CLOSE - org.eclipse.jetty.http.HttpHeaderValue
 
CLOSE - org.eclipse.jetty.http.HttpParser.State
 
CLOSED - org.eclipse.jetty.http.HttpParser.State
 
CNTL - org.eclipse.jetty.http.HttpTokens.Type
 
COLON - org.eclipse.jetty.http.HttpTokens.Type
 
COMMITTED - 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.PathSpec
 
COMPLETING - org.eclipse.jetty.http.HttpGenerator.State
 
COMPLETING_1XX - org.eclipse.jetty.http.HttpGenerator.State
 
complianceViolation(HttpComplianceSection) - Method in class org.eclipse.jetty.http.HttpParser
Check RFC compliance violation
complianceViolation(HttpComplianceSection, String) - Method in class org.eclipse.jetty.http.HttpParser
Check RFC compliance violation
CompressedContentFormat - Class in org.eclipse.jetty.http
 
CompressedContentFormat(String, String) - Constructor for class org.eclipse.jetty.http.CompressedContentFormat
 
CONFLICT - org.eclipse.jetty.http.HttpStatus.Code
 
CONFLICT_409 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
CONNECT - org.eclipse.jetty.http.HttpMethod
 
CONNECTION - org.eclipse.jetty.http.HttpHeader
General Fields.
contains(Object) - Method in class org.eclipse.jetty.http.PathMap.PathSet
Deprecated.
 
contains(String) - Method in class org.eclipse.jetty.http.HttpField
Look for a value in a possible multi valued field
contains(String, String) - Method in class org.eclipse.jetty.http.HttpFields
 
contains(HttpField) - Method in class org.eclipse.jetty.http.HttpFields
 
contains(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
 
contains(HttpHeader, String) - Method in class org.eclipse.jetty.http.HttpFields
 
containsKey(String) - Method in class org.eclipse.jetty.http.HttpFields
 
containsMatch(String) - Method in class org.eclipse.jetty.http.PathMap
Deprecated.
Return whether the path matches any entries in the PathMap, excluding the default entry
containsMatch(String) - Method in class org.eclipse.jetty.http.PathMap.PathSet
Deprecated.
 
content(ByteBuffer) - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
 
content(ByteBuffer, boolean) - Method in interface org.eclipse.jetty.http.MultiPartParser.Handler
 
CONTENT - org.eclipse.jetty.http.HttpParser.State
 
CONTENT_ENCODING - org.eclipse.jetty.http.HttpHeader
 
CONTENT_END - org.eclipse.jetty.http.HttpParser.State
 
CONTENT_LANGUAGE - org.eclipse.jetty.http.HttpHeader
 
CONTENT_LENGTH - org.eclipse.jetty.http.HttpHeader
 
CONTENT_LENGTH - org.eclipse.jetty.http.HttpTokens.EndOfContent
 
CONTENT_LOCATION - org.eclipse.jetty.http.HttpHeader
 
CONTENT_MD5 - org.eclipse.jetty.http.HttpHeader
 
CONTENT_RANGE - org.eclipse.jetty.http.HttpHeader
 
CONTENT_TYPE - org.eclipse.jetty.http.HttpHeader
 
contentComplete() - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
 
CONTINUE - org.eclipse.jetty.http.HttpGenerator.Result
 
CONTINUE - org.eclipse.jetty.http.HttpHeaderValue
 
CONTINUE - 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 - org.eclipse.jetty.http.HttpHeader
Other Fields.
CookieCompliance - Enum in org.eclipse.jetty.http
The compliance for Cookie handling.
CR - org.eclipse.jetty.http.HttpTokens.Type
 
CREATED - org.eclipse.jetty.http.HttpStatus.Code
 
CREATED_201 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
createFile() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
createHttpURI(String, String, int, String, String, String, String) - Static method in class org.eclipse.jetty.http.HttpURI
Construct a normalized URI.
CUSTOM0 - org.eclipse.jetty.http.HttpCompliance
Deprecated.
CUSTOM1 - org.eclipse.jetty.http.HttpCompliance
Deprecated.
CUSTOM2 - org.eclipse.jetty.http.HttpCompliance
Deprecated.
CUSTOM3 - org.eclipse.jetty.http.HttpCompliance
Deprecated.

D

DATE - 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.
decodeQueryTo(MultiMap<String>) - Method in class org.eclipse.jetty.http.HttpURI
 
decodeQueryTo(MultiMap<String>, String) - Method in class org.eclipse.jetty.http.HttpURI
 
decodeQueryTo(MultiMap<String>, Charset) - Method in class org.eclipse.jetty.http.HttpURI
 
DEFAULT - org.eclipse.jetty.http.pathmap.PathSpecGroup
The default spec for accessing the Default path behavior.
delete() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
Remove the file, whether or not Part.write() was called on it (ie no longer temporary)
DELETE - org.eclipse.jetty.http.HttpMethod
 
deleteParts() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
Delete any tmp storage for parts, and clear out the parts list.
DELIMITER - org.eclipse.jetty.http.MultiPartParser.State
 
DELIMITER_CLOSE - org.eclipse.jetty.http.MultiPartParser.State
 
DELIMITER_PADDING - org.eclipse.jetty.http.MultiPartParser.State
 
destroy() - Method in class org.eclipse.jetty.http.GZIPContentDecoder
 
DIGIT - 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 - 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
 

E

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 interface org.eclipse.jetty.http.MultiPartParser.Handler
 
END - org.eclipse.jetty.http.HttpGenerator.State
 
END - org.eclipse.jetty.http.HttpParser.State
 
END - org.eclipse.jetty.http.MultiPartParser.State
 
ENHANCE_YOUR_CALM - org.eclipse.jetty.http.HttpStatus.Code
 
ENHANCE_YOUR_CALM_420 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
EOF_CONTENT - org.eclipse.jetty.http.HttpParser.State
 
EOF_CONTENT - org.eclipse.jetty.http.HttpTokens.EndOfContent
 
EPILOGUE - org.eclipse.jetty.http.MultiPartParser.State
 
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
 
equals(Object) - Method in class org.eclipse.jetty.http.HttpURI
 
equals(Object) - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
equals(Object) - Method in class org.eclipse.jetty.http.pathmap.PathSpec
 
equals(Object) - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
 
ETAG - org.eclipse.jetty.http.HttpHeader
 
EXACT - org.eclipse.jetty.http.pathmap.PathSpecGroup
For exactly defined path specs, no glob.
EXPECT - org.eclipse.jetty.http.HttpHeader
 
EXPECTATION_FAILED - org.eclipse.jetty.http.HttpStatus.Code
 
EXPECTATION_FAILED_417 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
EXPIRES - org.eclipse.jetty.http.HttpHeader
 

F

FAILED_DEPENDENCY - org.eclipse.jetty.http.HttpStatus.Code
 
FAILED_DEPENDENCY_424 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
FIELD - org.eclipse.jetty.http.HttpParser.FieldState
 
FIELD - org.eclipse.jetty.http.MultiPartParser.FieldState
 
FIELD_COLON - org.eclipse.jetty.http.HttpComplianceSection
 
FIELD_NAME_CASE_INSENSITIVE - org.eclipse.jetty.http.HttpComplianceSection
 
FIRST_OCTETS - org.eclipse.jetty.http.MultiPartParser.State
 
FLUSH - org.eclipse.jetty.http.HttpGenerator.Result
 
FORBIDDEN - org.eclipse.jetty.http.HttpStatus.Code
 
FORBIDDEN_403 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
FORM_ENCODED - 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 - org.eclipse.jetty.http.HttpHeader
 
FOUND - org.eclipse.jetty.http.HttpStatus.Code
 
FOUND_302 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
FROM - 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 - org.eclipse.jetty.http.HttpStatus.Code
 
GATEWAY_TIMEOUT_504 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
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
 
generateResponse(MetaData.Response, ByteBuffer, ByteBuffer, ByteBuffer, boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
Deprecated.
get(String) - Method in class org.eclipse.jetty.http.HttpFields
 
get(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
 
get(PathSpec) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
GET - org.eclipse.jetty.http.HttpMethod
 
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 class org.eclipse.jetty.http.HttpURI
 
getBaseType() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
 
getBufferSize() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
 
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
 
getBytes() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
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 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(String, int) - Method in interface org.eclipse.jetty.http.HttpContent.ContentFactory
 
getContentDispositionFilename() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
Get the filename from the content-disposition.
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.MultiPartFormInputStream.MultiPart
 
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 class org.eclipse.jetty.http.HttpFields
Get multiple field values of the same name as a QuotedCSV
getCSV(HttpHeader, boolean) - Method in class org.eclipse.jetty.http.HttpFields
Get multiple field values of the same name, split as a QuotedCSV
getDateField(String) - Method in class org.eclipse.jetty.http.HttpFields
Get a header as a date value.
getDeclaration() - Method in class org.eclipse.jetty.http.pathmap.PathSpec
The as-provided path spec.
getDecodedPath() - Method in class org.eclipse.jetty.http.HttpURI
 
getDefaultMimeByExtension(String) - Static method in class org.eclipse.jetty.http.MimeTypes
Get the MIME type by filename extension.
getDescription() - Method in enum org.eclipse.jetty.http.HttpComplianceSection
 
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
 
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
 
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
 
getField(int) - Method in class org.eclipse.jetty.http.HttpFields
Get a Field by index.
getField(String) - Method in class org.eclipse.jetty.http.HttpFields
 
getField(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
 
getFieldCache() - Method in class org.eclipse.jetty.http.HttpParser
 
getFieldNames() - Method in class org.eclipse.jetty.http.HttpFields
Get enumeration of header _names.
getFieldNamesCollection() - Method in class org.eclipse.jetty.http.HttpFields
Get Collection of header names.
getFields() - Method in class org.eclipse.jetty.http.MetaData
 
getFields(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
 
getFile() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
Get the file
getFragment() - Method in class org.eclipse.jetty.http.HttpURI
 
getGroup() - Method in class org.eclipse.jetty.http.pathmap.PathSpec
 
getHandler() - Method in class org.eclipse.jetty.http.HttpParser
 
getHandler() - Method in class org.eclipse.jetty.http.MultiPartParser
 
getHeader() - Method in class org.eclipse.jetty.http.HttpField
 
getHeader(String) - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
getHeaderCacheSize() - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
 
getHeaderNames() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
getHeaders(String) - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
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 class org.eclipse.jetty.http.HttpURI
 
getHostPort() - Method in class org.eclipse.jetty.http.HostPortHttpField
 
getHttpCookie() - Method in class org.eclipse.jetty.http.HttpCookie.SetCookieHttpField
 
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.
getInputStream() - Method in interface org.eclipse.jetty.http.HttpContent
 
getInputStream() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
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
 
getKey() - Method in class org.eclipse.jetty.http.PathMap.MappedEntry
Deprecated.
 
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 class 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
 
getMapped() - Method in class org.eclipse.jetty.http.PathMap.MappedEntry
Deprecated.
 
getMappings() - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
getMatch(String) - Method in class org.eclipse.jetty.http.PathMap
Deprecated.
Get the entry mapped by the best specification.
getMatch(String) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
getMatcher(String) - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getMatches(String) - Method in class org.eclipse.jetty.http.PathMap
Deprecated.
Get all entries matched by the path.
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.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 class org.eclipse.jetty.http.HttpCookie
 
getName() - Method in class org.eclipse.jetty.http.HttpField
 
getName() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
getParam() - Method in class org.eclipse.jetty.http.HttpURI
 
getParsedParts() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
Deprecated.
getPart(String) - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
Get the named Part.
getParts() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
Parse, if necessary, the multipart data and return the list of Parts.
getPath() - Method in class org.eclipse.jetty.http.HttpCookie
 
getPath() - Method in class org.eclipse.jetty.http.HttpURI
The parsed Path.
getPathDepth() - Method in class org.eclipse.jetty.http.pathmap.PathSpec
Get the number of path elements that this path spec declares.
getPathInfo(String) - Method in class org.eclipse.jetty.http.pathmap.PathSpec
Return the portion of the path that is after the path spec.
getPathInfo(String) - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getPathInfo(String) - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
getPathMatch(String) - Method in class org.eclipse.jetty.http.pathmap.PathSpec
Return the portion of the path that matches a path spec.
getPathMatch(String) - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getPathMatch(String) - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
getPathParams(String) - Method in class org.eclipse.jetty.http.pathmap.UriTemplatePathSpec
 
getPathQuery() - Method in class org.eclipse.jetty.http.HttpURI
 
getPathSpec() - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
getPattern() - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getPort() - Method in class org.eclipse.jetty.http.HostPortHttpField
Get the port.
getPort() - Method in class org.eclipse.jetty.http.HttpURI
 
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 class org.eclipse.jetty.http.pathmap.PathSpec
A simple prefix match for the pathspec or null
getQuality(String) - Static method in class org.eclipse.jetty.http.HttpFields
Deprecated.
getQualityCSV(String) - Method in class org.eclipse.jetty.http.HttpFields
Get multiple field values of the same name, split and sorted as a QuotedQualityCSV
getQualityCSV(HttpHeader) - Method in class 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 class org.eclipse.jetty.http.HttpFields
Get multiple field values of the same name, split and sorted as a QuotedQualityCSV
getQuery() - Method in class org.eclipse.jetty.http.HttpURI
 
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 org.eclipse.jetty.http.BadMessageException
 
getReason() - Method in class org.eclipse.jetty.http.MetaData.Response
 
getReasonBuffer(int) - Static method in class org.eclipse.jetty.http.HttpGenerator
 
getRelativePath(String, String) - Method in class org.eclipse.jetty.http.pathmap.PathSpec
Get the relative path.
getRelativePath(String, String) - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
getRelativePath(String, String) - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
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.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
 
getSameSiteFromComment(String) - Static method in class org.eclipse.jetty.http.HttpCookie
 
getScheme() - Method in class org.eclipse.jetty.http.HttpURI
 
getSendServerVersion() - Method in class org.eclipse.jetty.http.HttpGenerator
Deprecated.
getSetCookie(CookieCompliance) - Method in class org.eclipse.jetty.http.HttpCookie
 
getSize() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
getState() - Method in class org.eclipse.jetty.http.HttpGenerator
 
getState() - Method in class org.eclipse.jetty.http.HttpParser
 
getState() - Method in class org.eclipse.jetty.http.MultiPartParser
 
getStatus() - Method in class org.eclipse.jetty.http.MetaData.Response
 
getStringField(String) - Method in class org.eclipse.jetty.http.HttpFields
Deprecated.
getStringField(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
Deprecated.
getSubmittedFileName() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
getSuffix() - Method in class org.eclipse.jetty.http.pathmap.PathSpec
A simple suffix match for the pathspec or null
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.MetaData.Request
 
getURIString() - Method in class org.eclipse.jetty.http.MetaData.Request
 
getURL() - Method in enum org.eclipse.jetty.http.HttpComplianceSection
 
getUser() - Method in class org.eclipse.jetty.http.HttpURI
 
getValue() - Method in class org.eclipse.jetty.http.HttpCookie
 
getValue() - Method in class org.eclipse.jetty.http.HttpField
 
getValue() - Method in class org.eclipse.jetty.http.PathMap.MappedEntry
Deprecated.
 
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 class org.eclipse.jetty.http.HttpFields
Get multi headers
getValues(String, String) - Method in class org.eclipse.jetty.http.HttpFields
Deprecated.
getValuesList(String) - Method in class org.eclipse.jetty.http.HttpFields
Get multiple header of the same name
getValuesList(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
Get multiple header 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 enum org.eclipse.jetty.http.HttpVersion
 
getVersion() - Method in class org.eclipse.jetty.http.MetaData
Deprecated.
GONE - org.eclipse.jetty.http.HttpStatus.Code
 
GONE_410 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
group - Variable in class org.eclipse.jetty.http.pathmap.PathSpec
 
GZIP - 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
 

H

handleViolation(HttpComplianceSection, String) - Method in class org.eclipse.jetty.http.HttpParser
 
hashCode() - Method in class org.eclipse.jetty.http.HttpField
 
hashCode() - Method in class org.eclipse.jetty.http.HttpFields
 
hashCode() - Method in class org.eclipse.jetty.http.pathmap.MappedResource
 
hashCode() - Method in class org.eclipse.jetty.http.pathmap.PathSpec
 
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
 
hasQuery() - Method in class org.eclipse.jetty.http.HttpURI
 
HEAD - org.eclipse.jetty.http.HttpMethod
 
HEADER - org.eclipse.jetty.http.HttpParser.State
 
headerComplete() - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
 
headerComplete() - Method in interface org.eclipse.jetty.http.MultiPartParser.Handler
 
HOST - 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(HostPort) - Constructor for class org.eclipse.jetty.http.HostPortHttpField
 
HTAB - org.eclipse.jetty.http.HttpTokens.Type
 
HTTP - org.eclipse.jetty.http.HttpScheme
 
HTTP_0_9 - org.eclipse.jetty.http.HttpVersion
 
HTTP_1_0 - org.eclipse.jetty.http.HttpVersion
 
HTTP_1_1 - org.eclipse.jetty.http.HttpVersion
 
HTTP_2 - 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 - 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 - org.eclipse.jetty.http.HttpHeader
 
HttpCompliance - Enum in org.eclipse.jetty.http
HTTP compliance modes for Jetty HTTP parsing and handling.
HttpComplianceSection - 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 - Class in org.eclipse.jetty.http
HTTP Fields.
HttpFields() - Constructor for class org.eclipse.jetty.http.HttpFields
Initialize an empty HttpFields.
HttpFields(int) - Constructor for class org.eclipse.jetty.http.HttpFields
Initialize an empty HttpFields.
HttpFields(HttpFields) - Constructor for class org.eclipse.jetty.http.HttpFields
Initialize HttpFields from copy.
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
 
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, boolean) - Constructor for class org.eclipse.jetty.http.HttpParser
Deprecated.
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, boolean) - Constructor for class org.eclipse.jetty.http.HttpParser
Deprecated.
HttpParser(HttpParser.ResponseHandler, int, HttpCompliance) - Constructor for class org.eclipse.jetty.http.HttpParser
 
HttpParser.ComplianceHandler - Interface in org.eclipse.jetty.http
 
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 - org.eclipse.jetty.http.HttpScheme
 
HttpScheme - Enum in org.eclipse.jetty.http
 
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
 
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 - Class in org.eclipse.jetty.http
Http URI.
HttpURI() - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpURI(String) - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpURI(String, String, int, String) - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpURI(String, String, int, String, String, String, String) - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpURI(URI) - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpURI(HttpURI) - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpVersion - Enum in org.eclipse.jetty.http
 

I

IDENTITY - org.eclipse.jetty.http.HttpHeader
 
IDENTITY - org.eclipse.jetty.http.HttpHeaderValue
 
IF_MATCH - org.eclipse.jetty.http.HttpHeader
 
IF_MODIFIED_SINCE - org.eclipse.jetty.http.HttpHeader
 
IF_NONE_MATCH - org.eclipse.jetty.http.HttpHeader
 
IF_RANGE - org.eclipse.jetty.http.HttpHeader
 
IF_UNMODIFIED_SINCE - org.eclipse.jetty.http.HttpHeader
 
IM_A_TEAPOT - org.eclipse.jetty.http.HttpStatus.Code
 
IM_A_TEAPOT_418 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
IN_NAME - org.eclipse.jetty.http.HttpParser.FieldState
 
IN_NAME - org.eclipse.jetty.http.MultiPartParser.FieldState
 
IN_VALUE - org.eclipse.jetty.http.HttpParser.FieldState
 
IN_VALUE - org.eclipse.jetty.http.MultiPartParser.FieldState
 
inContentState() - Method in class org.eclipse.jetty.http.HttpParser
 
inferCharsetFromContentType(String) - Static method in class org.eclipse.jetty.http.MimeTypes
Deprecated.
inHeaderState() - Method in class org.eclipse.jetty.http.HttpParser
 
INITIAL_URI_LENGTH - Static variable in class org.eclipse.jetty.http.HttpParser
 
INSENSITIVE_CACHE - Static variable in enum org.eclipse.jetty.http.HttpMethod
 
INSUFFICIENT_STORAGE - org.eclipse.jetty.http.HttpStatus.Code
 
INSUFFICIENT_STORAGE_507 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
INTERNAL_SERVER_ERROR - 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
 
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
 
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
 
isDeleteOnExit() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
 
isEmpty() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
 
isEmpty() - Method in class org.eclipse.jetty.http.QuotedCSV
 
isEnd() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isExpired(long) - Method in class org.eclipse.jetty.http.HttpCookie
 
isFinished() - Method in class org.eclipse.jetty.http.GZIPContentDecoder
 
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
 
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.
isNoContent() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isPersistent() - Method in class org.eclipse.jetty.http.HttpGenerator
 
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
 
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
 
isState(MultiPartParser.State) - Method in class org.eclipse.jetty.http.MultiPartParser
 
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.
isWriteFilesWithFilenames() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
 
isWritten() - Method in class org.eclipse.jetty.http.HttpGenerator
 
iterator() - Method in class org.eclipse.jetty.http.HttpFields
 
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.PathSet
Deprecated.
 
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
 

K

KEEP_ALIVE - org.eclipse.jetty.http.HttpHeader
 
KEEP_ALIVE - org.eclipse.jetty.http.HttpHeaderValue
 

L

LAST_MODIFIED - org.eclipse.jetty.http.HttpHeader
 
LAX - org.eclipse.jetty.http.HttpCookie.SameSite
 
LEGACY - org.eclipse.jetty.http.HttpCompliance
A Legacy compliance mode to match jetty's behavior prior to RFC2616 and RFC7230.
LENGTH_REQUIRED - org.eclipse.jetty.http.HttpStatus.Code
 
LENGTH_REQUIRED_411 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
LF - org.eclipse.jetty.http.HttpTokens.Type
 
listIterator() - Method in class org.eclipse.jetty.http.HttpFields
 
LOCATION - org.eclipse.jetty.http.HttpHeader
 
LOCKED - 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.HttpParser
 
LOG - Static variable in class org.eclipse.jetty.http.MultiPartParser
 
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
 
lookAheadGet(byte[], int, int) - Static method in enum org.eclipse.jetty.http.HttpMethod
Optimized lookup to find a method name and trailing space in a byte array.
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 - 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) - Method in class org.eclipse.jetty.http.PathMap
Deprecated.
Get object matched by the path.
match(String, String) - Static method in class org.eclipse.jetty.http.PathMap
Deprecated.
 
match(String, String, boolean) - Static method in class org.eclipse.jetty.http.PathMap
Deprecated.
 
matches(String) - Method in class org.eclipse.jetty.http.pathmap.PathSpec
Test to see if the provided path matches this path spec
matches(String) - Method in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
matches(String) - Method in class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
MAX_CODE - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MAX_FORWARDS - org.eclipse.jetty.http.HttpHeader
 
MESSAGE_HTTP - org.eclipse.jetty.http.MimeTypes.Type
 
messageComplete() - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
 
messageComplete() - Method in interface org.eclipse.jetty.http.MultiPartParser.Handler
 
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.Request - Class in org.eclipse.jetty.http
 
MetaData.Response - Class in org.eclipse.jetty.http
 
METHOD - org.eclipse.jetty.http.HttpParser.State
 
METHOD_CASE_SENSITIVE - org.eclipse.jetty.http.HttpComplianceSection
 
METHOD_NOT_ALLOWED - org.eclipse.jetty.http.HttpStatus.Code
 
METHOD_NOT_ALLOWED_405 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MIDDLE_GLOB - org.eclipse.jetty.http.pathmap.PathSpecGroup
For path specs that have a hardcoded prefix and suffix with wildcard glob in the middle.
MIME_VERSION - 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 - org.eclipse.jetty.http.HttpStatus.Code
 
MISDIRECTED_REQUEST_421 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MOST_SPECIFIC_MIME_ORDERING - Static variable in class org.eclipse.jetty.http.QuotedQualityCSV
Lambda to apply a most specific MIME encoding secondary ordering.
MOVE - org.eclipse.jetty.http.HttpMethod
 
MOVED_PERMANENTLY - org.eclipse.jetty.http.HttpStatus.Code
 
MOVED_PERMANENTLY_301 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MOVED_TEMPORARILY - org.eclipse.jetty.http.HttpStatus.Code
 
MOVED_TEMPORARILY_302 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MULTI_STATUS - org.eclipse.jetty.http.HttpStatus.Code
 
MULTI_STATUS_207 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MultiPart(String, String) - Constructor for class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
MULTIPART_BYTERANGES - org.eclipse.jetty.http.MimeTypes.Type
 
MULTIPART_FORM_DATA - org.eclipse.jetty.http.MimeTypes.Type
 
MultiPartFormInputStream - Class in org.eclipse.jetty.http
MultiPartInputStream
MultiPartFormInputStream(InputStream, String, MultipartConfigElement, File) - Constructor for class org.eclipse.jetty.http.MultiPartFormInputStream
 
MultiPartFormInputStream.MultiPart - Class in org.eclipse.jetty.http
 
MultiPartParser - Class in org.eclipse.jetty.http
A parser for MultiPart content type.
MultiPartParser(MultiPartParser.Handler, String) - Constructor for class org.eclipse.jetty.http.MultiPartParser
 
MultiPartParser.FieldState - Enum in org.eclipse.jetty.http
 
MultiPartParser.Handler - Interface in org.eclipse.jetty.http
 
MultiPartParser.State - Enum in org.eclipse.jetty.http
 
MULTIPLE_CHOICES - org.eclipse.jetty.http.HttpStatus.Code
 
MULTIPLE_CHOICES_300 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MULTIPLE_CONTENT_LENGTHS - org.eclipse.jetty.http.HttpComplianceSection
 

N

NEED_CHUNK - org.eclipse.jetty.http.HttpGenerator.Result
 
NEED_CHUNK_TRAILER - org.eclipse.jetty.http.HttpGenerator.Result
 
NEED_HEADER - org.eclipse.jetty.http.HttpGenerator.Result
 
NEED_INFO - org.eclipse.jetty.http.HttpGenerator.Result
 
NEGOTIATE - org.eclipse.jetty.http.HttpHeader
 
NETWORK_AUTHENTICATION_REQUIRED - org.eclipse.jetty.http.HttpStatus.Code
 
NETWORK_AUTHENTICATION_REQUIRED_511 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NO_CACHE - org.eclipse.jetty.http.HttpHeaderValue
 
NO_CONTENT - org.eclipse.jetty.http.HttpStatus.Code
 
NO_CONTENT - org.eclipse.jetty.http.HttpTokens.EndOfContent
 
NO_CONTENT_204 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NO_FIELD_FOLDING - org.eclipse.jetty.http.HttpComplianceSection
 
NO_HTTP_0_9 - org.eclipse.jetty.http.HttpComplianceSection
 
NO_WS_AFTER_FIELD_NAME - org.eclipse.jetty.http.HttpComplianceSection
 
NON_AUTHORITATIVE_INFORMATION - org.eclipse.jetty.http.HttpStatus.Code
 
NON_AUTHORITATIVE_INFORMATION_203 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NONE - org.eclipse.jetty.http.HttpCookie.SameSite
 
NONE - Static variable in class org.eclipse.jetty.http.CompressedContentFormat
 
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 '/'
NOT_ACCEPTABLE - org.eclipse.jetty.http.HttpStatus.Code
 
NOT_ACCEPTABLE_406 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_EXTENDED - org.eclipse.jetty.http.HttpStatus.Code
 
NOT_EXTENDED_510 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_FOUND - org.eclipse.jetty.http.HttpStatus.Code
 
NOT_FOUND_404 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_IMPLEMENTED - org.eclipse.jetty.http.HttpStatus.Code
 
NOT_IMPLEMENTED_501 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_MODIFIED - org.eclipse.jetty.http.HttpStatus.Code
 
NOT_MODIFIED_304 - Static variable in class org.eclipse.jetty.http.HttpStatus
 

O

OCTETS - org.eclipse.jetty.http.MultiPartParser.State
 
OK - org.eclipse.jetty.http.HttpStatus.Code
 
OK_200 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
onComplianceViolation(HttpCompliance, HttpCompliance, String) - Method in interface org.eclipse.jetty.http.HttpParser.ComplianceHandler
Deprecated.
onComplianceViolation(HttpCompliance, HttpComplianceSection, String) - Method in interface org.eclipse.jetty.http.HttpParser.ComplianceHandler
 
open() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
OPTIONS - org.eclipse.jetty.http.HttpMethod
 
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 - org.eclipse.jetty.http.HttpHeader
WebSocket Fields.
OTEXT - org.eclipse.jetty.http.HttpTokens.Type
 

P

parse() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
Parse, if necessary, the multipart stream.
parse(String) - Method in class org.eclipse.jetty.http.HttpURI
 
parse(String, int, int) - Method in class org.eclipse.jetty.http.HttpURI
 
parse(ByteBuffer, boolean) - Method in class org.eclipse.jetty.http.MultiPartParser
Parse until next Event.
parseConnect(String) - Method in class org.eclipse.jetty.http.HttpURI
Deprecated.
parseContent(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpParser
 
parseDate(String) - Static method in class org.eclipse.jetty.http.DateParser
 
parsedField(String, String) - Method in interface org.eclipse.jetty.http.MultiPartParser.Handler
 
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
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
parseFields(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpParser
 
parseMimePartHeaders(ByteBuffer) - Method in class org.eclipse.jetty.http.MultiPartParser
 
parseNext(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpParser
Parse until next Event.
parseOctetContent(ByteBuffer) - Method in class org.eclipse.jetty.http.MultiPartParser
 
parseRequestTarget(String, String) - Method in class org.eclipse.jetty.http.HttpURI
Parse according to https://tools.ietf.org/html/rfc7230#section-5.3
PARTIAL_CONTENT - org.eclipse.jetty.http.HttpStatus.Code
 
PARTIAL_CONTENT_206 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
pathDepth - Variable in class org.eclipse.jetty.http.pathmap.PathSpec
 
pathInfo(String, String) - Static method in class org.eclipse.jetty.http.PathMap
Deprecated.
Return the portion of a path that is after a path spec.
PathMap<O> - Class in org.eclipse.jetty.http
Deprecated.
replaced with PathMappings (this class will be removed in Jetty 10)
PathMap() - Constructor for class org.eclipse.jetty.http.PathMap
Deprecated.
 
PathMap(boolean) - Constructor for class org.eclipse.jetty.http.PathMap
Deprecated.
 
PathMap(int) - Constructor for class org.eclipse.jetty.http.PathMap
Deprecated.
 
PathMap(Map<String, ? extends O>) - Constructor for class org.eclipse.jetty.http.PathMap
Deprecated.
Construct from dictionary PathMap.
PathMap.MappedEntry<O> - Class in org.eclipse.jetty.http
Deprecated.
 
PathMap.PathSet - Class in org.eclipse.jetty.http
Deprecated.
 
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
Deprecated.
Return the portion of a path that matches a path spec.
PathSet() - Constructor for class org.eclipse.jetty.http.PathMap.PathSet
Deprecated.
 
pathSpec - Variable in class org.eclipse.jetty.http.pathmap.PathSpec
 
PathSpec - Class in org.eclipse.jetty.http.pathmap
The base PathSpec, what all other path specs are based on
PathSpec() - Constructor for class org.eclipse.jetty.http.pathmap.PathSpec
 
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
 
pattern - Variable in class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
PAYLOAD_TOO_LARGE - org.eclipse.jetty.http.HttpStatus.Code
 
PAYLOAD_TOO_LARGE_413 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PAYMENT_REQUIRED - org.eclipse.jetty.http.HttpStatus.Code
 
PAYMENT_REQUIRED_402 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PERMANENT_REDIRECT - org.eclipse.jetty.http.HttpStatus.Code
 
PERMANENT_REDIRECT_308 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PERMANET_REDIRECT - org.eclipse.jetty.http.HttpStatus.Code
 
POST - org.eclipse.jetty.http.HttpMethod
 
PRAGMA - org.eclipse.jetty.http.HttpHeader
 
PREAMBLE - org.eclipse.jetty.http.MultiPartParser.State
 
PrecompressedHttpContent - Class in org.eclipse.jetty.http
 
PrecompressedHttpContent(HttpContent, HttpContent, CompressedContentFormat) - Constructor for class org.eclipse.jetty.http.PrecompressedHttpContent
 
PRECONDITION_FAILED - org.eclipse.jetty.http.HttpStatus.Code
 
PRECONDITION_FAILED_412 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PRECONDITION_REQUIRED - 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 - Variable in class org.eclipse.jetty.http.pathmap.PathSpec
 
PREFIX_GLOB - org.eclipse.jetty.http.pathmap.PathSpecGroup
For path specs that have a hardcoded prefix and a trailing wildcard glob.
PRI - org.eclipse.jetty.http.HttpMethod
 
PROCESSING - org.eclipse.jetty.http.HttpHeaderValue
 
PROCESSING - 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
 
PROXY - org.eclipse.jetty.http.HttpMethod
 
PROXY - org.eclipse.jetty.http.HttpParser.State
 
PROXY_AUTHENTICATE - org.eclipse.jetty.http.HttpHeader
 
PROXY_AUTHENTICATION_REQUIRED - org.eclipse.jetty.http.HttpStatus.Code
 
PROXY_AUTHENTICATION_REQUIRED_407 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PROXY_AUTHORIZATION - org.eclipse.jetty.http.HttpHeader
 
PROXY_CONNECTION - 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
Set a field.
put(String, List<String>) - Method in class org.eclipse.jetty.http.HttpFields
Set a field.
put(String, O) - Method in class org.eclipse.jetty.http.PathMap
Deprecated.
Add a single path match to the PathMap.
put(HttpField) - Method in class org.eclipse.jetty.http.HttpFields
 
put(HttpHeader, String) - Method in class org.eclipse.jetty.http.HttpFields
Set a field.
put(HttpHeader, HttpHeaderValue) - Method in class org.eclipse.jetty.http.HttpFields
 
put(PathSpec, E) - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
PUT - org.eclipse.jetty.http.HttpMethod
 
putDateField(String, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of a date field.
putDateField(HttpHeader, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of a date field.
putLongField(String, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of an long field.
putLongField(HttpHeader, long) - Method in class org.eclipse.jetty.http.HttpFields
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, ByteBuffer) - Static method in class org.eclipse.jetty.http.HttpGenerator
 

Q

qualityList(Enumeration<String>) - Static method in class org.eclipse.jetty.http.HttpFields
Deprecated.
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 - org.eclipse.jetty.http.HttpHeader
 
RANGE_NOT_SATISFIABLE - org.eclipse.jetty.http.HttpStatus.Code
 
RANGE_NOT_SATISFIABLE_416 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
REASON - org.eclipse.jetty.http.HttpParser.State
 
recycle() - Method in class org.eclipse.jetty.http.MetaData
 
recycle() - Method in class org.eclipse.jetty.http.MetaData.Request
 
REFERER - org.eclipse.jetty.http.HttpHeader
 
RegexPathSpec - Class in org.eclipse.jetty.http.pathmap
 
RegexPathSpec() - Constructor for class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
RegexPathSpec(String) - Constructor for class org.eclipse.jetty.http.pathmap.RegexPathSpec
 
relativePath(String, String, String) - Static method in class org.eclipse.jetty.http.PathMap
Deprecated.
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.PathSet
Deprecated.
 
remove(Object) - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
remove(Object) - Method in class org.eclipse.jetty.http.PathMap
Deprecated.
 
remove(String) - Method in class org.eclipse.jetty.http.HttpFields
Remove a field.
remove(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
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
 
Request(String, String, HostPortHttpField, String, HttpVersion, HttpFields, long) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
Request(String, HttpScheme, HostPortHttpField, String, HttpVersion, HttpFields) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
Request(String, HttpScheme, 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(HttpFields) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
Request(MetaData.Request) - Constructor for class org.eclipse.jetty.http.MetaData.Request
 
REQUEST_ENTITY_TOO_LARGE_413 - Static variable in class org.eclipse.jetty.http.HttpStatus
Deprecated.
REQUEST_HEADER_FIELDS_TOO_LARGE - org.eclipse.jetty.http.HttpStatus.Code
 
REQUEST_HEADER_FIELDS_TOO_LARGE_431 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
REQUEST_RANGE - org.eclipse.jetty.http.HttpHeader
 
REQUEST_TIMEOUT - org.eclipse.jetty.http.HttpStatus.Code
 
REQUEST_TIMEOUT_408 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
REQUEST_URI_TOO_LONG_414 - Static variable in class org.eclipse.jetty.http.HttpStatus
Deprecated.
REQUEST_VERSION - org.eclipse.jetty.http.HttpParser.State
 
REQUESTED_RANGE_NOT_SATISFIABLE_416 - Static variable in class org.eclipse.jetty.http.HttpStatus
Deprecated.
requiredCompliance(HttpComplianceSection) - Static method in enum org.eclipse.jetty.http.HttpCompliance
 
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
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.MultiPartParser
 
reset() - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
RESET_CONTENT - 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.MetaData.Response
 
Response(HttpVersion, int, String, HttpFields, long) - 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 - org.eclipse.jetty.http.HttpParser.State
 
RETRY_AFTER - org.eclipse.jetty.http.HttpHeader
 
RFC2616 - org.eclipse.jetty.http.HttpCompliance
The strict RFC2616 support mode
RFC2616_LEGACY - org.eclipse.jetty.http.HttpCompliance
RFC2965 - org.eclipse.jetty.http.CookieCompliance
 
RFC6265 - org.eclipse.jetty.http.CookieCompliance
 
RFC7230 - org.eclipse.jetty.http.HttpCompliance
The RFC7230 support mode
RFC7230_LEGACY - org.eclipse.jetty.http.HttpCompliance
Jetty's current RFC7230 support, which incorrectly excludes HttpComplianceSection.METHOD_CASE_SENSITIVE
ROOT - org.eclipse.jetty.http.pathmap.PathSpecGroup
The root spec for accessing the Root behavior.

S

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
 
SEC_WEBSOCKET_ACCEPT - org.eclipse.jetty.http.HttpHeader
 
SEC_WEBSOCKET_EXTENSIONS - org.eclipse.jetty.http.HttpHeader
 
SEC_WEBSOCKET_KEY - org.eclipse.jetty.http.HttpHeader
 
SEC_WEBSOCKET_SUBPROTOCOL - org.eclipse.jetty.http.HttpHeader
 
SEC_WEBSOCKET_VERSION - org.eclipse.jetty.http.HttpHeader
 
sections() - Method in enum org.eclipse.jetty.http.HttpCompliance
Get the set of HttpComplianceSections supported by this compliance mode.
SEE_OTHER - org.eclipse.jetty.http.HttpStatus.Code
 
SEE_OTHER_303 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
SERVER - org.eclipse.jetty.http.HttpHeader
 
SERVICE_UNAVAILABLE - org.eclipse.jetty.http.HttpStatus.Code
 
SERVICE_UNAVAILABLE_503 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
SERVLET_ENGINE - org.eclipse.jetty.http.HttpHeader
 
ServletPathSpec - Class in org.eclipse.jetty.http.pathmap
 
ServletPathSpec(String) - Constructor for class org.eclipse.jetty.http.pathmap.ServletPathSpec
 
SET_COOKIE - org.eclipse.jetty.http.HttpHeader
 
SET_COOKIE2 - org.eclipse.jetty.http.HttpHeader
 
setAuthority(String, int) - Method in class org.eclipse.jetty.http.HttpURI
 
setBufferSize(int) - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
 
setContentType(String) - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
SetCookieHttpField(HttpCookie, CookieCompliance) - Constructor for class org.eclipse.jetty.http.HttpCookie.SetCookieHttpField
 
setDeleteOnExit(boolean) - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
 
setHeaders(MultiMap<String>) - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
setHeadResponse(boolean) - Method in class org.eclipse.jetty.http.HttpParser
Set if a HEAD response is expected
setHttpVersion(HttpVersion) - Method in class org.eclipse.jetty.http.MetaData
 
setJettyVersion(String) - Static method in class org.eclipse.jetty.http.HttpGenerator
 
setMethod(String) - Method in class org.eclipse.jetty.http.MetaData.Request
 
setMimeMap(Map<String, String>) - Method in class org.eclipse.jetty.http.MimeTypes
 
setParam(String) - Method in class org.eclipse.jetty.http.HttpURI
 
setPath(String) - Method in class org.eclipse.jetty.http.HttpURI
 
setPathQuery(String) - Method in class org.eclipse.jetty.http.HttpURI
 
setPathSpecSeparators(String) - Static method in class org.eclipse.jetty.http.PathMap
Deprecated.
Set the path spec separator.
setPersistent(boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
 
setQuery(String) - Method in class org.eclipse.jetty.http.HttpURI
 
setReason(String) - Method in class org.eclipse.jetty.http.MetaData.Response
 
setResponseStatus(int) - Method in class org.eclipse.jetty.http.HttpParser
 
setScheme(String) - Method in class org.eclipse.jetty.http.HttpURI
 
setSendServerVersion(boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
Deprecated.
setState(HttpParser.FieldState) - Method in class org.eclipse.jetty.http.HttpParser
 
setState(HttpParser.State) - Method in class org.eclipse.jetty.http.HttpParser
 
setStatus(int) - Method in class org.eclipse.jetty.http.MetaData.Response
 
setTrailerSupplier(Supplier<HttpFields>) - Method in class org.eclipse.jetty.http.MetaData
 
setURI(HttpURI) - Method in class org.eclipse.jetty.http.MetaData.Request
 
setValue(O) - Method in class org.eclipse.jetty.http.PathMap.MappedEntry
Deprecated.
 
setWriteFilesWithFilenames(boolean) - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
 
SHUTDOWN_OUT - org.eclipse.jetty.http.HttpGenerator.Result
 
size() - Method in class org.eclipse.jetty.http.HttpFields
 
size() - Method in class org.eclipse.jetty.http.pathmap.PathMappings
 
size() - Method in class org.eclipse.jetty.http.PathMap.PathSet
Deprecated.
 
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 - org.eclipse.jetty.http.HttpTokens.Type
 
SPACE1 - org.eclipse.jetty.http.HttpParser.State
 
SPACE2 - org.eclipse.jetty.http.HttpParser.State
 
specLength - Variable in class org.eclipse.jetty.http.pathmap.PathSpec
 
START - org.eclipse.jetty.http.HttpGenerator.State
 
START - org.eclipse.jetty.http.HttpParser.State
 
startPart() - Method in interface org.eclipse.jetty.http.MultiPartParser.Handler
 
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
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
STATUS - org.eclipse.jetty.http.HttpParser.State
 
stream() - Method in class org.eclipse.jetty.http.HttpFields
 
STRICT - org.eclipse.jetty.http.HttpCookie.SameSite
 
STRICT_TRANSPORT_SECURITY - org.eclipse.jetty.http.HttpHeader
 
stripParameters(String) - Static method in class org.eclipse.jetty.http.HttpFields
Get field value without parameters.
suffix - Variable in class org.eclipse.jetty.http.pathmap.PathSpec
 
SUFFIX_GLOB - org.eclipse.jetty.http.pathmap.PathSpecGroup
For path specs that have a wildcard glob with a hardcoded suffix
SWITCHING_PROTOCOLS - 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
 
TCHAR - org.eclipse.jetty.http.HttpTokens.Type
 
TE - org.eclipse.jetty.http.HttpHeader
 
TE - org.eclipse.jetty.http.HttpHeaderValue
 
TEMPORARY_REDIRECT - 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.PathSet
Deprecated.
 
test(String) - Method in class org.eclipse.jetty.http.pathmap.PathSpecSet
 
TEXT_HTML - org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_HTML_8859_1 - org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_HTML_UTF_8 - org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_JSON - org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_JSON_8859_1 - org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_JSON_UTF_8 - org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_PLAIN - org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_PLAIN_8859_1 - org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_PLAIN_UTF_8 - org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_XML - org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_XML_8859_1 - org.eclipse.jetty.http.MimeTypes.Type
 
TEXT_XML_UTF_8 - org.eclipse.jetty.http.MimeTypes.Type
 
throwIfError() - Method in class org.eclipse.jetty.http.MultiPartFormInputStream
Throws an exception if one has been latched.
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 - 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.HttpField
 
toString() - Method in class org.eclipse.jetty.http.HttpFields
 
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 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.HttpTokens.Token
 
toString() - Method in class org.eclipse.jetty.http.HttpURI
 
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.MultiPartFormInputStream.MultiPart
 
toString() - Method in class org.eclipse.jetty.http.MultiPartParser
 
toString() - Method in class org.eclipse.jetty.http.PathMap.MappedEntry
Deprecated.
 
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.pathmap.PathSpec
 
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
 
toURI() - Method in class org.eclipse.jetty.http.HttpURI
 
TRACE - org.eclipse.jetty.http.HttpMethod
 
TRAILER - org.eclipse.jetty.http.HttpHeader
 
TRAILER - org.eclipse.jetty.http.HttpParser.State
 
TRANSFER_ENCODING - org.eclipse.jetty.http.HttpHeader
 
TRANSFER_ENCODING_WITH_CONTENT_LENGTH - org.eclipse.jetty.http.HttpComplianceSection
 

U

UNAUTHORIZED - org.eclipse.jetty.http.HttpStatus.Code
 
UNAUTHORIZED_401 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
UNAVAILABLE_FOR_LEGAL_REASONS - org.eclipse.jetty.http.HttpStatus.Code
 
UNAVAILABLE_FOR_LEGAL_REASONS_451 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
UNKNOWN - org.eclipse.jetty.http.HttpHeader
 
UNKNOWN - org.eclipse.jetty.http.HttpHeaderValue
 
UNKNOWN_CONTENT - org.eclipse.jetty.http.HttpTokens.EndOfContent
 
UNPROCESSABLE_ENTITY - 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
 
UNSUPPORTED_MEDIA_TYPE - org.eclipse.jetty.http.HttpStatus.Code
 
UNSUPPORTED_MEDIA_TYPE_415 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
UPGRADE - org.eclipse.jetty.http.HttpHeader
 
UPGRADE - org.eclipse.jetty.http.HttpHeaderValue
 
UPGRADE_REQUIRED - org.eclipse.jetty.http.HttpStatus.Code
 
UPGRADE_REQUIRED_426 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
URI - org.eclipse.jetty.http.HttpParser.State
 
URI_TOO_LONG - org.eclipse.jetty.http.HttpStatus.Code
 
URI_TOO_LONG_414 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
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 - org.eclipse.jetty.http.HttpStatus.Code
 
USE_PROXY_305 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
USER_AGENT - org.eclipse.jetty.http.HttpHeader
 

V

VALUE - org.eclipse.jetty.http.HttpParser.FieldState
 
VALUE - org.eclipse.jetty.http.MultiPartParser.FieldState
 
valueOf(String) - Static method in enum org.eclipse.jetty.http.CookieCompliance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpCompliance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpComplianceSection
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.MultiPartParser.FieldState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.jetty.http.MultiPartParser.State
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.
valueParameters(String, Map<String, String>) - Static method in class org.eclipse.jetty.http.HttpFields
Get field value parameters.
values() - Static method in enum org.eclipse.jetty.http.CookieCompliance
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
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.HttpComplianceSection
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.MultiPartParser.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.MultiPartParser.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.pathmap.PathSpecGroup
Returns an array containing the constants of this enum type, in the order they are declared.
VARY - org.eclipse.jetty.http.HttpHeader
 
VCHAR - org.eclipse.jetty.http.HttpTokens.Type
 
VIA - org.eclipse.jetty.http.HttpHeader
 
VIOLATIONS_ATTR - Static variable in enum org.eclipse.jetty.http.HttpCompliance
 

W

WARNING - org.eclipse.jetty.http.HttpHeader
 
write(byte[], int, int) - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
write(int) - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
write(String) - Method in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
WS - org.eclipse.jetty.http.HttpScheme
 
WS_AFTER_NAME - org.eclipse.jetty.http.HttpParser.FieldState
 
WSS - org.eclipse.jetty.http.HttpScheme
 
WWW_AUTHENTICATE - org.eclipse.jetty.http.HttpHeader
 

X

X_FORWARDED_FOR - org.eclipse.jetty.http.HttpHeader
 
X_FORWARDED_HOST - org.eclipse.jetty.http.HttpHeader
 
X_FORWARDED_PORT - org.eclipse.jetty.http.HttpHeader
 
X_FORWARDED_PROTO - org.eclipse.jetty.http.HttpHeader
 
X_FORWARDED_SERVER - org.eclipse.jetty.http.HttpHeader
 
X_POWERED_BY - org.eclipse.jetty.http.HttpHeader
 

_

__01Jan1970 - Static variable in class org.eclipse.jetty.http.DateGenerator
 
__separators - Static variable in class org.eclipse.jetty.http.HttpFields
Deprecated.
__STRICT - Static variable in class org.eclipse.jetty.http.HttpGenerator
 
__STRICT - Static variable in class org.eclipse.jetty.http.HttpParser
Deprecated.
_bout - Variable in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
_contentEncoding - Variable in class org.eclipse.jetty.http.CompressedContentFormat
 
_contentType - Variable in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
_encoding - Variable in class org.eclipse.jetty.http.CompressedContentFormat
 
_etag - Variable in class org.eclipse.jetty.http.CompressedContentFormat
 
_etagQuote - Variable in class org.eclipse.jetty.http.CompressedContentFormat
 
_extension - Variable in class org.eclipse.jetty.http.CompressedContentFormat
 
_file - Variable in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
_filename - Variable in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
_headers - Variable in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
_keepQuotes - Variable in class org.eclipse.jetty.http.QuotedCSVParser
 
_name - Variable in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
_out - Variable in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
_size - Variable in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
_temporary - Variable in class org.eclipse.jetty.http.MultiPartFormInputStream.MultiPart
 
_values - Variable in class org.eclipse.jetty.http.QuotedCSV
 
A B C D E F G H I K L M N O P Q R S T U V W X _ 
All Classes All Packages