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

A

AbstractGenerator - Class in org.eclipse.jetty.http
Abstract Generator.
AbstractGenerator(Buffers, EndPoint, int, int) - 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(byte) - Method in interface org.eclipse.jetty.http.Generator
Add content.
addContent(Buffer, boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
Add content.
addContent(byte) - 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.
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
 
ANY_ROLE - Static variable in class org.eclipse.jetty.http.security.Constraint
 
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

B64Code - Class in org.eclipse.jetty.http.security
Fast B64 Encoder/Decoder as described in RFC 1421.
B64Code() - Constructor for class org.eclipse.jetty.http.security.B64Code
 
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
 
check(Object) - Method in class org.eclipse.jetty.http.security.Credential
Check a credential
check(Object) - Method in class org.eclipse.jetty.http.security.Credential.Crypt
 
check(Object) - Method in class org.eclipse.jetty.http.security.Credential.MD5
 
check(Object) - Method in class org.eclipse.jetty.http.security.Password
 
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
 
clone() - Method in class org.eclipse.jetty.http.security.Constraint
 
CLOSE - Static variable in class org.eclipse.jetty.http.HttpHeaderValues
 
close() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
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
 
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
 
Constraint - Class in org.eclipse.jetty.http.security
Describe an auth and/or data constraint.
Constraint() - Constructor for class org.eclipse.jetty.http.security.Constraint
Constructor.
Constraint(String, String) - Constructor for class org.eclipse.jetty.http.security.Constraint
Conveniance Constructor.
containsKey(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
 
containsKey(String) - Method in class org.eclipse.jetty.http.HttpFields
 
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
 
Credential - Class in org.eclipse.jetty.http.security
Credentials.
Credential() - Constructor for class org.eclipse.jetty.http.security.Credential
 
Credential.Crypt - Class in org.eclipse.jetty.http.security
Unix Crypt Credentials
Credential.MD5 - Class in org.eclipse.jetty.http.security
MD5 Credentials
CRLF - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
crypt(String, String) - Static method in class org.eclipse.jetty.http.security.Credential.Crypt
 
crypt(String, String) - Static method in class org.eclipse.jetty.http.security.UnixCrypt
Encrypts String into crypt (Unix) code.

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
 
DC_CONFIDENTIAL - Static variable in class org.eclipse.jetty.http.security.Constraint
 
DC_FORBIDDEN - Static variable in class org.eclipse.jetty.http.security.Constraint
 
DC_INTEGRAL - Static variable in class org.eclipse.jetty.http.security.Constraint
 
DC_NONE - Static variable in class org.eclipse.jetty.http.security.Constraint
 
DC_UNSET - Static variable in class org.eclipse.jetty.http.security.Constraint
 
decode(String) - Static method in class org.eclipse.jetty.http.security.B64Code
Base 64 decode as described in RFC 1421.
decode(String, String) - Static method in class org.eclipse.jetty.http.security.B64Code
Base 64 decode as described in RFC 1421.
decode(char[]) - Static method in class org.eclipse.jetty.http.security.B64Code
Fast Base 64 decode as described in RFC 1421.
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
 
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
 
deobfuscate(String) - Static method in class org.eclipse.jetty.http.security.Password
 
destroy() - Method in class org.eclipse.jetty.http.HttpFields
Destroy the header.
digest(String) - Static method in class org.eclipse.jetty.http.security.Credential.MD5
 
doIdleExpired() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
dump() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 

E

encode(String) - Static method in class org.eclipse.jetty.http.security.B64Code
Base 64 encode as described in RFC 1421.
encode(String, String) - Static method in class org.eclipse.jetty.http.security.B64Code
Base 64 encode as described in RFC 1421.
encode(byte[]) - Static method in class org.eclipse.jetty.http.security.B64Code
Fast Base 64 encode as described in RFC 1421.
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
 
equals(Object) - Method in class org.eclipse.jetty.http.security.Password
 
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
fill(Buffer) - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
flush(long) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
flush(Buffer) - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
flush(Buffer, Buffer, Buffer) - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
flush() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
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.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-yy 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'" cookies
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
 
getAuthenticate() - Method in class org.eclipse.jetty.http.security.Constraint
 
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
 
getBuffer() - Method in interface org.eclipse.jetty.http.HttpContent
 
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 interface org.eclipse.jetty.http.HttpContent
 
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
 
getContentWritten() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getContentWritten() - Method in interface org.eclipse.jetty.http.Generator
 
getCredential(String) - Static method in class org.eclipse.jetty.http.security.Credential
Get a credential from a String.
getDataConstraint() - Method in class org.eclipse.jetty.http.security.Constraint
 
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
 
getDigest() - Method in class org.eclipse.jetty.http.security.Credential.MD5
 
getDomain() - Method in class org.eclipse.jetty.http.HttpCookie
Get the domain.
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.
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
 
getInputStream() - Method in interface org.eclipse.jetty.http.HttpContent
 
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
 
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.
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
 
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
 
getParam() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
getParam() - Method in class org.eclipse.jetty.http.HttpURI
 
getPassword(String, String, String) - Static method in class org.eclipse.jetty.http.security.Password
Get a password.
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
 
getReasonBuffer(int) - Static method in class org.eclipse.jetty.http.HttpGenerator
 
getResource() - Method in interface org.eclipse.jetty.http.HttpContent
 
getRoles() - Method in class org.eclipse.jetty.http.security.Constraint
 
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
 
getSSLEngine() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
getState() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getState() - Method in class org.eclipse.jetty.http.HttpParser
 
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.
getVersion() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
getVersion() - Method in class org.eclipse.jetty.http.HttpCookie
Get the version.
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

hasDataConstraint() - Method in class org.eclipse.jetty.http.security.Constraint
 
hashCode() - Method in class org.eclipse.jetty.http.security.Password
 
hasQuery() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
hasQuery() - Method in class org.eclipse.jetty.http.HttpURI
 
hasRole(String) - Method in class org.eclipse.jetty.http.security.Constraint
 
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
 
HttpContent - Interface in org.eclipse.jetty.http
HttpContent.
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
 
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, int, int) - 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, int, int) - 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
 
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
 
