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

A

AbstractCompressedStream - Class in org.eclipse.jetty.http.gzip
Skeletal implementation of a CompressedStream.
AbstractCompressedStream(String, HttpServletRequest, CompressedResponseWrapper, String) - Constructor for class org.eclipse.jetty.http.gzip.AbstractCompressedStream
Instantiates a new compressed stream.
AbstractGenerator - Class in org.eclipse.jetty.http
Abstract Generator.
AbstractGenerator(Buffers, EndPoint) - Constructor for class org.eclipse.jetty.http.AbstractGenerator
Constructor.
ACCEPT - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
ACCEPT_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_CHARSET - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
ACCEPT_CHARSET_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_CHARSET_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_ENCODING - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
ACCEPT_ENCODING_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_ENCODING_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_LANGUAGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
ACCEPT_LANGUAGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_LANGUAGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_RANGES - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
ACCEPT_RANGES_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPT_RANGES_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ACCEPTED_202 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
add(String, String) - Method in class org.eclipse.jetty.http.HttpFields
Add to or set a field.
add(Buffer, Buffer) - Method in class org.eclipse.jetty.http.HttpFields
Add to or set a field.
add(HttpFields) - Method in class org.eclipse.jetty.http.HttpFields
Add fields from another HttpFields instance.
addContent(Buffer, boolean) - Method in interface org.eclipse.jetty.http.Generator
Add content.
addContent(Buffer, boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
Add content.
addDateField(String, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of a date field.
addHeader(String, String) - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
addHeader(String, String) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
addLongField(String, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of an long field.
addLongField(Buffer, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of an long field.
addMimeMapping(String, String) - Method in class org.eclipse.jetty.http.MimeTypes
Set a mime mapping
addSetCookie(HttpCookie) - Method in class org.eclipse.jetty.http.HttpFields
Format a set cookie value
addSetCookie(String, String, String, String, long, String, boolean, boolean, int) - Method in class org.eclipse.jetty.http.HttpFields
Format a set cookie value
AGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
AGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
AGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ALLOW - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
ALLOW_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ALLOW_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
AUTHORIZATION - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
AUTHORIZATION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
AUTHORIZATION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
available() - Method in class org.eclipse.jetty.http.HttpParser
 

B

BAD_GATEWAY_502 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
BAD_REQUEST_400 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
blockForContent(long) - Method in class org.eclipse.jetty.http.HttpParser
 
blockForOutput(long) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
BYTES - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
BYTES_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
BYTES_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 

C

CACHE - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CACHE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CACHE - Static variable in class org.eclipse.jetty.http.HttpMethods
 
CACHE - Static variable in class org.eclipse.jetty.http.HttpVersions
 
CACHE - Static variable in class org.eclipse.jetty.http.MimeTypes
 
CACHE_CONTROL - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
CACHE_CONTROL_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CACHE_CONTROL_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CARRIAGE_RETURN - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
CHUNKED - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CHUNKED_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CHUNKED_CONTENT - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
CHUNKED_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
clear() - Method in class org.eclipse.jetty.http.HttpFields
Clear the header.
clear() - Method in class org.eclipse.jetty.http.HttpURI
 
clear() - Method in class org.eclipse.jetty.http.PathMap
 
close() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
CLOSE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CLOSE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CLOSE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
COLON - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
complete() - Method in class org.eclipse.jetty.http.AbstractGenerator
Complete the message.
complete() - Method in interface org.eclipse.jetty.http.Generator
 
complete() - Method in class org.eclipse.jetty.http.HttpGenerator
Complete the message.
completeHeader(HttpFields, boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
completeHeader(HttpFields, boolean) - Method in interface org.eclipse.jetty.http.Generator
 
completeHeader(HttpFields, boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
 
completeUncheckedAddContent() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
CompressedResponseWrapper - Class in org.eclipse.jetty.http.gzip
 
CompressedResponseWrapper(HttpServletRequest, HttpServletResponse) - Constructor for class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
CONFLICT_409 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
CONNECT - Static variable in class org.eclipse.jetty.http.HttpMethods
 
CONNECT_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
CONNECT_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
CONNECTION - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
CONNECTION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONNECTION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
containsHeader(String) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
containsKey(Buffer) - 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
Return whether the path matches any entries in the PathMap, excluding the default entry
content(Buffer) - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
 
CONTENT_ENCODING - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_ENCODING_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_ENCODING_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_LANGUAGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_LANGUAGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_LANGUAGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_LENGTH - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_LENGTH_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_LENGTH_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_LOCATION - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_LOCATION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_LOCATION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_MD5 - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_MD5_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_MD5_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_RANGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_RANGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_RANGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_TYPE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
CONTENT_TYPE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTENT_TYPE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CONTINUE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CONTINUE_100 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
CONTINUE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
CONTINUE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
COOKIE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Other Fields.
COOKIE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
COOKIE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
CREATED_201 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
createStream() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
Create the stream fitting to the underlying compression type.
CRLF - Static variable in interface org.eclipse.jetty.http.HttpTokens
 

D

DATE - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
DATE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
DATE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
decodeQueryTo(MultiMap) - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
decodeQueryTo(MultiMap, String) - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
decodeQueryTo(MultiMap) - Method in class org.eclipse.jetty.http.HttpURI
 
decodeQueryTo(MultiMap, String) - Method in class org.eclipse.jetty.http.HttpURI
 
DEFAULT_BUFFER_SIZE - Static variable in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
DEFAULT_MIN_COMPRESS_SIZE - Static variable in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
DELETE - Static variable in class org.eclipse.jetty.http.HttpMethods
 
DELETE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
DELETE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
doCompress() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
Do compress.
doNotCompress(boolean) - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
Do not compress.
doStart() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
doStop() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 

E

earlyEOF() - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
 
EncodedHttpURI - Class in org.eclipse.jetty.http
 
EncodedHttpURI(String) - Constructor for class org.eclipse.jetty.http.EncodedHttpURI
 
EOF_CONTENT - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
equals(int) - Method in enum org.eclipse.jetty.http.HttpStatus.Code
 
ETAG - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
ETAG_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
ETAG_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
EXPECT - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
EXPECT_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
EXPECT_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
EXPECTATION_FAILED_417 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
EXPIRES - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
EXPIRES_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
EXPIRES_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 

F

FAILED_DEPENDENCY_424 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
fill() - Method in class org.eclipse.jetty.http.HttpParser
fill the buffers from the endpoint
finish() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
Finish.
finish() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
flush(long) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
flush() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
flushBuffer() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
flushBuffer() - Method in interface org.eclipse.jetty.http.Generator
 
flushBuffer() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
flushBuffer() - Method in class org.eclipse.jetty.http.HttpGenerator
 
FORBIDDEN_403 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
FORM_ENCODED - Static variable in class org.eclipse.jetty.http.MimeTypes
 
FORM_ENCODED_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
formatCookieDate(StringBuilder, long) - Static method in class org.eclipse.jetty.http.HttpFields
Format "EEE, dd-MMM-yyyy HH:mm:ss 'GMT'" for cookies
formatCookieDate(long) - Static method in class org.eclipse.jetty.http.HttpFields
Format "EEE, dd-MMM-yyyy HH:mm:ss 'GMT'" for cookies
formatDate(long) - Static method in class org.eclipse.jetty.http.HttpFields
Format HTTP date "EEE, dd MMM yyyy HH:mm:ss 'GMT'"
FORWARDED - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
FORWARDED_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
FORWARDED_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
FOUND_302 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
FROM - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
FROM_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
FROM_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 

G

GATEWAY_TIMEOUT_504 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
Generator - Interface in org.eclipse.jetty.http
 
get(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
 
GET - Static variable in class org.eclipse.jetty.http.HttpMethods
 
GET_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
GET_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
getAuthority() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getAuthority() - Method in class org.eclipse.jetty.http.HttpURI
 
getBodyBuffer() - Method in class org.eclipse.jetty.http.HttpParser
 
getBufferSize() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
getBytesBuffered() - Method in class org.eclipse.jetty.http.HttpGenerator
 
getCharsetFromContentType(Buffer) - Static method in class org.eclipse.jetty.http.MimeTypes
 
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
Get the comment.
getCompletePath() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getCompletePath() - Method in class org.eclipse.jetty.http.HttpURI
 
getContentBufferSize() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getContentBufferSize() - Method in interface org.eclipse.jetty.http.Generator
 
getContentLength() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
getContentLength() - Method in interface org.eclipse.jetty.http.HttpContent
 
getContentLength() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
 
getContentLength() - Method in class org.eclipse.jetty.http.HttpParser
 
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.HttpContent.ResourceAsHttpContent
 
getContentWritten() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getContentWritten() - Method in interface org.eclipse.jetty.http.Generator
 
getDateField(String) - Method in class org.eclipse.jetty.http.HttpFields
Get a header as a date value.
getDecodedPath() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getDecodedPath() - Method in class org.eclipse.jetty.http.HttpURI
 
getDecodedPath(String) - Method in class org.eclipse.jetty.http.HttpURI
 
getDirectBuffer() - Method in interface org.eclipse.jetty.http.HttpContent
 
getDirectBuffer() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
 
getDomain() - Method in class org.eclipse.jetty.http.HttpCookie
Get the domain.
getETag() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
getETag() - Method in interface org.eclipse.jetty.http.HttpContent
 
getETag() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
 
getField(int) - Method in class org.eclipse.jetty.http.HttpFields
Get a Field by index.
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.
getFragment() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getFragment() - Method in class org.eclipse.jetty.http.HttpURI
 
getHeaderBuffer() - Method in class org.eclipse.jetty.http.HttpParser
 
getHost() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getHost() - Method in class org.eclipse.jetty.http.HttpURI
 
getIndirectBuffer() - Method in interface org.eclipse.jetty.http.HttpContent
 
getIndirectBuffer() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
 
getInputStream() - Method in interface org.eclipse.jetty.http.HttpContent
 
getInputStream() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
 
getIntValue() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getKey() - Method in class org.eclipse.jetty.http.PathMap.Entry
 
getLastModified() - Method in interface org.eclipse.jetty.http.HttpContent
 
getLastModified() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
 
getLazyMatches(String) - Method in class org.eclipse.jetty.http.PathMap
Get all entries matched by the path.
getLongField(String) - Method in class org.eclipse.jetty.http.HttpFields
Get a header as an long value.
getLongField(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
Get a header as an long value.
getLongValue() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getMapped() - Method in class org.eclipse.jetty.http.PathMap.Entry
 
getMatch(String) - Method in class org.eclipse.jetty.http.PathMap
Get the entry mapped by the best specification.
getMatches(String) - Method in class org.eclipse.jetty.http.PathMap
Get all entries matched by the path.
getMaxAge() - Method in class org.eclipse.jetty.http.HttpCookie
Get the maxAge.
getMaxBuffers() - Method in interface org.eclipse.jetty.http.HttpBuffers
 
getMaxBuffers() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
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.
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
 
getMinCompressSize() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
getName() - Method in class org.eclipse.jetty.http.HttpCookie
Get the name.
getName() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getNameOrdinal() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getOutputStream() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
getOutputStream() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
getParam() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getParam() - Method in class org.eclipse.jetty.http.HttpURI
 
getPath() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getPath() - Method in class org.eclipse.jetty.http.HttpCookie
Get the path.
getPath() - Method in class org.eclipse.jetty.http.HttpURI
 
getPathAndParam() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getPathAndParam() - Method in class org.eclipse.jetty.http.HttpURI
 
getPort() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getPort() - Method in class org.eclipse.jetty.http.HttpURI
 
getQuality(String) - Static method in class org.eclipse.jetty.http.HttpFields
 
getQuery() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getQuery() - Method in class org.eclipse.jetty.http.HttpURI
 
getQuery(String) - Method in class org.eclipse.jetty.http.HttpURI
 
getReason() - Method in exception org.eclipse.jetty.http.HttpException
 
getReasonBuffer(int) - Static method in class org.eclipse.jetty.http.HttpGenerator
 
getRequest() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
getRequestBuffers() - Method in interface org.eclipse.jetty.http.HttpBuffers
 
getRequestBuffers() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
getRequestBufferSize() - Method in interface org.eclipse.jetty.http.HttpBuffers
 
getRequestBufferSize() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
getRequestBufferType() - Method in interface org.eclipse.jetty.http.HttpBuffers
 
getRequestBufferType() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
getRequestHeaderSize() - Method in interface org.eclipse.jetty.http.HttpBuffers
 
getRequestHeaderSize() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
getRequestHeaderType() - Method in interface org.eclipse.jetty.http.HttpBuffers
 
getRequestHeaderType() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
getResource() - Method in interface org.eclipse.jetty.http.HttpContent
 
getResource() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
 
getResponseBuffers() - Method in interface org.eclipse.jetty.http.HttpBuffers
 
getResponseBuffers() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
getResponseBufferSize() - Method in interface org.eclipse.jetty.http.HttpBuffers
 
getResponseBufferSize() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
getResponseBufferType() - Method in interface org.eclipse.jetty.http.HttpBuffers
 
getResponseBufferType() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
getResponseHeaderSize() - Method in interface org.eclipse.jetty.http.HttpBuffers
 
getResponseHeaderSize() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
getResponseHeaderType() - Method in interface org.eclipse.jetty.http.HttpBuffers
 
getResponseHeaderType() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
getScheme() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getScheme() - Method in class org.eclipse.jetty.http.HttpURI
 
getSendServerVersion() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getState() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getState() - Method in class org.eclipse.jetty.http.HttpParser
 
getStatus() - Method in exception org.eclipse.jetty.http.HttpException
 
getStringField(String) - Method in class org.eclipse.jetty.http.HttpFields
 
getStringField(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
 
getUncheckedBuffer() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getValue() - Method in class org.eclipse.jetty.http.HttpCookie
Get the value.
getValue() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getValue() - Method in class org.eclipse.jetty.http.PathMap.Entry
 
getValueBuffer() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getValueOrdinal() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
getValues(String) - Method in class org.eclipse.jetty.http.HttpFields
Get multi headers
getValues(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
Get multi headers
getValues(String, String) - Method in class org.eclipse.jetty.http.HttpFields
Get multi field values with separator.
getValuesCollection(String) - Method in class org.eclipse.jetty.http.HttpFields
Get multi headers
getVersion() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getVersion() - Method in class org.eclipse.jetty.http.HttpCookie
Get the version.
getWriter() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
GONE_410 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
GZIP - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
GZIP_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
GZIP_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 

H

hasKnownValues(int) - Static method in class org.eclipse.jetty.http.HttpHeaderValues
 
hasQuery() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
hasQuery() - Method in class org.eclipse.jetty.http.HttpURI
 
HEAD - Static variable in class org.eclipse.jetty.http.HttpMethods
 
HEAD_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
HEAD_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
headerComplete() - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
 
HOST - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
HOST_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
HOST_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
HTTP - Static variable in class org.eclipse.jetty.http.HttpSchemes
 
HTTP_0_9 - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_0_9_BUFFER - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_0_9_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_1_0 - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_1_0_BUFFER - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_1_0_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_1_1 - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_1_1_BUFFER - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_1_1_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpVersions
 
HTTP_BUFFER - Static variable in class org.eclipse.jetty.http.HttpSchemes
 
HTTP_VERSION_NOT_SUPPORTED_505 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
HttpBuffers - Interface in org.eclipse.jetty.http
Abstract Buffer pool.
HttpBuffersImpl - Class in org.eclipse.jetty.http
Abstract Buffer pool.
HttpBuffersImpl() - Constructor for class org.eclipse.jetty.http.HttpBuffersImpl
 
HttpContent - Interface in org.eclipse.jetty.http
HttpContent.
HttpContent.ResourceAsHttpContent - Class in org.eclipse.jetty.http
 
HttpContent.ResourceAsHttpContent(Resource, Buffer) - Constructor for class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
 
HttpContent.ResourceAsHttpContent(Resource, Buffer, int) - Constructor for class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
 
HttpContent.ResourceAsHttpContent(Resource, Buffer, boolean) - Constructor for class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
 
HttpContent.ResourceAsHttpContent(Resource, Buffer, int, boolean) - Constructor for class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
 
HttpCookie - Class in org.eclipse.jetty.http
 
HttpCookie(String, String) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, String, String) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, int) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, String, String, int, boolean, boolean) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpCookie(String, String, String, String, int, boolean, boolean, String, int) - Constructor for class org.eclipse.jetty.http.HttpCookie
 
HttpException - Exception in org.eclipse.jetty.http
 
HttpException(int) - Constructor for exception org.eclipse.jetty.http.HttpException
 
HttpException(int, String) - Constructor for exception org.eclipse.jetty.http.HttpException
 
HttpException(int, String, Throwable) - Constructor for exception org.eclipse.jetty.http.HttpException
 
HttpFields - Class in org.eclipse.jetty.http
HTTP Fields.
HttpFields() - Constructor for class org.eclipse.jetty.http.HttpFields
Constructor.
HttpFields.Field - Class in org.eclipse.jetty.http
 
HttpGenerator - Class in org.eclipse.jetty.http
HttpGenerator.
HttpGenerator(Buffers, EndPoint) - Constructor for class org.eclipse.jetty.http.HttpGenerator
Constructor.
HttpHeaders - Class in org.eclipse.jetty.http
 
HttpHeaders() - Constructor for class org.eclipse.jetty.http.HttpHeaders
 
HttpHeaderValues - Class in org.eclipse.jetty.http
Cached HTTP Header values.
HttpHeaderValues() - Constructor for class org.eclipse.jetty.http.HttpHeaderValues
 
HttpMethods - Class in org.eclipse.jetty.http
 
HttpMethods() - Constructor for class org.eclipse.jetty.http.HttpMethods
 
HttpParser - Class in org.eclipse.jetty.http
 
HttpParser(Buffer, HttpParser.EventHandler) - Constructor for class org.eclipse.jetty.http.HttpParser
Constructor.
HttpParser(Buffers, EndPoint, HttpParser.EventHandler) - Constructor for class org.eclipse.jetty.http.HttpParser
Constructor.
HttpParser.EventHandler - Class in org.eclipse.jetty.http
 
HttpParser.EventHandler() - Constructor for class org.eclipse.jetty.http.HttpParser.EventHandler
 
HTTPS - Static variable in class org.eclipse.jetty.http.HttpSchemes
 
HTTPS_BUFFER - Static variable in class org.eclipse.jetty.http.HttpSchemes
 
HttpSchemes - Class in org.eclipse.jetty.http
 
HttpSchemes() - Constructor for class org.eclipse.jetty.http.HttpSchemes
 
HttpStatus - Class in org.eclipse.jetty.http
HttpStatusCode enum class, for status codes based on various HTTP RFCs.
HttpStatus() - Constructor for class org.eclipse.jetty.http.HttpStatus
 
HttpStatus.Code - Enum in org.eclipse.jetty.http
 
HttpTokens - Interface in org.eclipse.jetty.http
HTTP constants
HttpURI - Class in org.eclipse.jetty.http
Http URI.
HttpURI() - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpURI(boolean) - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpURI(String) - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpURI(byte[], int, int) - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpURI(URI) - Constructor for class org.eclipse.jetty.http.HttpURI
 
HttpVersions - Class in org.eclipse.jetty.http
 
HttpVersions() - Constructor for class org.eclipse.jetty.http.HttpVersions
 

I

IDENTITY - Static variable in class org.eclipse.jetty.http.HttpHeaders
Other Fields.
IDENTITY - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
IDENTITY_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IDENTITY_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
IDENTITY_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IDENTITY_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
IF_MATCH - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
IF_MATCH_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_MATCH_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_MODIFIED_SINCE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
IF_MODIFIED_SINCE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_MODIFIED_SINCE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_NONE_MATCH - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
IF_NONE_MATCH_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_NONE_MATCH_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_RANGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
IF_RANGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_RANGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_UNMODIFIED_SINCE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
IF_UNMODIFIED_SINCE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
IF_UNMODIFIED_SINCE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
inContentState() - Method in class org.eclipse.jetty.http.HttpParser
 
increaseContentBufferSize(int) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
increaseContentBufferSize(int) - Method in interface org.eclipse.jetty.http.Generator
 
inHeaderState() - Method in class org.eclipse.jetty.http.HttpParser
 
INSUFFICIENT_STORAGE_507 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
INTERNAL_SERVER_ERROR_500 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
isAllContentWritten() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isAllContentWritten() - Method in interface org.eclipse.jetty.http.Generator
 
isBufferFull() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isBufferFull() - Method in interface org.eclipse.jetty.http.Generator
 
isBufferFull() - 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 2616 - 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 2616 - HTTP/1.1.
isClosed() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
isCommitted() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isCommitted() - Method in interface org.eclipse.jetty.http.Generator
 
isComplete() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isComplete() - Method in interface org.eclipse.jetty.http.Generator
 
isComplete() - Method in class org.eclipse.jetty.http.HttpParser
 
isComplete() - Method in interface org.eclipse.jetty.http.Parser
 
isEmpty() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isHead() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isHttpOnly() - Method in class org.eclipse.jetty.http.HttpCookie
Get the isHttpOnly.
isIdle() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isIdle() - Method in interface org.eclipse.jetty.http.Generator
 
isIdle() - Method in class org.eclipse.jetty.http.HttpParser
 
isIdle() - Method in interface org.eclipse.jetty.http.Parser
 
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 2616 - 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 2616 - HTTP/1.1.
isMoreInBuffer() - Method in class org.eclipse.jetty.http.HttpParser
 
isMoreInBuffer() - Method in interface org.eclipse.jetty.http.Parser
 
isOpen() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isPersistent() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isPersistent() - Method in interface org.eclipse.jetty.http.Generator
 
isPersistent() - Method in class org.eclipse.jetty.http.HttpParser
 
isPersistent() - Method in interface org.eclipse.jetty.http.Parser
 
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 2616 - 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 2616 - HTTP/1.1.
isRequest() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isRequest() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isResponse() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isResponse() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isSecure() - Method in class org.eclipse.jetty.http.HttpCookie
Get the secure.
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 2616 - 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 2616 - HTTP/1.1.
isState(int) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isState(int) - Method in class org.eclipse.jetty.http.HttpParser
 
isSuccess() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
Simple test against an code to determine if it falls into the Success message category as defined in the RFC 1945 - HTTP/1.0, and RFC 2616 - 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 2616 - HTTP/1.1.
isWritten() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isWritten() - Method in interface org.eclipse.jetty.http.Generator
 

K

KEEP_ALIVE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
KEEP_ALIVE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
KEEP_ALIVE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
KEEP_ALIVE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
KEEP_ALIVE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
KEEP_ALIVE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 

L

LAST - Static variable in interface org.eclipse.jetty.http.Generator
 
LAST_MODIFIED - Static variable in class org.eclipse.jetty.http.HttpHeaders
Entity Fields.
LAST_MODIFIED_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
LAST_MODIFIED_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
LENGTH_REQUIRED_411 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
LINE_FEED - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
LOCATION - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
LOCATION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
LOCATION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
LOCKED_423 - Static variable in class org.eclipse.jetty.http.HttpStatus
 

M

match(String) - Method in class org.eclipse.jetty.http.PathMap
Get object matched by the path.
match(String, String) - Static method in class org.eclipse.jetty.http.PathMap
 
match(String, String, boolean) - Static method in class org.eclipse.jetty.http.PathMap
 
MAX_CODE - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MAX_FORWARDS - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
MAX_FORWARDS_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
MAX_FORWARDS_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
MESSAGE_HTTP - Static variable in class org.eclipse.jetty.http.MimeTypes
 
MESSAGE_HTTP_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
messageComplete(long) - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
 
METHOD_NOT_ALLOWED_405 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MIME_VERSION - Static variable in class org.eclipse.jetty.http.HttpHeaders
Other Fields.
MIME_VERSION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
MIME_VERSION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
MimeTypes - Class in org.eclipse.jetty.http
 
MimeTypes() - Constructor for class org.eclipse.jetty.http.MimeTypes
Constructor.
MORE - Static variable in interface org.eclipse.jetty.http.Generator
 
MOVE - Static variable in class org.eclipse.jetty.http.HttpMethods
 
MOVE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
MOVE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
MOVED_PERMANENTLY_301 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MOVED_TEMPORARILY_302 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MULTI_STATUS_207 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
MULTIPART_BYTERANGES - Static variable in class org.eclipse.jetty.http.MimeTypes
 
MULTIPART_BYTERANGES_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
MULTIPLE_CHOICES_300 - Static variable in class org.eclipse.jetty.http.HttpStatus
 

N

NEGOTIATE - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
newCompressedStream(HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
newWriter(OutputStream, String) - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
Allows derived implementations to replace PrintWriter implementation.
newWriter(OutputStream, String) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
Allows derived implementations to replace PrintWriter implementation.
NO_BYTES - Static variable in class org.eclipse.jetty.http.AbstractGenerator
 
NO_CACHE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
NO_CACHE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
NO_CACHE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
NO_CONTENT - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
NO_CONTENT_204 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
noCompression() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
NON_AUTHORITATIVE_INFORMATION_203 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_ACCEPTABLE_406 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_FOUND_404 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_IMPLEMENTED_501 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NOT_MODIFIED_304 - Static variable in class org.eclipse.jetty.http.HttpStatus
 

O

OK_200 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
OPTIONS - Static variable in class org.eclipse.jetty.http.HttpMethods
 
OPTIONS_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
OPTIONS_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
org.eclipse.jetty.http - package org.eclipse.jetty.http
 
org.eclipse.jetty.http.gzip - package org.eclipse.jetty.http.gzip
 
org.eclipse.jetty.http.ssl - package org.eclipse.jetty.http.ssl
 

P

parse() - Method in class org.eclipse.jetty.http.HttpParser
Parse until END state.
parse(String) - Method in class org.eclipse.jetty.http.HttpURI
 
parse(byte[], int, int) - Method in class org.eclipse.jetty.http.HttpURI
 
parseAvailable() - Method in class org.eclipse.jetty.http.HttpParser
Parse until END state.
parseAvailable() - Method in interface org.eclipse.jetty.http.Parser
 
parseConnect(byte[], int, int) - Method in class org.eclipse.jetty.http.HttpURI
 
parseDate(String) - Static method in class org.eclipse.jetty.http.HttpFields
 
parsedHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
This is the method called by parser when a HTTP Header name and value is found
parseNext() - Method in class org.eclipse.jetty.http.HttpParser
Parse until next Event.
Parser - Interface in org.eclipse.jetty.http
Abstract interface for a connection Parser for use by Jetty.
PARTIAL_CONTENT_206 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
pathInfo(String, String) - Static method in class org.eclipse.jetty.http.PathMap
Return the portion of a path that is after a path spec.
PathMap - Class in org.eclipse.jetty.http
URI path map to Object.
PathMap() - Constructor for class org.eclipse.jetty.http.PathMap
Construct empty PathMap.
PathMap(boolean) - Constructor for class org.eclipse.jetty.http.PathMap
Construct empty PathMap.
PathMap(int) - Constructor for class org.eclipse.jetty.http.PathMap
Construct empty PathMap.
PathMap(Map) - Constructor for class org.eclipse.jetty.http.PathMap
Construct from dictionary PathMap.
PathMap.Entry - Class in org.eclipse.jetty.http
 
pathMatch(String, String) - Static method in class org.eclipse.jetty.http.PathMap
Return the portion of a path that matches a path spec.
PAYMENT_REQUIRED_402 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
POST - Static variable in class org.eclipse.jetty.http.HttpMethods
 
POST_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
POST_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
PRAGMA - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
PRAGMA_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PRAGMA_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PRECONDITION_FAILED_412 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
prepareUncheckedAddContent() - Method in class org.eclipse.jetty.http.AbstractGenerator
Prepare buffer for unchecked writes.
prepareUncheckedAddContent() - Method in class org.eclipse.jetty.http.HttpGenerator
Prepare buffer for unchecked writes.
PROCESSING - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
PROCESSING_102 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PROCESSING_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
PROCESSING_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
PROXY_AUTHENTICATE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
PROXY_AUTHENTICATE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PROXY_AUTHENTICATE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PROXY_AUTHENTICATION_REQUIRED_407 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
PROXY_AUTHORIZATION - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
PROXY_AUTHORIZATION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PROXY_AUTHORIZATION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PROXY_CONNECTION - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
PROXY_CONNECTION_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
PROXY_CONNECTION_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
put(String, String) - Method in class org.eclipse.jetty.http.HttpFields
Set a field.
put(Buffer, String) - Method in class org.eclipse.jetty.http.HttpFields
Set a field.
put(Buffer, Buffer) - Method in class org.eclipse.jetty.http.HttpFields
Set a field.
put(String, List<?>) - Method in class org.eclipse.jetty.http.HttpFields
Set a field.
PUT - Static variable in class org.eclipse.jetty.http.HttpMethods
 
put(Object, Object) - Method in class org.eclipse.jetty.http.PathMap
Add a single path match to the PathMap.
PUT_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
PUT_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
putDateField(Buffer, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of a date field.
putDateField(String, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of a date field.
putLongField(Buffer, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of an long field.
putLongField(String, long) - Method in class org.eclipse.jetty.http.HttpFields
Sets the value of an long field.
putTo(Buffer) - Method in class org.eclipse.jetty.http.HttpFields.Field
 
putTo(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
 

Q

qualityList(Enumeration) - Static method in class org.eclipse.jetty.http.HttpFields
List values in quality order.

R

RANGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
RANGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
RANGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
readExternal(ObjectInput) - Method in class org.eclipse.jetty.http.PathMap
 
REFERER - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
REFERER_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
REFERER_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
relativePath(String, String, String) - Static method in class org.eclipse.jetty.http.PathMap
Relative path.
release() - Method in interface org.eclipse.jetty.http.HttpContent
 
release() - Method in class org.eclipse.jetty.http.HttpContent.ResourceAsHttpContent
 
remove(String) - Method in class org.eclipse.jetty.http.HttpFields
Remove a field.
remove(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
Remove a field.
remove(Object) - Method in class org.eclipse.jetty.http.PathMap
 
REQUEST_ENTITY_TOO_LARGE_413 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
REQUEST_RANGE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
REQUEST_RANGE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
REQUEST_RANGE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
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
 
REQUESTED_RANGE_NOT_SATISFIABLE_416 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
reset() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
reset() - Method in interface org.eclipse.jetty.http.Generator
 
reset() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
reset() - Method in class org.eclipse.jetty.http.HttpGenerator
 
reset() - Method in class org.eclipse.jetty.http.HttpParser
 
reset() - Method in interface org.eclipse.jetty.http.Parser
 
RESET_CONTENT_205 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
resetBuffer() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
resetBuffer() - Method in interface org.eclipse.jetty.http.Generator
 
resetBuffer() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
Reset buffer.
resetBuffer() - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
RETRY_AFTER - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
RETRY_AFTER_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
RETRY_AFTER_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
returnBuffers() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
returnBuffers() - Method in interface org.eclipse.jetty.http.Generator
 
returnBuffers() - Method in class org.eclipse.jetty.http.HttpParser
 
returnBuffers() - Method in interface org.eclipse.jetty.http.Parser
 

S

SEE_OTHER_303 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
SELF_DEFINING_CONTENT - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
SEMI_COLON - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
send1xx(int) - Method in class org.eclipse.jetty.http.HttpGenerator
 
sendError(int, String, String, boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
Utility method to send an error response.
sendError(int, String, String, boolean) - Method in interface org.eclipse.jetty.http.Generator
 
sendError(int, String) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
sendError(int) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
sendRedirect(String) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
sendResponse(Buffer) - Method in class org.eclipse.jetty.http.HttpGenerator
send complete response.
SERVER - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
SERVER_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SERVER_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SERVICE_UNAVAILABLE_503 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
SERVLET_ENGINE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
SERVLET_ENGINE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SERVLET_ENGINE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SET_COOKIE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Other Fields.
SET_COOKIE2 - Static variable in class org.eclipse.jetty.http.HttpHeaders
Other Fields.
SET_COOKIE2_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SET_COOKIE2_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SET_COOKIE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
SET_COOKIE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
setBufferSize(int) - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
setBufferSize(int) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
setContentLength(long) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setContentLength(long) - Method in interface org.eclipse.jetty.http.Generator
 
setContentLength() - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
setContentLength(int) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
setContentLength(long) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
setContentType(String) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
setDate(Buffer) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setDate(Buffer) - Method in interface org.eclipse.jetty.http.Generator
 
setForceContentBuffer(boolean) - Method in class org.eclipse.jetty.http.HttpParser
 
setHead(boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setHead(boolean) - Method in interface org.eclipse.jetty.http.Generator
 
setHeader(String, String) - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
setHeader(String, String) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
setHeadResponse(boolean) - Method in class org.eclipse.jetty.http.HttpParser
Set if a HEAD response is expected
setIntHeader(String, int) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
setMaxBuffers(int) - Method in interface org.eclipse.jetty.http.HttpBuffers
 
setMaxBuffers(int) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
setMimeMap(Map) - Method in class org.eclipse.jetty.http.MimeTypes
 
setMimeTypes(Set<String>) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
setMinCompressSize(int) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
setPathSpecSeparators(String) - Static method in class org.eclipse.jetty.http.PathMap
Set the path spec separator.
setPersistent(boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setPersistent(boolean) - Method in interface org.eclipse.jetty.http.Generator
 
setPersistent(boolean) - Method in class org.eclipse.jetty.http.HttpParser
 
setPersistent(boolean) - Method in interface org.eclipse.jetty.http.Parser
 
setReason(String) - Method in exception org.eclipse.jetty.http.HttpException
 
setRequest(String, String) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setRequest(String, String) - Method in interface org.eclipse.jetty.http.Generator
 
setRequestBuffers(Buffers) - Method in interface org.eclipse.jetty.http.HttpBuffers
 
setRequestBuffers(Buffers) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
setRequestBufferSize(int) - Method in interface org.eclipse.jetty.http.HttpBuffers
 
setRequestBufferSize(int) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
setRequestBufferType(Buffers.Type) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
setRequestHeaderSize(int) - Method in interface org.eclipse.jetty.http.HttpBuffers
 
setRequestHeaderSize(int) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
setRequestHeaderType(Buffers.Type) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
setResponse(int, String) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setResponse(int, String) - Method in interface org.eclipse.jetty.http.Generator
 
setResponseBuffers(Buffers) - Method in interface org.eclipse.jetty.http.HttpBuffers
 
setResponseBuffers(Buffers) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
setResponseBufferSize(int) - Method in interface org.eclipse.jetty.http.HttpBuffers
 
setResponseBufferSize(int) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
setResponseBufferType(Buffers.Type) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
setResponseHeaderSize(int) - Method in interface org.eclipse.jetty.http.HttpBuffers
 
setResponseHeaderSize(int) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
setResponseHeaderType(Buffers.Type) - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
setSendServerVersion(boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setSendServerVersion(boolean) - Method in interface org.eclipse.jetty.http.Generator
 
setServerVersion(String) - Static method in class org.eclipse.jetty.http.HttpGenerator
 
setState(int) - Method in class org.eclipse.jetty.http.HttpParser
 
setStatus(int, String) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
setStatus(int) - Method in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
setStatus(int) - Method in exception org.eclipse.jetty.http.HttpException
 
setValue(Object) - Method in class org.eclipse.jetty.http.PathMap.Entry
 
setVersion(int) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setVersion(int) - Method in interface org.eclipse.jetty.http.Generator
 
size() - Method in class org.eclipse.jetty.http.HttpFields
 
SPACE - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
SslContextFactory - Class in org.eclipse.jetty.http.ssl
Deprecated.
Use org.eclipse.jetty.util.ssl.SslContextFactory
SslContextFactory() - Constructor for class org.eclipse.jetty.http.ssl.SslContextFactory
Deprecated.
 
SslContextFactory(boolean) - Constructor for class org.eclipse.jetty.http.ssl.SslContextFactory
Deprecated.
 
SslContextFactory(String) - Constructor for class org.eclipse.jetty.http.ssl.SslContextFactory
Deprecated.
 
startRequest(Buffer, Buffer, Buffer) - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
This is the method called by parser when the HTTP request line is parsed
startResponse(Buffer, int, Buffer) - Method in class org.eclipse.jetty.http.HttpParser.EventHandler
This is the method called by parser when the HTTP request line is parsed
STATE_CHUNK - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_CHUNK_PARAMS - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_CHUNK_SIZE - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_CHUNKED_CONTENT - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_CONTENT - Static variable in class org.eclipse.jetty.http.AbstractGenerator
 
STATE_CONTENT - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_END - Static variable in class org.eclipse.jetty.http.AbstractGenerator
 
STATE_END - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_END0 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_END1 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_EOF_CONTENT - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_FIELD0 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_FIELD2 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_FLUSHING - Static variable in class org.eclipse.jetty.http.AbstractGenerator
 
STATE_HEADER - Static variable in class org.eclipse.jetty.http.AbstractGenerator
 
STATE_HEADER - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_HEADER_IN_NAME - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_HEADER_IN_VALUE - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_HEADER_NAME - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_HEADER_VALUE - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_SEEKING_EOF - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_SPACE1 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_SPACE2 - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_START - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_STATUS - Static variable in class org.eclipse.jetty.http.HttpParser
 
STATE_URI - Static variable in class org.eclipse.jetty.http.HttpParser
 
SWITCHING_PROTOCOLS_101 - Static variable in class org.eclipse.jetty.http.HttpStatus
 

T

TAB - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
TE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
TE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
TE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
TE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
TE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
TE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
TEMPORARY_REDIRECT_307 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
TEXT_HTML - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML_8859_1 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML_8859_1_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML__8859_1_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML__UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML_UTF_8 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_HTML_UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_JSON - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_JSON__UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_JSON_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_JSON_UTF_8 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_JSON_UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN_8859_1 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN_8859_1_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN__8859_1_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN__UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN_UTF_8 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_PLAIN_UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML_8859_1 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML_8859_1_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML__8859_1_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML__UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML_UTF_8 - Static variable in class org.eclipse.jetty.http.MimeTypes
 
TEXT_XML_UTF_8_BUFFER - Static variable in class org.eclipse.jetty.http.MimeTypes
 
toString() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
toString() - Method in class org.eclipse.jetty.http.HttpBuffersImpl
 
toString() - Method in exception org.eclipse.jetty.http.HttpException
 
toString() - Method in class org.eclipse.jetty.http.HttpFields.Field
 
toString() - Method in class org.eclipse.jetty.http.HttpFields
 
toString() - Method in class org.eclipse.jetty.http.HttpGenerator
 
toString(Buffer) - Method in class org.eclipse.jetty.http.HttpParser
 
toString() - Method in class org.eclipse.jetty.http.HttpParser
 
toString() - Method in enum org.eclipse.jetty.http.HttpStatus.Code
 
toString() - Method in class org.eclipse.jetty.http.HttpURI
 
toString() - Method in class org.eclipse.jetty.http.PathMap.Entry
 
TRACE - Static variable in class org.eclipse.jetty.http.HttpMethods
 
TRACE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpMethods
 
TRACE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpMethods
 
TRAILER - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
TRAILER_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
TRAILER_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
TRANSFER_ENCODING - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
TRANSFER_ENCODING_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
TRANSFER_ENCODING_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 

U

UNAUTHORIZED_401 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
UNKNOWN_CONTENT - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
UNPROCESSABLE_ENTITY_422 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
UNSUPPORTED_MEDIA_TYPE_415 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
UPGRADE - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
UPGRADE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
UPGRADE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
UPGRADE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
UPGRADE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
UPGRADE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
USE_PROXY_305 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
USER_AGENT - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
USER_AGENT_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
USER_AGENT_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 

V

valueOf(String) - Static method in enum org.eclipse.jetty.http.HttpStatus.Code
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.HttpStatus.Code
Returns an array containing the constants of this enum type, in the order they are declared.
VARY - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
VARY_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
VARY_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
VIA - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
VIA_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
VIA_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 

W

WARNING - Static variable in class org.eclipse.jetty.http.HttpHeaders
General Fields.
WARNING_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
WARNING_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
write(int) - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
write(byte[]) - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
write(byte[], int, int) - Method in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
writeExternal(ObjectOutput) - Method in class org.eclipse.jetty.http.PathMap
 
writeTo(Utf8StringBuffer) - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
writeTo(Utf8StringBuilder) - Method in class org.eclipse.jetty.http.HttpURI
 
WWW_AUTHENTICATE - Static variable in class org.eclipse.jetty.http.HttpHeaders
Response Fields.
WWW_AUTHENTICATE_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
WWW_AUTHENTICATE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 

X

X_FORWARDED_FOR - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
X_FORWARDED_FOR_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
X_FORWARDED_FOR_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
X_FORWARDED_HOST - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
X_FORWARDED_HOST_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
X_FORWARDED_HOST_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
X_FORWARDED_PROTO - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
X_FORWARDED_PROTO_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
X_FORWARDED_PROTO_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
X_FORWARDED_SERVER - Static variable in class org.eclipse.jetty.http.HttpHeaders
Request Fields.
X_FORWARDED_SERVER_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
X_FORWARDED_SERVER_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 

_

__01Jan1970 - Static variable in class org.eclipse.jetty.http.HttpFields
 
__01Jan1970_BUFFER - Static variable in class org.eclipse.jetty.http.HttpFields
 
__01Jan1970_COOKIE - Static variable in class org.eclipse.jetty.http.HttpFields
 
__COOKIE_DELIM - Static variable in class org.eclipse.jetty.http.HttpFields
 
__dateCache - Static variable in class org.eclipse.jetty.http.HttpFields
 
__GMT - Static variable in class org.eclipse.jetty.http.HttpFields
 
__separators - Static variable in class org.eclipse.jetty.http.HttpFields
 
_bOut - Variable in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
_buffer - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_buffers - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_bypass - Variable in class org.eclipse.jetty.http.HttpGenerator
 
_chunkLength - Variable in class org.eclipse.jetty.http.HttpParser
 
_chunkPosition - Variable in class org.eclipse.jetty.http.HttpParser
 
_closed - Variable in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
_compressedOutputStream - Variable in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
_content - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_contentLength - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_contentLength - Variable in class org.eclipse.jetty.http.HttpParser
 
_contentPosition - Variable in class org.eclipse.jetty.http.HttpParser
 
_contentView - Variable in class org.eclipse.jetty.http.HttpParser
 
_contentWritten - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_date - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_doNotCompress - Variable in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
_endp - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_eol - Variable in class org.eclipse.jetty.http.HttpParser
 
_head - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_header - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_last - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_length - Variable in class org.eclipse.jetty.http.HttpParser
 
_method - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_noContent - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_out - Variable in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
_persistent - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_reason - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_request - Variable in class org.eclipse.jetty.http.gzip.CompressedResponseWrapper
 
_response - Variable in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
_state - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_state - Variable in class org.eclipse.jetty.http.HttpParser
 
_status - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_uri - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_vary - Variable in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
_version - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_wrapper - Variable in class org.eclipse.jetty.http.gzip.AbstractCompressedStream
 
A B C D E F G H I K L M N O P Q R S T U V W X _ 

Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.