- 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 - 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.
- getAuthority() - Method in class org.eclipse.jetty.http.HttpURI
-
- getBaseType() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
-
- getBytes() - Method in enum org.eclipse.jetty.http.HttpHeader
-
- getBytes() - Method in enum org.eclipse.jetty.http.HttpMethod
-
- getBytesColonSpace() - Method in enum org.eclipse.jetty.http.HttpHeader
-
- 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
-
- getContent(String, int) - Method in interface org.eclipse.jetty.http.HttpContent.ContentFactory
-
- getContentEncoding() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getContentEncoding() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
-
- getContentEncoding() - Method in class org.eclipse.jetty.http.ResourceHttpContent
-
- getContentEncodingValue() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getContentEncodingValue() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
-
- getContentEncodingValue() - Method in class org.eclipse.jetty.http.ResourceHttpContent
-
- getContentLength() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getContentLength() - Method in class org.eclipse.jetty.http.HttpParser
-
- getContentLength() - Method in class org.eclipse.jetty.http.MetaData
-
- getContentLength() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
-
- getContentLength() - Method in class org.eclipse.jetty.http.ResourceHttpContent
-
- getContentLengthValue() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getContentLengthValue() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
-
- getContentLengthValue() - Method in class org.eclipse.jetty.http.ResourceHttpContent
-
- getContentPrepared() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- getContentRead() - Method in class org.eclipse.jetty.http.HttpParser
-
- getContentType() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getContentType() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
-
- getContentType() - Method in class org.eclipse.jetty.http.ResourceHttpContent
-
- getContentTypeField() - Method in enum org.eclipse.jetty.http.MimeTypes.Type
-
- getContentTypeValue() - Method in interface org.eclipse.jetty.http.HttpContent
-
- getContentTypeValue() - Method in class org.eclipse.jetty.http.PrecompressedHttpContent
-
- getContentTypeValue() - Method in class org.eclipse.jetty.http.ResourceHttpContent
-
- getContentTypeWithoutCharset(String) - Static method in class org.eclipse.jetty.http.MimeTypes
-
- getCSV(String, boolean) - Method in 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.
- 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
-
- 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
-
- getHeader() - Method in class org.eclipse.jetty.http.HttpField
-
- getHeaderCacheSize() - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
-
- getHost() - Method in class org.eclipse.jetty.http.HostPortHttpField
-
Get the host.
- getHost() - Method in class org.eclipse.jetty.http.HttpURI
-
- 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.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
-
- 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
-
- getParam() - Method in class org.eclipse.jetty.http.HttpURI
-
- 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
- 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
-
- getScheme() - Method in class org.eclipse.jetty.http.HttpURI
-
- getSendServerVersion() - Method in class org.eclipse.jetty.http.HttpGenerator
-
Deprecated.
- getState() - Method in class org.eclipse.jetty.http.HttpGenerator
-
- getState() - Method in class org.eclipse.jetty.http.HttpParser
-
- getStatus() - Method in class org.eclipse.jetty.http.MetaData.Response
-
- getStringField(String) - Method in class org.eclipse.jetty.http.HttpFields
-
Deprecated.
- getStringField(HttpHeader) - Method in class org.eclipse.jetty.http.HttpFields
-
Deprecated.
- 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
-
- getURI() - Method in class org.eclipse.jetty.http.MetaData.Request
-
- getURIString() - Method in class org.eclipse.jetty.http.MetaData.Request
-
- 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
-
- 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" 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
-
- parse(String) - Method in class org.eclipse.jetty.http.HttpURI
-
- parse(String, int, int) - Method in class org.eclipse.jetty.http.HttpURI
-
- 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
-
- parsedHeader(HttpField) - Method in interface org.eclipse.jetty.http.HttpParser.HttpHandler
-
This is the method called by parser when a HTTP Header name and value is found
- parsedParam(StringBuffer, int, int, int) - Method in class org.eclipse.jetty.http.QuotedCSV
-
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 a HTTP Trailer name and value is found
- parsedValue(StringBuffer) - Method in class org.eclipse.jetty.http.QuotedCSV
-
Called when a value has been parsed
- parsedValue(StringBuffer) - Method in class org.eclipse.jetty.http.QuotedQualityCSV
-
- parseFields(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpParser
-
- parseNext(ByteBuffer) - Method in class org.eclipse.jetty.http.HttpParser
-
Parse until next Event.
- 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
-
- 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_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
-
- 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
-
- VALUE - org.eclipse.jetty.http.HttpParser.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.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.HttpVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http.MimeTypes.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http.pathmap.PathSpecGroup
-
Returns the enum constant of this type with the specified name.
- 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.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.HttpVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http.MimeTypes.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http.pathmap.PathSpecGroup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARY - org.eclipse.jetty.http.HttpHeader
-
- VIA - org.eclipse.jetty.http.HttpHeader
-