idleExpired() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
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
 
isAnyRole() - Method in class org.eclipse.jetty.http.security.Constraint
 
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
 
isBufferingInput() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
isBufferingOutput() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
isBufferred() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
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.
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
 
isContentWritten() - Method in class org.eclipse.jetty.http.AbstractGenerator
 
isContentWritten() - Method in interface org.eclipse.jetty.http.Generator
 
isEmpty() - Method in class org.eclipse.jetty.http.HttpGenerator
 
isForbidden() - Method in class org.eclipse.jetty.http.security.Constraint
 
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
 
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.
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.

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

main(String[]) - Static method in class org.eclipse.jetty.http.security.Password
 
main(String[]) - Static method in class org.eclipse.jetty.http.security.UnixCrypt
 
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
 
MAX_OUTPUT_CHARS - Static variable in class org.eclipse.jetty.http.AbstractGenerator
 
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

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
 
NON_AUTHORITATIVE_INFORMATION_203 - Static variable in class org.eclipse.jetty.http.HttpStatus
 
NONE - Static variable in class org.eclipse.jetty.http.security.Constraint
 
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

obfuscate(String) - Static method in class org.eclipse.jetty.http.security.Password
 
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.security - package org.eclipse.jetty.http.security
 
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
 
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
 
Password - Class in org.eclipse.jetty.http.security
Password utility class.
Password(String) - Constructor for class org.eclipse.jetty.http.security.Password
Constructor.
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(Buffer) - Method in class org.eclipse.jetty.http.HttpFields.Field
 
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(Buffer, Buffer, long) - 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(Buffer) - Method in class org.eclipse.jetty.http.HttpFields
 
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.

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
 
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(boolean) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
reset(boolean) - Method in interface org.eclipse.jetty.http.Generator
 
reset(boolean) - Method in class org.eclipse.jetty.http.HttpGenerator
 
reset(boolean) - Method in class org.eclipse.jetty.http.HttpParser
 
reset(boolean) - 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
 
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
 

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
 
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
 
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
 
setAuthenticate(boolean) - Method in class org.eclipse.jetty.http.security.Constraint
 
setContentLength(long) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setContentLength(long) - Method in interface org.eclipse.jetty.http.Generator
 
setDataConstraint(int) - Method in class org.eclipse.jetty.http.security.Constraint
 
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
 
setMimeMap(Map) - Method in class org.eclipse.jetty.http.MimeTypes
 
setName(String) - Method in class org.eclipse.jetty.http.security.Constraint
 
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
 
setRequest(String, String) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setRequest(String, String) - Method in interface org.eclipse.jetty.http.Generator
 
setResponse(int, String) - Method in class org.eclipse.jetty.http.AbstractGenerator
 
setResponse(int, String) - Method in interface org.eclipse.jetty.http.Generator
 
setRoles(String[]) - Method in class org.eclipse.jetty.http.security.Constraint
 
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
 
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
 
skipCRLF() - Method in class org.eclipse.jetty.http.HttpParser
Skip any CRLFs in buffers
SPACE - Static variable in interface org.eclipse.jetty.http.HttpTokens
 
SslSelectChannelEndPoint - Class in org.eclipse.jetty.http.ssl
SslHttpChannelEndPoint.
SslSelectChannelEndPoint(Buffers, SocketChannel, SelectorManager.SelectSet, SelectionKey, SSLEngine) - Constructor for class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
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_FIELD1 - 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_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
 
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
 
toStarString() - Method in class org.eclipse.jetty.http.security.Password
 
toString() - Method in class org.eclipse.jetty.http.EncodedHttpURI
 
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
 
toString() - Method in class org.eclipse.jetty.http.security.Constraint
 
toString() - Method in class org.eclipse.jetty.http.security.Password
 
toString() - Method in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
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
 
UnixCrypt - Class in org.eclipse.jetty.http.security
Unix Crypt.
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_BUFFER - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
UPGRADE_ORDINAL - Static variable in class org.eclipse.jetty.http.HttpHeaders
 
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

validateMethod(String) - Static method in class org.eclipse.jetty.http.security.Constraint
 
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're 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
 
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
 

_

__01Jan1970 - Static variable in class org.eclipse.jetty.http.HttpFields
 
__01Jan1970_BUFFER - Static variable in class org.eclipse.jetty.http.HttpFields
 
__BASIC_AUTH - Static variable in class org.eclipse.jetty.http.security.Constraint
 
__CERT_AUTH - Static variable in class org.eclipse.jetty.http.security.Constraint
 
__CERT_AUTH2 - Static variable in class org.eclipse.jetty.http.security.Constraint
 
__dateCache - Static variable in class org.eclipse.jetty.http.HttpFields
 
__DIGEST_AUTH - Static variable in class org.eclipse.jetty.http.security.Constraint
 
__FORM_AUTH - Static variable in class org.eclipse.jetty.http.security.Constraint
 
__GMT - Static variable in class org.eclipse.jetty.http.HttpFields
 
__md5Lock - Static variable in class org.eclipse.jetty.http.security.Credential.MD5
 
__OBFUSCATE - Static variable in class org.eclipse.jetty.http.security.Password
 
__separators - Static variable in class org.eclipse.jetty.http.HttpFields
 
__TYPE - Static variable in class org.eclipse.jetty.http.security.Credential.Crypt
 
__TYPE - Static variable in class org.eclipse.jetty.http.security.Credential.MD5
 
_buffer - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_bufferMap - Variable in class org.eclipse.jetty.http.HttpFields
 
_buffers - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_chunkLength - Variable in class org.eclipse.jetty.http.HttpParser
 
_chunkPosition - Variable in class org.eclipse.jetty.http.HttpParser
 
_close - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_content - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_contentBufferSize - 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
 
_contentWritten - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_endp - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_eol - Variable in class org.eclipse.jetty.http.HttpParser
 
_fields - Variable in class org.eclipse.jetty.http.HttpFields
 
_head - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_header - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_headerBufferSize - 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
 
_reason - Variable in class org.eclipse.jetty.http.AbstractGenerator
 
_revision - Variable in class org.eclipse.jetty.http.HttpFields
 
_session - Variable in class org.eclipse.jetty.http.ssl.SslSelectChannelEndPoint
 
_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
 
_version - Variable in class org.eclipse.jetty.http.AbstractGenerator
 

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-2009 Mort Bay Consulting. All Rights Reserved.