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

A

A - Static variable in class org.glassfish.grizzly.http.util.Constants
'A'.
a - Static variable in class org.glassfish.grizzly.http.util.Constants
'a'.
ACCEPTED_202 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
acknowledge() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Acknowledge a HTTP Expect header.
acknowledged() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Mark this packet as having been acknowledged.
add(String, String) - Static method in class org.glassfish.grizzly.http.util.MimeType
Associates the specified extension and content type
addContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Adds the specified ContentEncoding to the HttpCodecFilter.
addContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpHeader
 
addHeader(String, String) - Method in class org.glassfish.grizzly.http.HttpHeader
Add the HTTP mime header.
addHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
Add the HTTP mime header.
addHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpHeader
Add the HTTP mime header.
addHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
Add the HTTP mime header.
addHeader(String, String) - Method in class org.glassfish.grizzly.http.HttpTrailer
Add the HTTP mime header.
addHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
Add the HTTP mime header.
addHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpTrailer
Add the HTTP mime header.
addHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
Add the HTTP mime header.
addHeader(String, String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Add the HTTP mime header.
addHeader(String, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Add the HTTP mime header.
addHeader(Header, String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Add the HTTP mime header.
addHeader(Header, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Add the HTTP mime header.
addParameter(String, String) - Method in class org.glassfish.grizzly.http.util.Parameters
 
addParameterValues(String, String[]) - Method in class org.glassfish.grizzly.http.util.Parameters
 
addSafeCharacter(char) - Method in class org.glassfish.grizzly.http.util.UEncoder
 
addTransferEncoding(TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Adds the specified TransferEncoding to the HttpCodecFilter.
addValue(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Create a new named header , return the MessageBytes container for the new value
addValue(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Create a new named header , return the MessageBytes container for the new value
addValue(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Create a new named header using un-translated byte[].
addValue(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Create a new named header using un-translated Buffer.
allocate(int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
allocate(int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
allocate(int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
ALLOW_BACKSLASH - Static variable in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
 
ALLOW_ENCODED_SLASH - Static variable in class org.glassfish.grizzly.http.util.UDecoder
 
alreadyQuoted(String) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
ALWAYS_ADD_EXPIRES - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
If set to false, we don't use the IE6/7 Max-Age/Expires work around
append(HttpContent) - Method in class org.glassfish.grizzly.http.HttpContent
 
append(HttpContent) - Method in class org.glassfish.grizzly.http.io.InputBuffer
Appends the specified Buffer to the internal composite Buffer.
append(BufferChunk) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
append(char) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
append(byte) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
append(ByteChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
append(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
Add data to the buffer
append(char) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
append(CharChunk) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
append(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
Add data to the buffer
append(StringBuffer) - Method in class org.glassfish.grizzly.http.util.CharChunk
Add data to the buffer
append(String) - Method in class org.glassfish.grizzly.http.util.CharChunk
Append a string to the buffer
append(String, int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
Append a string to the buffer
applyDecoding(HttpHeader) - Method in interface org.glassfish.grizzly.http.EncodingFilter
 
applyEncoding(HttpHeader) - Method in interface org.glassfish.grizzly.http.EncodingFilter
 
arrayOffset - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
Ascii - Class in org.glassfish.grizzly.http.util
This class implements some basic ASCII character handling functions.
Ascii() - Constructor for class org.glassfish.grizzly.http.util.Ascii
 
asClientCookieBuffer() - Method in class org.glassfish.grizzly.http.Cookie
 
asClientCookieBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http.Cookie
 
asClientCookieString() - Method in class org.glassfish.grizzly.http.Cookie
 
asServerCookieBuffer() - Method in class org.glassfish.grizzly.http.Cookie
 
asServerCookieBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http.Cookie
 
asServerCookieString() - Method in class org.glassfish.grizzly.http.Cookie
 
attach(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpContext
 
attributes - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
The attributes associated with this Request, keyed by attribute name.
authType() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Return the authentication type used for this Request.
available() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
availableChar() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 

B

B2CConverter - Class in org.glassfish.grizzly.http.util
Efficient conversion of bytes to character .
B2CConverter() - Constructor for class org.glassfish.grizzly.http.util.B2CConverter
 
B2CConverter(String) - Constructor for class org.glassfish.grizzly.http.util.B2CConverter
Create a converter, with bytes going to a byte buffer
B2CConverterBlocking - Class in org.glassfish.grizzly.http.util
Efficient conversion of bytes to character .
B2CConverterBlocking() - Constructor for class org.glassfish.grizzly.http.util.B2CConverterBlocking
 
B2CConverterBlocking(String) - Constructor for class org.glassfish.grizzly.http.util.B2CConverterBlocking
Create a converter, with bytes going to a byte buffer
BAD_GATEWAY_502 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
BAD_REQUEST_400 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
Base64Utils - Class in org.glassfish.grizzly.http.util
 
Base64Utils() - Constructor for class org.glassfish.grizzly.http.util.Base64Utils
 
bb - Variable in class org.glassfish.grizzly.http.util.C2BConverter
 
BinaryNIOInputSource - Interface in org.glassfish.grizzly.http.io
Adds the ability for binary based InputSources to obtain the incoming Buffer directly without having to use intermediate objects to copy the data to.
BinaryNIOOutputSink - Interface in org.glassfish.grizzly.http.io
Adds the ability for binary based OutputSinks to write a Buffer instead of having to convert to those types supported by OutputStream.
bind(HttpRequestPacket, HttpResponsePacket) - Method in class org.glassfish.grizzly.http.HttpBaseFilter
blockingRead() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Read next chunk of data in this thread, block if needed.
BufferChunk - Class in org.glassfish.grizzly.http.util
Buffer chunk representation.
BufferChunk() - Constructor for class org.glassfish.grizzly.http.util.BufferChunk
 
build() - Method in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
 
build() - Method in class org.glassfish.grizzly.http.HttpBrokenContent.Builder
Build the HttpTrailer message.
build() - Method in class org.glassfish.grizzly.http.HttpContent.Builder
Build the HttpContent message.
build() - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
 
build() - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
Build the HttpRequestPacket message.
build() - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
Build the HttpResponsePacket message.
build() - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
Build the HttpTrailer message.
builder(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpBrokenContent
Returns HttpTrailer builder.
builder(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpContent
Returns HttpContent builder.
builder() - Static method in class org.glassfish.grizzly.http.HttpRequestPacket
Returns HttpRequestPacket builder.
builder(HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.HttpResponsePacket
Returns HttpResponsePacket builder.
builder(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpTrailer
Returns HttpTrailer builder.
ByteChunk - Class in org.glassfish.grizzly.http.util
This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
ByteChunk() - Constructor for class org.glassfish.grizzly.http.util.ByteChunk
Creates a new, uninitialized ByteChunk object.
ByteChunk(int) - Constructor for class org.glassfish.grizzly.http.util.ByteChunk
 
ByteChunk.ByteInputChannel - Interface in org.glassfish.grizzly.http.util
 
ByteChunk.ByteOutputChannel - Interface in org.glassfish.grizzly.http.util
 

C

C2BConverter - Class in org.glassfish.grizzly.http.util
Efficient conversion of character to bytes.
C2BConverter(ByteChunk, String) - Constructor for class org.glassfish.grizzly.http.util.C2BConverter
Create a converter, with bytes going to a byte buffer
C2BConverter(String) - Constructor for class org.glassfish.grizzly.http.util.C2BConverter
Create a converter
CacheableDataChunk - Class in org.glassfish.grizzly.http.util
DataChunk implementation, which could be cached in the thread cache.
CacheableDataChunk() - Constructor for class org.glassfish.grizzly.http.util.CacheableDataChunk
 
canWrite(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Deprecated.
the length parameter will be ignored. Please use OutputBuffer.canWrite().
canWrite() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
canWriteChar(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Deprecated.
CharChunk - Class in org.glassfish.grizzly.http.util
Utilities to manipluate char chunks.
CharChunk() - Constructor for class org.glassfish.grizzly.http.util.CharChunk
Creates a new, uninitialized CharChunk object.
CharChunk(int) - Constructor for class org.glassfish.grizzly.http.util.CharChunk
 
CharChunk.CharInputChannel - Interface in org.glassfish.grizzly.http.util
 
CharChunk.CharOutputChannel - Interface in org.glassfish.grizzly.http.util
When we need more space we'll either grow the buffer ( up to the limit ) or send it to a channel.
charset - Variable in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
 
checkEOL(HttpCodecFilter.HeaderParsingState, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
checkEOL(HttpCodecFilter.HeaderParsingState, byte[], int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
checkMimeType(String) - Method in class org.glassfish.grizzly.http.CompressionConfig
Returns true if the resource with the given content-type could be compressed, or false otherwise.
checkNormalize(CharChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Check that the URI is normalized following character decoding.
checkOverflow(int, String) - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
checkpoint - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
checkpoint2 - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
checkUserAgent(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.CompressionConfig
Returns true if based on this configuration user-agent, specified in the HttpRequestPacket, can receive compressed data.
Chunk - Interface in org.glassfish.grizzly.http.util
General interface for CharChunk and BufferChunk.
chunkContentStart - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
 
chunked - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
 
chunked(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Set true, if this HttpPacket content will be transferred in chunking mode, or false if case of fixed-length message.
CHUNKED_ENCODING - Static variable in class org.glassfish.grizzly.http.util.Constants
 
ChunkedTransferEncoding - Class in org.glassfish.grizzly.http
Chunked transfer encoding implementation.
ChunkedTransferEncoding(int) - Constructor for class org.glassfish.grizzly.http.ChunkedTransferEncoding
 
chunkingEnabled - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
 
chunkLength - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
 
chunkRemainder - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
 
clear() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Clears all header fields.
clearResponse(Connection) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
client() - Static method in class org.glassfish.grizzly.http.CookiesBuilder
Returns the client-side cookies builder.
client(boolean) - Static method in class org.glassfish.grizzly.http.CookiesBuilder
Returns the client-side cookies builder with the specific "strict cookie version compliance".
client(boolean, boolean) - Static method in class org.glassfish.grizzly.http.CookiesBuilder
Returns the client-side cookies builder with the specific "strict cookie version compliance".
clone() - Method in class org.glassfish.grizzly.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
close() - Method in class org.glassfish.grizzly.http.HttpContext
 
close() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
close() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
CLOSE_BYTES - Static variable in class org.glassfish.grizzly.http.HttpCodecFilter
Close bytes.
codecFilter - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
COLON - Static variable in class org.glassfish.grizzly.http.util.Constants
COLON.
COMMA - Static variable in class org.glassfish.grizzly.http.util.Constants
COMMA.
comment - Variable in class org.glassfish.grizzly.http.Cookie
 
compare(int, int, String) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
compare(ByteChunk, byte[]) - Static method in class org.glassfish.grizzly.http.util.StringCache
Compare given byte chunk with byte array.
compare(CharChunk, char[]) - Static method in class org.glassfish.grizzly.http.util.StringCache
Compare given char chunk with char array.
compareIgnoreCase(int, int, String) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
compose(byte[], String) - Static method in class org.glassfish.grizzly.http.util.ContentType
Composes a content-type array, based on the mime-type represented by a byte array and a charset attribute value, represented by a String.
composeContentType(String, String) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
 
CompressionConfig - Class in org.glassfish.grizzly.http
Compression configuration class.
CompressionConfig() - Constructor for class org.glassfish.grizzly.http.CompressionConfig
 
CompressionConfig(CompressionConfig) - Constructor for class org.glassfish.grizzly.http.CompressionConfig
The copy constructor.
CompressionConfig(CompressionConfig.CompressionMode, int, Set<String>, Set<String>) - Constructor for class org.glassfish.grizzly.http.CompressionConfig
 
CompressionConfig.CompressionMode - Enum in org.glassfish.grizzly.http
 
CompressionConfig.CompressionModeI - Interface in org.glassfish.grizzly.http
Common CompressionMode interface.
CONFLICT_409 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
CONINTUE_100 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
CONNECT - Static variable in class org.glassfish.grizzly.http.Method
 
Constants - Class in org.glassfish.grizzly.http.util
Constants.
Constants() - Constructor for class org.glassfish.grizzly.http.util.Constants
 
contains(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
contains(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
contains(String) - Static method in class org.glassfish.grizzly.http.util.MimeType
 
containsCTL(String, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
containsHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader
Returns true, if the mime header with the specific name is present among the HttpHeader mime headers, or false otherwise.
containsHeader(Header) - Method in class org.glassfish.grizzly.http.HttpHeader
Returns true, if the mime Header is present among the HttpHeader mime headers, otherwise returns false.
containsHeader(String) - Method in class org.glassfish.grizzly.http.HttpTrailer
Returns true, if the mime header with the specific name is present among the HttpHeader mime headers, or false otherwise.
containsHeader(Header) - Method in class org.glassfish.grizzly.http.HttpTrailer
Returns true, if the mime Header is present among the HttpHeader mime headers, otherwise returns false.
containsHeader(String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Returns true, if the mime header with the specific name is present among the HttpHeader mime headers, or false otherwise.
containsHeader(Header) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Returns true, if the mime Header is present among the HttpHeader mime headers, otherwise returns false.
content - Variable in class org.glassfish.grizzly.http.HttpContent.Builder
 
content(Buffer) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
Set the HttpContent chunk content Buffer.
content - Variable in class org.glassfish.grizzly.http.HttpContent
 
ContentEncoding - Interface in org.glassfish.grizzly.http
Abstraction, which represents HTTP content-encoding.
ContentEncodingException - Exception in org.glassfish.grizzly.http
 
ContentEncodingException() - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
 
ContentEncodingException(String) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
 
ContentEncodingException(Throwable) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
 
ContentEncodingException(String, Throwable) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
 
contentEncodings - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
 
contentLength - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
 
contentLength(long) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Set the content-length of this HttpPacket.
contentLength - Variable in class org.glassfish.grizzly.http.HttpHeader
 
contentLengthHeadersCount - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
contentLengthsDiffer - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
contentType - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
 
contentType(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Set the content-type of this HttpPacket.
contentType - Variable in class org.glassfish.grizzly.http.HttpHeader
 
ContentType - Class in org.glassfish.grizzly.http.util
This class serves as a Content-Type holder, plus it implements useful utility methods to work with content-type.
ContentType.SettableContentType - Class in org.glassfish.grizzly.http.util
Mutable ContentType object.
convert(ByteChunk, CharChunk) - Method in class org.glassfish.grizzly.http.util.B2CConverter
Convert a buffer of bytes into a chars
convert(ByteChunk, CharChunk, int) - Method in class org.glassfish.grizzly.http.util.B2CConverter
 
convert(ByteChunk, CharChunk) - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
Deprecated. 
convert(ByteChunk, CharChunk, int) - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
 
convert(char[], int, int) - Method in class org.glassfish.grizzly.http.util.C2BConverter
Generate the bytes using the specified encoding
convert(String) - Method in class org.glassfish.grizzly.http.util.C2BConverter
Generate the bytes using the specified encoding
convert(String, int, int) - Method in class org.glassfish.grizzly.http.util.C2BConverter
Generate the bytes using the specified encoding
convert(char) - Method in class org.glassfish.grizzly.http.util.C2BConverter
Generate the bytes using the specified encoding
convert(MessageBytes) - Method in class org.glassfish.grizzly.http.util.C2BConverter
Convert a message bytes chars to bytes
convert(String) - Static method in class org.glassfish.grizzly.http.util.HexUtils
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
convert(byte[]) - Static method in class org.glassfish.grizzly.http.util.HexUtils
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
convert(ByteChunk) - Method in class org.glassfish.grizzly.http.util.UDecoder
URLDecode, will modify the source.
convert(ByteChunk, boolean) - Method in class org.glassfish.grizzly.http.util.UDecoder
URLDecode the ByteChunk
convert(ByteChunk, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
URLDecode the ByteChunk
convert(CharChunk) - Method in class org.glassfish.grizzly.http.util.UDecoder
In-buffer processing - the buffer will be modified Includes converting '+' to ' '.
convert(CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
In-buffer processing - the buffer will be modified
convert(MessageBytes) - Method in class org.glassfish.grizzly.http.util.UDecoder
URLDecode, will modify the source Includes converting '+' to ' '.
convert(MessageBytes, boolean) - Method in class org.glassfish.grizzly.http.util.UDecoder
URLDecode, will modify the source
convert(MessageBytes, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
URLDecode, will modify the source
convert(String) - Static method in class org.glassfish.grizzly.http.util.UDecoder
 
convert(String, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
 
convert(ByteChunk, CharChunk) - Method in class org.glassfish.grizzly.http.util.UTF8Decoder
 
convert(Buffer, int, char[], int, int) - Method in class org.glassfish.grizzly.http.util.UTF8Decoder
Converts the Buffer to char[] using UTF8 encoding.
convert(byte[], int, char[], int, int) - Method in class org.glassfish.grizzly.http.util.UTF8Decoder
Converts the Buffer to char[] using UTF8 encoding.
convert2Int(byte[]) - Static method in class org.glassfish.grizzly.http.util.HexUtils
Convert 4 hex digits to an int, and return the number of converted bytes.
convertASCII(MessageBytes) - Static method in class org.glassfish.grizzly.http.util.B2CConverter
Character conversion of a US-ASCII MessageBytes.
convertASCII(MessageBytes) - Static method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
Character conversion of a US-ASCII MessageBytes.
convertMB(MessageBytes) - Method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Character conversion of the a US-ASCII MessageBytes.
convertQValueToFloat(DataChunk, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
 
convertQValueToFloat(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
 
convertQValueToFloat(String, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
 
convertQValueToFloat(char[], int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
 
convertToBytes(String) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
Convert specified String to a byte array.
convertToChars(DataChunk, Charset) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Converts the normalized the HTTP request represented by the bytes inside DataChunk to chars representation, using the passed encoding.
Cookie - Class in org.glassfish.grizzly.http
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Cookie() - Constructor for class org.glassfish.grizzly.http.Cookie
 
Cookie(String, String) - Constructor for class org.glassfish.grizzly.http.Cookie
Constructs a cookie with a specified name and value.
COOKIE_VERSION_ONE_STRICT_COMPLIANCE - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
If set to true, then it will double quote the value and update cookie version when there is special characters.
CookieParserUtils - Class in org.glassfish.grizzly.http.util
The set of Cookie utility methods for cookie parsing.
CookieParserUtils() - Constructor for class org.glassfish.grizzly.http.util.CookieParserUtils
 
Cookies - Class in org.glassfish.grizzly.http
A collection of cookies - reusable and tuned for server side performance.
Cookies() - Constructor for class org.glassfish.grizzly.http.Cookies
 
cookies - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
 
CookiesBuilder - Class in org.glassfish.grizzly.http
Cookies builder, which could be used to construct a set of cookies, either client or server.
CookiesBuilder() - Constructor for class org.glassfish.grizzly.http.CookiesBuilder
 
CookiesBuilder.AbstractCookiesBuilder<E extends CookiesBuilder.AbstractCookiesBuilder> - Class in org.glassfish.grizzly.http
 
CookiesBuilder.AbstractCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
 
CookiesBuilder.ClientCookiesBuilder - Class in org.glassfish.grizzly.http
 
CookiesBuilder.ClientCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
 
CookiesBuilder.ServerCookiesBuilder - Class in org.glassfish.grizzly.http
 
CookiesBuilder.ServerCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
 
CookieSerializerUtils - Class in org.glassfish.grizzly.http.util
The set of Cookie utility methods for cookie serialization.
CookieSerializerUtils() - Constructor for class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
CookieUtils - Class in org.glassfish.grizzly.http.util
The general set of Cookie utility methods.
CookieUtils() - Constructor for class org.glassfish.grizzly.http.util.CookieUtils
 
copyBytes(byte[], int, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Copy an array of bytes to a different position.
copyFrom(MimeHeaders) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
CR - Static variable in class org.glassfish.grizzly.http.util.Constants
CR.
create() - Method in class org.glassfish.grizzly.http.HttpBrokenContent.Builder
 
create() - Static method in class org.glassfish.grizzly.http.HttpBrokenContent
 
create(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpBrokenContent
 
create() - Method in class org.glassfish.grizzly.http.HttpContent.Builder
 
create() - Static method in class org.glassfish.grizzly.http.HttpContent
 
create(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpContent
 
create(HttpHeader, boolean) - Static method in class org.glassfish.grizzly.http.HttpContent
 
create(HttpHeader, boolean, Buffer) - Static method in class org.glassfish.grizzly.http.HttpContent
 
create() - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
 
create() - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
 
create() - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
 
create() - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
 
create() - Static method in class org.glassfish.grizzly.http.HttpTrailer
 
create(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpTrailer
 
create(HttpContent, Buffer) - Static method in class org.glassfish.grizzly.http.ParsingResult
 
create() - Static method in class org.glassfish.grizzly.http.util.CacheableDataChunk
 
createChangePacketInProgressEvent(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpEvents
 
CREATED_201 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
createIncomingUpgradeEvent(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpEvents
 
createJmxManagementObject() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
createJmxManagementObject() - Method in class org.glassfish.grizzly.http.KeepAlive
 
createNote(String) - Static method in class org.glassfish.grizzly.http.HttpRequestPacket
Create a named Note associated with this Request.
createOutgoingUpgradeEvent(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpEvents
 
CUSTOM(String) - Static method in class org.glassfish.grizzly.http.Method
 
CUSTOM(String, Method.PayloadExpectation) - Static method in class org.glassfish.grizzly.http.Method
 
customizeErrorResponse(HttpResponsePacket) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 

D

DataChunk - Class in org.glassfish.grizzly.http.util
Buffer chunk representation.
DataChunk() - Constructor for class org.glassfish.grizzly.http.util.DataChunk
 
DataChunk(ByteChunk, BufferChunk, CharChunk, String) - Constructor for class org.glassfish.grizzly.http.util.DataChunk
 
DataChunk.Type - Enum in org.glassfish.grizzly.http.util
 
decode(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.ContentEncoding
Decode HTTP packet content represented by HttpContent.
decode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
decode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
decode(char[]) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
Decodes a BASE64 encoded char array.
decode(byte[]) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
Decodes a BASE64 encoded byte array.
decode(String) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
Decodes a BASE64 encoded String.
decode(MessageBytes, UDecoder) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the http request represented by the bytes inside MessageBytes using an UDecoder.
decode(MessageBytes, UDecoder, String, B2CConverter) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the HTTP request represented by the bytes inside MessageBytes using an UDecoder, using the specified encoding, using the specified [@link B2CConverter} to decode the request.
decode(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the HTTP request represented by the bytes inside DataChunk.
decode(DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the HTTP request represented by the bytes inside DataChunk.
decode(DataChunk, boolean, Charset) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the HTTP request represented by the bytes inside DataChunk.
decode(DataChunk, DataChunk, boolean, Charset) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the HTTP request represented by the bytes inside DataChunk.
decode(DataChunk) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
 
decode(DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the DataChunk
decode(DataChunk, DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the DataChunk
decode(DataChunk, DataChunk, boolean, String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the DataChunk
decode(ByteChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the ByteChunk
decode(ByteChunk, ByteChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the ByteChunk
decode(BufferChunk, ByteChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the BufferChunk
decode(ByteChunk, BufferChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the ByteChunk
decode(BufferChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the BufferChunk
decode(BufferChunk, BufferChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the BufferChunk
decode(CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the CharChunk
decode(CharChunk, CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the CharChunk
decode(CharChunk, CharChunk, boolean, String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the CharChunk
decode(String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the String
decode(String, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the String
decode(String, boolean, String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the String
decodeAscii(DataChunk, DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the DataChunk
decodeAscii(CharChunk, CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
URLDecode the CharChunk
decodeAscii(String, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
 
decodeFast(char[]) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
Decodes a BASE64 encoded char array that is known to be reasonably well formatted.
decodeFast(byte[]) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
Decodes a BASE64 encoded byte array that is known to be reasonably well formatted.
decodeFast(String) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
Decodes a BASE64 encoded string that is known to be reasonably well formatted.
decodeHttpPacket(FilterChainContext, HttpPacketParsing, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
decodeHttpPacketFromBuffer(FilterChainContext, HttpPacketParsing, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
decodeHttpPacketFromBytes(FilterChainContext, HttpPacketParsing, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
DEFAULT_CHARSET - Static variable in class org.glassfish.grizzly.http.util.Parameters
 
DEFAULT_ENCODING - Static variable in class org.glassfish.grizzly.http.util.Parameters
 
DEFAULT_HEADER_SIZE - Static variable in class org.glassfish.grizzly.http.util.MimeHeaders
Initial size - should be == average number of headers per request XXX make it configurable ( fine-tuning of web-apps )
DEFAULT_HTTP_CHARACTER_ENCODING - Static variable in class org.glassfish.grizzly.http.util.Constants
Default HTTP character encoding TODO Grizzly 2.0, by default, parsed the request URI using UTF-8.
DEFAULT_HTTP_CHARSET - Static variable in class org.glassfish.grizzly.http.util.CharChunk
Default encoding used to convert to strings.
DEFAULT_HTTP_CHARSET - Static variable in class org.glassfish.grizzly.http.util.Constants
Default HTTP Charset
DEFAULT_IN_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.http.GZipContentEncoding
 
DEFAULT_MAX_HTTP_PACKET_HEADER_SIZE - Static variable in class org.glassfish.grizzly.http.HttpCodecFilter
 
DEFAULT_MAX_KEEP_ALIVE - Static variable in class org.glassfish.grizzly.http.util.Constants
Default max keep-alive count.
DEFAULT_OUT_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.http.GZipContentEncoding
 
DEFAULT_RESPONSE_TYPE - Static variable in class org.glassfish.grizzly.http.util.Constants
The default response-type
DELETE - Static variable in class org.glassfish.grizzly.http.Method
 
delete(int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
delete(int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
delete(int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
delete(int, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
 
delete(int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
 
domain - Variable in class org.glassfish.grizzly.http.Cookie
 
doParseHostHeader() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
duplicate(DataChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
Copy the src into this DataChunk, allocating more space if needed
duplicate(MessageBytes) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Copy the src into this MessageBytes, allocating more space if needed

E

enc - Variable in class org.glassfish.grizzly.http.util.C2BConverter
 
encode(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.ContentEncoding
Encode HTTP packet content represented by HttpContent.
encode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
encode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
encodeHttpPacket(FilterChainContext, HttpPacket) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
encodeHttpPacket(FilterChainContext, HttpPacket) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
encodeHttpPacket(FilterChainContext, HttpHeader, HttpContent, boolean) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
encodeHttpPacket(FilterChainContext, HttpPacket) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
encodeKnownHeaders(MemoryManager, Buffer, HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
 
encodeMimeHeader(MemoryManager, Buffer, DataChunk, DataChunk, byte[], boolean) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
 
encodeMimeHeaders(MemoryManager, Buffer, MimeHeaders, byte[]) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
 
encoder - Variable in class org.glassfish.grizzly.http.util.C2BConverter
 
encodeToByte(byte[], boolean) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
Encodes a raw byte array into a BASE64 byte[] representation i accordance with RFC 2045.
encodeToChar(byte[], boolean) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
Encodes a raw byte array into a BASE64 char[] representation i accordance with RFC 2045.
encodeToString(byte[], boolean) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
encodeURL(String) - Method in class org.glassfish.grizzly.http.util.UEncoder
Utility funtion to re-encode the URL.
encodeURL(String, boolean) - Method in class org.glassfish.grizzly.http.util.UEncoder
Utility function to re-encode the URL.
EncodingFilter - Interface in org.glassfish.grizzly.http
 
endRequest() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
endsWith(String) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
ensureCapacity(int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
equals(Object) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
equals(Object) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
equals(String) - Method in enum org.glassfish.grizzly.http.Protocol
 
equals(DataChunk) - Method in enum org.glassfish.grizzly.http.Protocol
 
equals(Object) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
equals(CharSequence) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
equals(byte[]) - Method in class org.glassfish.grizzly.http.util.BufferChunk
Compares the message Buffer to the specified byte array.
equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
Compares the message Buffer to the specified byte array.
equals(byte[], int, int, Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
 
equals(char[], int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
Compares the message Buffer to the specified char array.
equals(Object) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
equals(String) - Method in class org.glassfish.grizzly.http.util.ByteChunk
Compares the message bytes to the specified String object.
equals(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
Compares the message bytes to the specified byte array.
equals(ByteChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
equals(CharChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
equals(char[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
equals(byte[], int, int, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
 
equals(byte[], int, int, String) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
 
equals(Object) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
equals(CharSequence) - Method in class org.glassfish.grizzly.http.util.CharChunk
Compares the message bytes to the specified String object.
equals(byte[]) - Method in class org.glassfish.grizzly.http.util.CharChunk
Compares the message bytes to the specified byte array representing ASCII characters.
equals(CharChunk) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
equals(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
equals(String, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
equals(String, Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
equals(String, String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
equals(Object) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares this DataChunk and the passed object.
equals(String) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the message bytes to the specified String object.
equals(ByteChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the message data to the specified ByteChunk.
equals(BufferChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the message data to the specified BufferChunk.
equals(CharChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the message data to the specified CharChunk.
equals(byte[]) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the message data to the specified byte[].
equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the message data to the specified byte[].
equals(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Compares the message bytes to the specified String object.
equals(Object) - Method in class org.glassfish.grizzly.http.util.MessageBytes
 
equals(Object) - Method in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
 
equals(Object) - Method in class org.glassfish.grizzly.http.util.StringCache.CharEntry
 
equalsIgnoreCase(Object) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
equalsIgnoreCase(CharSequence) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
equalsIgnoreCase(byte[]) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
equalsIgnoreCase(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
equalsIgnoreCase(char[], int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
Compares the message Buffer to the specified char array ignoring case considerations.
equalsIgnoreCase(String) - Method in class org.glassfish.grizzly.http.util.ByteChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
equalsIgnoreCase(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
equalsIgnoreCase(byte[], int, int, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
 
equalsIgnoreCase(byte[], int, int, String) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(CharSequence) - Method in class org.glassfish.grizzly.http.util.CharChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(byte[]) - Method in class org.glassfish.grizzly.http.util.CharChunk
Compares the message bytes to the specified byte array representing ASCII characters.
equalsIgnoreCase(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
Compares the message bytes to the specified byte array representing ASCII characters.
equalsIgnoreCase(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
Compares the message bytes to the specified char array representing ASCII characters.
equalsIgnoreCase(String, Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
equalsIgnoreCase(String, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
equalsIgnoreCase(String, String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
equalsIgnoreCase(Object) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares this DataChunk and the passed object ignoring case considerations.
equalsIgnoreCase(String) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the message bytes to the specified String object ignoring case considerations.
equalsIgnoreCase(ByteChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the message data to the specified ByteChunk ignoring case considerations.
equalsIgnoreCase(BufferChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the message data to the specified BufferChunk ignoring case considerations.
equalsIgnoreCase(CharChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the message data to the specified CharChunk ignoring case considerations.
equalsIgnoreCase(byte[]) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the message data to the specified byte[] ignoring case considerations.
equalsIgnoreCase(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the message data to the specified byte[] ignoring case considerations.
equalsIgnoreCase(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Compares the message bytes to the specified String object.
equalsIgnoreCaseLowerCase(byte[]) - Method in class org.glassfish.grizzly.http.util.BufferChunk
Compares the buffer chunk to the specified byte array representing lower-case ASCII characters.
equalsIgnoreCaseLowerCase(Buffer, int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
Compares the buffer chunk to the specified byte array representing lower-case ASCII characters.
equalsIgnoreCaseLowerCase(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
equalsIgnoreCaseLowerCase(byte[], int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
Compares the buffer chunk to the specified byte array representing lower-case ASCII characters.
equalsIgnoreCaseLowerCase(byte[]) - Method in class org.glassfish.grizzly.http.util.CharChunk
Compares the char chunk to the specified byte array representing lower-case ASCII characters.
equalsIgnoreCaseLowerCase(byte[]) - Method in class org.glassfish.grizzly.http.util.DataChunk
Compares the data chunk to the specified byte array representing lower-case ASCII characters.
error(Throwable) - Method in class org.glassfish.grizzly.http.HttpBrokenContent.Builder
Set the exception.
EXPECTATION_FAILED_417 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
extractContentEncoding(DataChunk) - Method in class org.glassfish.grizzly.http.HttpHeader
Obtain content-encoding value and mark it as serialized.

F

FastDateFormat - Class in org.glassfish.grizzly.http.util
Fast date formatter that caches recently formatted date information and uses it to avoid too-frequent calls to the underlying formatter.
FastDateFormat(DateFormat) - Constructor for class org.glassfish.grizzly.http.util.FastDateFormat
 
FastHttpDateFormat - Class in org.glassfish.grizzly.http.util
Utility class to generate HTTP dates.
FastHttpDateFormat() - Constructor for class org.glassfish.grizzly.http.util.FastHttpDateFormat
 
fillFully(int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
/** Fill the buffer (blocking) up to the requested length.
filter(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
Filter the specified message string for characters that are sensitive in HTML.
filter(String) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
Filter the specified message string for characters that are sensitive in HTML.
filterNonPrintableCharacters(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
Filter non-printable ASCII characters.
find(String) - Static method in enum org.glassfish.grizzly.http.util.Header
Attempts to find a HTTP header by it's standard textual definition which may differ from value value returned by Enum.name.
find(ByteChunk) - Static method in class org.glassfish.grizzly.http.util.StringCache
Find an entry given its name in the cache and return the associated String.
find(CharChunk) - Static method in class org.glassfish.grizzly.http.util.StringCache
Find an entry given its name in the cache and return the associated String.
findByName(String) - Method in class org.glassfish.grizzly.http.Cookies
 
findBytesAscii(byte[]) - Method in class org.glassfish.grizzly.http.util.BufferChunk
Returns the starting index of the specified byte sequence within this Buffer.
findChar(byte[], int, int, char) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
Find a character, no side effects.
findChars(byte[], int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
Find a character, no side effects.
findClosest(ByteChunk, StringCache.ByteEntry[], int) - Static method in class org.glassfish.grizzly.http.util.StringCache
Find an entry given its name in a sorted array of map elements.
findClosest(CharChunk, StringCache.CharEntry[], int) - Static method in class org.glassfish.grizzly.http.util.StringCache
Find an entry given its name in a sorted array of map elements.
findEOL(HttpCodecFilter.HeaderParsingState, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
findEOL(HttpCodecFilter.HeaderParsingState, byte[], int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
findNotChars(byte[], int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
Find the first character != c
findSpace(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
findSpace(byte[], int, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
finished() - Method in class org.glassfish.grizzly.http.io.InputBuffer
When invoked, this method will call ReadHandler.onAllDataRead() on the current ReadHandler (if any).
FixedLengthTransferEncoding - Class in org.glassfish.grizzly.http
Fixed length transfer encoding implementation.
FixedLengthTransferEncoding() - Constructor for class org.glassfish.grizzly.http.FixedLengthTransferEncoding
 
flush() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Flush the response.
flushBuffer() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
flushBuffer() - Method in class org.glassfish.grizzly.http.util.C2BConverter
Flush any internal buffers into the ByteOutput or the internal byte[]
flushBuffer() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
flushSpecialHeaders() - Method in class org.glassfish.grizzly.http.HttpHeader
Flush internal fields for special header names to the headers map.
FORBIDDEN_403 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
FORM_POST_CONTENT_TYPE - Static variable in class org.glassfish.grizzly.http.util.Constants
 
format(Date, StringBuffer, FieldPosition) - Method in class org.glassfish.grizzly.http.util.FastDateFormat
Note: breaks functionality of fieldPosition param.
format(Date, StringBuilder, FieldPosition) - Method in class org.glassfish.grizzly.http.util.FastDateFormat
Note: breaks functionality of fieldPosition param.
formatDate(long, DateFormat) - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
Get the HTTP format of the specified date.
http spec only requre second precision http://tools.ietf.org/html/rfc2616#page-20
therefore we dont use the millisecond precision , but second .
FOUND_302 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
fromString(String) - Static method in enum org.glassfish.grizzly.http.CompressionConfig.CompressionMode
Returns the CompressionConfig.CompressionMode based on the string representation.

G

GATEWAY_TIMEOUT_504 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
get() - Method in class org.glassfish.grizzly.http.Cookies
 
get(FilterChainContext) - Static method in class org.glassfish.grizzly.http.HttpContext
 
GET - Static variable in class org.glassfish.grizzly.http.Method
 
get() - Method in class org.glassfish.grizzly.http.util.ContentType
 
get() - Method in class org.glassfish.grizzly.http.util.HeaderValue
 
get(String) - Static method in class org.glassfish.grizzly.http.util.MimeType
 
get(String, String) - Static method in class org.glassfish.grizzly.http.util.MimeType
 
getAccessCount() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
getAliases() - Method in interface org.glassfish.grizzly.http.ContentEncoding
Get the ContentEncoding aliases.
getAliases() - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
getAliases() - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
getArrayLen() - Method in class org.glassfish.grizzly.http.util.ContentType
Used in conjunction with ContentType.getByteArray().
getAttribute(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Return the specified request attribute if it exists; otherwise, return null.
getAttributeNames() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Return the names of all request attributes for this Request, or an empty Set if there are none.
getAttributes() - Method in class org.glassfish.grizzly.http.HttpContext
 
getAttributes() - Method in class org.glassfish.grizzly.http.HttpHeader
getBuffer() - Method in interface org.glassfish.grizzly.http.io.BinaryNIOInputSource
Returns the the duplicate of the underlying Buffer that backs this InputSource.
getBuffer() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Returns the duplicate of the underlying Buffer used to buffer incoming request data.
getBuffer() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
getBuffer() - Method in class org.glassfish.grizzly.http.util.ByteChunk
Returns the message bytes.
getBuffer() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
getBufferChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
getBufferedDataSize() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Get the number of bytes buffered on OutputBuffer and ready to be sent.
getBufferSize() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
getByFilename(String) - Static method in class org.glassfish.grizzly.http.util.MimeType
 
getByteArray() - Method in class org.glassfish.grizzly.http.util.ContentType
 
getByteArray() - Method in class org.glassfish.grizzly.http.util.HeaderValue
 
getByteChunk() - Method in class org.glassfish.grizzly.http.util.C2BConverter
 
getByteChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
getByteChunk() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Returns the byte chunk, representing the byte[] and offset/length.
getByteEnabled() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
getBytes() - Method in class org.glassfish.grizzly.http.util.ByteChunk
Returns the message bytes.
getBytes() - Method in enum org.glassfish.grizzly.http.util.Header
Returns the byte representation of this header encoded using ISO-8859-1.
getCacheSize() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
getCharacterEncoding() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getCharacterEncoding() - Method in class org.glassfish.grizzly.http.util.ContentType
 
getCharChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
getCharChunk() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Returns the char chunk, representing the char[] and offset/length.
getCharEnabled() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
getChars() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
getCharset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getCharsetFromContentType(String) - Static method in class org.glassfish.grizzly.http.util.ContentType
Parse the character encoding from the specified content type header.
getClone() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getClone() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
getClone() - Method in class org.glassfish.grizzly.http.util.MessageBytes
 
getCloseable() - Method in class org.glassfish.grizzly.http.HttpContext
 
getComment() - Method in class org.glassfish.grizzly.http.Cookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getComment() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
getCompressableMimeTypes() - Method in class org.glassfish.grizzly.http.CompressionConfig
Returns the read-only set of the mime-types, which are allowed to be compressed.
getCompressionMinSize() - Method in class org.glassfish.grizzly.http.CompressionConfig
Returns the minimum size of an entity, which will be compressed.
getCompressionMode() - Method in class org.glassfish.grizzly.http.CompressionConfig
getConnection() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getContent() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
Get the HTTP message content Buffer.
getContent() - Method in class org.glassfish.grizzly.http.HttpContent
Get the HTTP message content Buffer.
getContentEncodings() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Gets registered ContentEncodings.
getContentEncodings(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
 
getContentEncodings() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getContentLanguage() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
 
getContentLength() - Method in class org.glassfish.grizzly.http.HttpHeader
Get the content-length of this HttpPacket.
getContentParsingState() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
 
getContentType() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getContentTypeHolder() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getContextStorage() - Method in class org.glassfish.grizzly.http.HttpContext
 
getCookieHeaderName() - Method in class org.glassfish.grizzly.http.Cookie
Return the header name to set the cookie, based on cookie version.
getCookieHeaderName(int) - Static method in class org.glassfish.grizzly.http.Cookie
Return the header name to set the cookie, based on cookie version.
getCreationTime() - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
getCurrentDate() - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
Get the current date in HTTP format.
getCurrentDateBytes() - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
Get the current date in HTTP format.
getCurrentSet() - Method in class org.glassfish.grizzly.http.util.Parameters
 
getDecBytes() - Static method in class org.glassfish.grizzly.http.util.HexUtils
 
getDecodedRequestURIBC() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDecodedRequestURIBC(boolean) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDecodedRequestURIBC(boolean, Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDecodedURI() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDecodedURI(boolean) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDecodedURI(boolean, Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDefaultResponseContentType() - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
getDefaultURIEncoding() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDomain() - Method in class org.glassfish.grizzly.http.Cookie
Returns the domain name set for this cookie.
getDomain() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
getEncoding() - Method in class org.glassfish.grizzly.http.util.C2BConverter
 
getEncoding() - Method in class org.glassfish.grizzly.http.util.Parameters
 
getEnd() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
getEnd() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getEnd() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
getEnd() - Method in interface org.glassfish.grizzly.http.util.Chunk
 
getEnd() - Method in class org.glassfish.grizzly.http.util.DataChunk
Returns the DataChunk end position.
getException() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
Returns Throwable, which describes the error.
getGzipAliases() - Static method in class org.glassfish.grizzly.http.GZipContentEncoding
 
getHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader
Get the value, of the specific HTTP mime header.
getHeader(Header) - Method in class org.glassfish.grizzly.http.HttpHeader
Get the value, of the specific HTTP mime header.
getHeader(String) - Method in class org.glassfish.grizzly.http.HttpTrailer
Get the value, of the specific HTTP mime header.
getHeader(Header) - Method in class org.glassfish.grizzly.http.HttpTrailer
Get the value, of the specific HTTP mime header.
getHeader(String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Get the value, of the specific HTTP mime header.
getHeader(Header) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Get the value, of the specific HTTP mime header.
getHeader(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
getHeader(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
getHeaderParsingState() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
 
getHeaders() - Method in class org.glassfish.grizzly.http.HttpHeader
Get all MimeHeaders, associated with the HttpHeader.
getHeaders() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
 
getHeaders() - Method in class org.glassfish.grizzly.http.HttpTrailer
Get all MimeHeaders, associated with the HttpHeader.
getHeaders() - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Get all MimeHeaders, associated with the HttpHeader.
getHitCount() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
getHttpContent() - Method in class org.glassfish.grizzly.http.ParsingResult
 
getHttpContext() - Method in class org.glassfish.grizzly.http.ProcessingState
Returns HttpContext associated with the processing.
getHttpHeader() - Method in class org.glassfish.grizzly.http.HttpContent
Get the HTTP message header, associated with this content.
getHttpHeader() - Method in class org.glassfish.grizzly.http.HttpHeader
Returns this HttpHeader object.
getHttpHeader() - Method in class org.glassfish.grizzly.http.HttpPacket
Get the HTTP message header, associated with this HTTP packet.
getHttpStatus() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Gets the HTTP status for this response.
getHttpStatus(int) - Static method in class org.glassfish.grizzly.http.util.HttpStatus
 
getId() - Method in class org.glassfish.grizzly.http.util.TimeStamp
Each object can have an unique id, similar with name but providing faster access ( array vs.
getIdleTimeoutInSeconds() - Method in class org.glassfish.grizzly.http.KeepAlive
 
getInstance(ByteChunk, String) - Static method in class org.glassfish.grizzly.http.util.C2BConverter
 
getInt() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getInt() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
getInt() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Convert the buffer to an int, cache the value
getLastAccessedTime() - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
getLazyCookieState() - Method in class org.glassfish.grizzly.http.Cookie
 
getLength() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
getLength() - Method in class org.glassfish.grizzly.http.util.ByteChunk
Returns the length of the bytes.
getLength() - Method in class org.glassfish.grizzly.http.util.CharChunk
Returns the length of the bytes.
getLength() - Method in interface org.glassfish.grizzly.http.util.Chunk
 
getLength() - Method in class org.glassfish.grizzly.http.util.DataChunk
Returns the DataChunk length.
getLength() - Method in enum org.glassfish.grizzly.http.util.Header
Returns the length this header encoded using ISO-8859-1.
getLength() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Returns the length of the original buffer.
getLimit() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getLimit() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
getLocalAddress() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getLocale() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
 
getLocalHost() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getLocalName() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getLocalPort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getLong() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getLong() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Convert the buffer to an long, cache the value
getLongAsBuffer(MemoryManager, long) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
getLowerCase() - Method in enum org.glassfish.grizzly.http.util.Header
Returns the lower-case String representation of this header.
getLowerCaseBytes() - Method in enum org.glassfish.grizzly.http.util.Header
Returns the lower-case byte representation of this header encoded using ISO-8859-1.
getLzmaAliases() - Static method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
getMajorVersion() - Method in enum org.glassfish.grizzly.http.Protocol
 
getManager(String, ClassLoader) - Static method in class org.glassfish.grizzly.http.util.StringManager
Get the StringManager for a particular package.
getManager(ResourceBundle) - Static method in class org.glassfish.grizzly.http.util.StringManager
Get the StringManager for a particular package.
getManager(String, Locale, ClassLoader) - Static method in class org.glassfish.grizzly.http.util.StringManager
Get the StringManager for a particular package and Locale.
getMaxAge() - Method in class org.glassfish.grizzly.http.Cookie
Returns the maximum age of the cookie, specified in seconds, By default, -1 indicating the cookie will persist until browser shutdown.
getMaxInactiveInterval() - Method in class org.glassfish.grizzly.http.util.TimeStamp
Inactive interval in millis - the time is computed in millis, convert to secs in the upper layer
getMaxNumHeaders() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
getMaxPayloadRemainderToSkip() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
getMaxRequestsCount() - Method in class org.glassfish.grizzly.http.KeepAlive
 
getMethod() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Get the HTTP request method.
getMethodBytes() - Method in class org.glassfish.grizzly.http.Method
 
getMethodDC() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Get the HTTP request method as DataChunk (avoiding creation of a String object).
getMethodString() - Method in class org.glassfish.grizzly.http.Method
 
getMimeType() - Method in class org.glassfish.grizzly.http.util.ContentType
Returns the mime-type part of the content-type (the part without charset attribute).
getMinorVersion() - Method in enum org.glassfish.grizzly.http.Protocol
 
getMonitoringConfig() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
getMonitoringConfig() - Method in class org.glassfish.grizzly.http.KeepAlive
getName() - Method in interface org.glassfish.grizzly.http.ContentEncoding
Get the ContentEncoding name.
getName() - Method in class org.glassfish.grizzly.http.Cookie
Returns the name of the cookie.
getName() - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
getName() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
getName() - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
getName(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Returns the Nth header name, or null if there is no such header.
getName() - Method in class org.glassfish.grizzly.http.util.TimeStamp
Return the "name" of the timestamp.
getNextUnusedCookie() - Method in class org.glassfish.grizzly.http.Cookies
 
getNoCompressionUserAgents() - Method in class org.glassfish.grizzly.http.CompressionConfig
Returns the read-only set of the user-agents, which will be always responded with uncompressed are.
getNote(Note<E>) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Return the Note value associated with this Request, or null if no such binding exists.
getNoteNames() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Return a Set containing the String names of all note bindings that exist for this request.
getOffset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getOriginalRequestURIBC() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getOutputSink() - Method in class org.glassfish.grizzly.http.HttpContext
 
getPacket() - Method in class org.glassfish.grizzly.http.HttpEvents.ChangePacketInProgressEvent
 
getParameter(String) - Method in class org.glassfish.grizzly.http.util.Parameters
 
getParameterNames() - Method in class org.glassfish.grizzly.http.util.Parameters
 
getParameterValues(String) - Method in class org.glassfish.grizzly.http.util.Parameters
 
getParent() - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
getParsingState() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getPath() - Method in class org.glassfish.grizzly.http.Cookie
Returns the path on the server to which the browser returns this cookie.
getPath() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
getPayloadExpectation() - Method in class org.glassfish.grizzly.http.Method
 
getProcessingState() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getProtocol() - Method in class org.glassfish.grizzly.http.HttpHeader
Get HTTP protocol version.
getProtocolBytes() - Method in enum org.glassfish.grizzly.http.Protocol
 
getProtocolDC() - Method in class org.glassfish.grizzly.http.HttpHeader
Get the HTTP message protocol version as DataChunk (avoiding creation of a String object).
getProtocolString() - Method in class org.glassfish.grizzly.http.HttpHeader
Get the HTTP message protocol version.
getProtocolString() - Method in enum org.glassfish.grizzly.http.Protocol
 
getQueryString() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Returns the query string that is contained in the request URL after the path.
getQueryStringDC() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Returns the query string that is contained in the request URL after the path.
getQueryStringEncoding() - Method in class org.glassfish.grizzly.http.util.Parameters
 
getQuotedValueEndPosition(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Given a starting position after an initial quote character, this gets the position of the end quote.
getQuotedValueEndPosition(byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Given a starting position after an initial quote character, this gets the position of the end quote.
getQuotedValueEndPosition(String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Given a starting position after an initial quote character, this gets the position of the end quote.
getReadHandler() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
getReasonPhrase() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Gets the status reason phrase for this response.
getReasonPhrase() - Method in class org.glassfish.grizzly.http.util.HttpStatus
 
getReasonPhraseBytes() - Method in class org.glassfish.grizzly.http.util.HttpStatus
 
getReasonPhraseDC() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Gets the status reason phrase for this response as DataChunk (avoid creation of a String object}.
getReasonPhraseRawDC() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Gets the custom status reason phrase for this response as DataChunk (avoid creation of a String object}.
getRemainderBuffer() - Method in class org.glassfish.grizzly.http.ParsingResult
 
getRemoteAddress() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getRemoteHost() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getRemotePort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getRequest() - Method in class org.glassfish.grizzly.http.HttpContext
 
getRequest() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
 
getRequestURI() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Returns the request URL.
getRequestURIBC() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getRequestURIRef() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Returns the request URL of the HTTP request as RequestURIRef (avoiding creation of a String object).
getResponse() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getSecure() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
getServerPort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getStart() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
getStart() - Method in class org.glassfish.grizzly.http.util.ByteChunk
Returns the start offset of the bytes.
getStart() - Method in class org.glassfish.grizzly.http.util.CharChunk
Returns the start offset of the bytes.
getStart() - Method in interface org.glassfish.grizzly.http.util.Chunk
 
getStart() - Method in class org.glassfish.grizzly.http.util.DataChunk
Returns the DataChunk start position.
getStatus() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Gets the status code for this response.
getStatusBytes() - Method in class org.glassfish.grizzly.http.util.HttpStatus
 
getStatusCode() - Method in class org.glassfish.grizzly.http.util.HttpStatus
 
getString() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Returns the string value.
getString(String) - Method in class org.glassfish.grizzly.http.util.StringManager
Get a string from the underlying resource bundle or return null if the String is not found.
getString(String, Object[]) - Method in class org.glassfish.grizzly.http.util.StringManager
Get a string from the underlying resource bundle and format it with the given set of arguments.
getString(String, Object) - Method in class org.glassfish.grizzly.http.util.StringManager
Get a string from the underlying resource bundle and format it with the given object argument.
getString(String, Object, Object) - Method in class org.glassfish.grizzly.http.util.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String, Object, Object, Object) - Method in class org.glassfish.grizzly.http.util.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String, Object, Object, Object, Object) - Method in class org.glassfish.grizzly.http.util.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getTempHeaderEncodingBuffer() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getThreadPool() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
getThreadPool() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
getTokenEndPosition(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Given the starting position of a token, this gets the end of the token, with no separator characters in between.
getTokenEndPosition(Buffer, int, int, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
getTokenEndPosition(byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Given the starting position of a token, this gets the end of the token, with no separator characters in between.
getTokenEndPosition(byte[], int, int, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
getTokenEndPosition(String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Given the starting position of a token, this gets the end of the token, with no separator characters in between.
getTokenEndPosition(String, int, int, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
getTrainThreshold() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
getTransferEncoding() - Method in class org.glassfish.grizzly.http.HttpHeader
Get the TransferEncoding, responsible for the parsing/serialization of the HTTP message content
getTransferEncodings() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Gets registered TransferEncodings.
getType() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
getType() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Return the type of the original content.
getUpgrade() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getUpgradeDC() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getURI() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getURI(Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getValue() - Method in class org.glassfish.grizzly.http.Cookie
Returns the value of the cookie.
getValue() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
getValue(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Returns the Nth header value, or null if there is no such header.
getValue(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Finds and returns a header field with the given name.
getValue(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Finds and returns a header field with the given name.
getVersion() - Method in class org.glassfish.grizzly.http.Cookie
Returns the version of the protocol this cookie complies with.
GONE_410 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
GZipContentEncoding - Class in org.glassfish.grizzly.http
GZip ContentEncoding implementation, which compresses/decompresses HTTP content using gzip algorithm.
GZipContentEncoding() - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
Construct GZipContentEncoding using default buffer sizes.
GZipContentEncoding(int, int) - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
Construct GZipContentEncoding using specific buffer sizes.
GZipContentEncoding(int, int, EncodingFilter) - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
Construct GZipContentEncoding using specific buffer sizes.

H

handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
handleGetSpecialHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader
 
handleGetSpecialHeader(Header) - Method in class org.glassfish.grizzly.http.HttpHeader
 
handleQueryParameters() - Method in class org.glassfish.grizzly.http.util.Parameters
Process the query string into parameters
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
The method is called, once we have received a Buffer, which has to be transformed into HTTP response packet part.
handleRead(FilterChainContext, HttpHeader) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
The method is called by the specific HttpCodecFilter implementation, once we have received a Buffer, which has to be transformed into HTTP packet part.
handleRead(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
The method is called, once we have received a Buffer, which has to be transformed into HTTP request packet part.
handleSetSpecialHeaders(String, String) - Method in class org.glassfish.grizzly.http.HttpHeader
 
handleSetSpecialHeaders(String, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
 
handleSetSpecialHeaders(Header, String) - Method in class org.glassfish.grizzly.http.HttpHeader
 
handleSetSpecialHeaders(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
handleWrite(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
The method is called, once we need to serialize a HttpPacket, which may represent HTTP packet header, content or content chunk.
hash() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
hash() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
hash() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
hashCode() - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
hashCode() - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
hashCode() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
hashCode() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
hashCode() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
hashCode() - Method in class org.glassfish.grizzly.http.util.DataChunk
Returns DataChunk hash code.
hashCode() - Method in class org.glassfish.grizzly.http.util.MessageBytes
 
hashCode() - Method in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
 
hashCode() - Method in class org.glassfish.grizzly.http.util.StringCache.CharEntry
 
hashIgnoreCase() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
hashIgnoreCase() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
HEAD - Static variable in class org.glassfish.grizzly.http.Method
 
header(String, String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Add the HTTP mime header.
header(Header, String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Add the HTTP mime header.
header(String, String) - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
Add the HTTP mime header.
Header - Enum in org.glassfish.grizzly.http.util
Enumeration of all headers as defined in RFC 2616.
headers - Variable in class org.glassfish.grizzly.http.HttpHeader
 
headers(MimeHeaders) - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
Set the mime headers.
HeaderValue - Class in org.glassfish.grizzly.http.util
This class serves as an HTTP header value holder, plus it implements useful utility methods to optimize headers serialization.
headerValueStorage - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
hexDigit2Dec(byte) - Static method in class org.glassfish.grizzly.http.util.HexUtils
 
hexDigit2Dec(int) - Static method in class org.glassfish.grizzly.http.util.HexUtils
 
HexUtils - Class in org.glassfish.grizzly.http.util
Library of utility methods useful in dealing with converting byte arrays to and from strings of hexadecimal digits.
HexUtils() - Constructor for class org.glassfish.grizzly.http.util.HexUtils
 
host - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
 
host(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
Set the value for the Host header.
HT - Static variable in class org.glassfish.grizzly.http.util.Constants
HT.
HTTP_SERVER_REQUEST_ATTR_NAME - Static variable in class org.glassfish.grizzly.http.HttpServerFilter
 
HTTP_VERSION_NOT_SUPPORTED_505 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
HttpBaseFilter - Class in org.glassfish.grizzly.http
Base HTTP Filter.
HttpBaseFilter() - Constructor for class org.glassfish.grizzly.http.HttpBaseFilter
 
HttpBrokenContent - Class in org.glassfish.grizzly.http
HttpContent message, which represents broken HTTP content.
HttpBrokenContent(HttpHeader) - Constructor for class org.glassfish.grizzly.http.HttpBrokenContent
 
HttpBrokenContent.Builder - Class in org.glassfish.grizzly.http
HttpTrailer message builder.
HttpBrokenContent.Builder() - Constructor for class org.glassfish.grizzly.http.HttpBrokenContent.Builder
 
HttpBrokenContentException - Exception in org.glassfish.grizzly.http
RuntimeException, means something wrong happened during HTTP message content parsing.
HttpBrokenContentException() - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
 
HttpBrokenContentException(String) - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
 
HttpBrokenContentException(Throwable) - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
 
HttpBrokenContentException(String, Throwable) - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
 
HttpClientFilter - Class in org.glassfish.grizzly.http
Client side HttpCodecFilter implementation, which is responsible for decoding HttpResponsePacket and encoding HttpRequestPacket messages.
HttpClientFilter() - Constructor for class org.glassfish.grizzly.http.HttpClientFilter
Constructor, which creates HttpClientFilter instance
HttpClientFilter(int) - Constructor for class org.glassfish.grizzly.http.HttpClientFilter
Constructor, which creates HttpClientFilter instance, with the specific secure and max header size parameter.
HttpCodecFilter - Class in org.glassfish.grizzly.http
The Filter, responsible for transforming Buffer into HttpPacket and vice versa in asynchronous mode.
HttpCodecFilter(boolean, int) - Constructor for class org.glassfish.grizzly.http.HttpCodecFilter
Constructor, which creates HttpCodecFilter instance, with the specific max header size parameter.
HttpCodecFilter.ContentParsingState - Class in org.glassfish.grizzly.http
 
HttpCodecFilter.ContentParsingState() - Constructor for class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
 
HttpCodecFilter.HeaderParsingState - Class in org.glassfish.grizzly.http
 
HttpCodecFilter.HeaderParsingState() - Constructor for class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
HttpCodecUtils - Class in org.glassfish.grizzly.http.util
General HttpCodec utility methods.
HttpCodecUtils() - Constructor for class org.glassfish.grizzly.http.util.HttpCodecUtils
 
HttpContent - Class in org.glassfish.grizzly.http
Object represents HTTP message content: complete or part.
HttpContent() - Constructor for class org.glassfish.grizzly.http.HttpContent
 
HttpContent(HttpHeader) - Constructor for class org.glassfish.grizzly.http.HttpContent
 
HttpContent(HttpHeader, boolean, Buffer) - Constructor for class org.glassfish.grizzly.http.HttpContent
 
HttpContent.Builder<T extends HttpContent.Builder> - Class in org.glassfish.grizzly.http
HttpContent message builder.
HttpContent.Builder() - Constructor for class org.glassfish.grizzly.http.HttpContent.Builder
 
httpContentBuilder() - Method in class org.glassfish.grizzly.http.HttpHeader
Get the HTTP message content builder.
HttpContext - Class in org.glassfish.grizzly.http
Represents a single logical HTTP transaction.
HttpContext(AttributeStorage, OutputSink, Closeable, HttpRequestPacket) - Constructor for class org.glassfish.grizzly.http.HttpContext
 
HttpEvents - Class in org.glassfish.grizzly.http
The class contains a set of standard HTTP events sent on FilterChain during HTTP packets processing.
HttpEvents() - Constructor for class org.glassfish.grizzly.http.HttpEvents
 
HttpEvents.ChangePacketInProgressEvent - Class in org.glassfish.grizzly.http
 
HttpEvents.IncomingHttpUpgradeEvent - Class in org.glassfish.grizzly.http
 
HttpEvents.OutgoingHttpUpgradeEvent - Class in org.glassfish.grizzly.http
 
HttpEvents.ResponseCompleteEvent - Class in org.glassfish.grizzly.http
 
HttpEvents.ResponseCompleteEvent() - Constructor for class org.glassfish.grizzly.http.HttpEvents.ResponseCompleteEvent
 
httpHeader - Variable in class org.glassfish.grizzly.http.HttpContent.Builder
 
httpHeader(HttpHeader) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
Set the HttpHeader associated with this content.
httpHeader - Variable in class org.glassfish.grizzly.http.HttpContent
 
HttpHeader - Class in org.glassfish.grizzly.http
HttpPacket, which represents HTTP message header.
HttpHeader() - Constructor for class org.glassfish.grizzly.http.HttpHeader
 
HttpHeader(MimeHeaders) - Constructor for class org.glassfish.grizzly.http.HttpHeader
 
HttpHeader.Builder<T extends HttpHeader.Builder> - Class in org.glassfish.grizzly.http
HttpHeader message builder.
HttpHeader.Builder() - Constructor for class org.glassfish.grizzly.http.HttpHeader.Builder
 
HttpPacket - Class in org.glassfish.grizzly.http
Abstraction, which represents any type of HTTP message: HttpRequestPacket, HttpResponsePacket, HttpContent.
HttpPacket() - Constructor for class org.glassfish.grizzly.http.HttpPacket
 
HttpPacketParsing - Interface in org.glassfish.grizzly.http
 
HttpProbe - Interface in org.glassfish.grizzly.http
Monitoring probe providing callbacks that may be invoked by Grizzly Http filters.
HttpProbe.Adapter - Class in org.glassfish.grizzly.http
HttpProbe adapter that provides no-op implementations for all interface methods allowing easy extension by the developer.
HttpProbe.Adapter() - Constructor for class org.glassfish.grizzly.http.HttpProbe.Adapter
 
HttpRequestPacket - Class in org.glassfish.grizzly.http
The HttpHeader object, which represents HTTP request message.
HttpRequestPacket() - Constructor for class org.glassfish.grizzly.http.HttpRequestPacket
 
HttpRequestPacket.Builder - Class in org.glassfish.grizzly.http
HttpRequestPacket message builder.
HttpRequestPacket.Builder() - Constructor for class org.glassfish.grizzly.http.HttpRequestPacket.Builder
 
HttpRequestURIDecoder - Class in org.glassfish.grizzly.http.util
Utility class that make sure an HTTP url defined inside a MessageBytes is normalized, converted and valid.
HttpRequestURIDecoder() - Constructor for class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
 
HttpResponsePacket - Class in org.glassfish.grizzly.http
The HttpHeader object, which represents HTTP response message.
HttpResponsePacket() - Constructor for class org.glassfish.grizzly.http.HttpResponsePacket
 
HttpResponsePacket.Builder - Class in org.glassfish.grizzly.http
HttpResponsePacket message builder.
HttpResponsePacket.Builder() - Constructor for class org.glassfish.grizzly.http.HttpResponsePacket.Builder
 
HttpServerFilter - Class in org.glassfish.grizzly.http
Server side HttpCodecFilter implementation, which is responsible for decoding HttpRequestPacket and encoding HttpResponsePacket messages.
HttpServerFilter() - Constructor for class org.glassfish.grizzly.http.HttpServerFilter
Deprecated.
Next major release will include builders for filters requiring configuration. Constructors will be hidden.
HttpServerFilter(boolean, int, KeepAlive, DelayedExecutor) - Constructor for class org.glassfish.grizzly.http.HttpServerFilter
Deprecated.
Next major release will include builders for filters requiring configuration. Constructors will be hidden.
HttpServerFilter(boolean, int, String, KeepAlive, DelayedExecutor) - Constructor for class org.glassfish.grizzly.http.HttpServerFilter
Deprecated.
Next major release will include builders for filters requiring configuration. Constructors will be hidden.
HttpServerFilter(boolean, int, String, KeepAlive, DelayedExecutor, int, int) - Constructor for class org.glassfish.grizzly.http.HttpServerFilter
Deprecated.
Next major release will include builders for filters requiring configuration. Constructors will be hidden.
httpStatus - Variable in class org.glassfish.grizzly.http.HttpResponsePacket
Status code.
HttpStatus - Class in org.glassfish.grizzly.http.util
This enum encapsulates the HTTP response status and reason phrases as defined by RFC 2616.
HttpTrailer - Class in org.glassfish.grizzly.http
HttpContent message, which represents HTTP trailer message.
HttpTrailer(HttpHeader) - Constructor for class org.glassfish.grizzly.http.HttpTrailer
 
HttpTrailer.Builder - Class in org.glassfish.grizzly.http
HttpTrailer message builder.
HttpTrailer.Builder() - Constructor for class org.glassfish.grizzly.http.HttpTrailer.Builder
 
httpTrailerBuilder() - Method in class org.glassfish.grizzly.http.HttpHeader
Get the HTTP message trailer-chunk builder.
HttpUtils - Class in org.glassfish.grizzly.http.util
Utility class.
HttpUtils() - Constructor for class org.glassfish.grizzly.http.util.HttpUtils
 

I

IDENTITY - Static variable in class org.glassfish.grizzly.http.util.Constants
 
IDENTITY - Static variable in class org.glassfish.grizzly.http.util.HeaderValue
 
indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
indexOf(Buffer, int, int, char) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
 
indexOf(Buffer, int, int, CharSequence) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
 
indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
indexOf(String, int, int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
Returns true if the message bytes starts with the specified string.
indexOf(byte[], int, int, char) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
 
indexOf(char) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
Returns true if the message bytes starts with the specified string.
indexOf(char[], int, int, char) - Static method in class org.glassfish.grizzly.http.util.CharChunk
 
indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
indexOf(String, int, int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
indexOf(char, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
 
indexOf(String, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
 
indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
Returns true if the message bytes starts with the specified string.
indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
Returns true if the message bytes starts with the specified string.
indexOf(Buffer, int, byte, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
indexOf(char) - Method in class org.glassfish.grizzly.http.util.MessageBytes
 
indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
 
indexOf(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
 
indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Returns true if the message bytes starts with the specified string.
indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Find the index of a header with the given name.
indexOf(Header, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Find the index of a header with the given name.
indexOfIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
 
init(String) - Method in class org.glassfish.grizzly.http.util.B2CConverter
 
init(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
init(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
init(String) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
INITIAL_SIZE - Static variable in class org.glassfish.grizzly.http.util.Parameters
 
initialize(HttpCodecFilter, int, int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
initialize(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.io.InputBuffer
Per-request initialization required for the InputBuffer to function properly.
initialize(HttpHeader, boolean, FilterChainContext) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
initialized() - Method in class org.glassfish.grizzly.http.Cookies
 
initiateAsyncronousDataReceiving() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Initiates asynchronous data receiving.
InputBuffer - Class in org.glassfish.grizzly.http.io
Abstraction exposing both byte and character methods to read content from the HTTP messaging system in Grizzly.
InputBuffer() - Constructor for class org.glassfish.grizzly.http.io.InputBuffer
 
INTERNAL_SERVER_ERROR_500 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
intToHexString(Buffer, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
 
intToUnsignedString(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Convert the integer to an unsigned number.
isAcknowledgement() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
 
isAllowCustomReasonPhrase() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Returns true if custom status reason phrases are allowed for this response, or false otherwise.
isAllowEncodedSlash() - Method in class org.glassfish.grizzly.http.util.UDecoder
 
isAllowPayloadForUndefinedHttpMethods() - Method in class org.glassfish.grizzly.http.HttpServerFilter
The flag, which enables/disables payload support for HTTP methods, for which HTTP spec doesn't clearly state whether they support payload.
isAlpha(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Returns true if the specified ASCII character is upper or lower case.
isAsyncEnabled() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Deprecated.
will always return true
isAsyncEnabled() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Deprecated.
will always return true
isBroken(HttpContent) - Static method in class org.glassfish.grizzly.http.HttpContent
Returns true if passed HttpContent is a BrokenHttpContent.
isChunked - Variable in class org.glassfish.grizzly.http.HttpHeader
 
isChunked() - Method in class org.glassfish.grizzly.http.HttpHeader
Returns true, if this HttpPacket content will be transferred in chunking mode, or false if case of fixed-length message.
isChunkingAllowed() - Method in class org.glassfish.grizzly.http.HttpHeader
Return true if chunking is allowed for this header.
isChunkingEnabled() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Return true if chunked transfer-encoding may be used.
isClientSupportCompression(CompressionConfig, HttpRequestPacket, String[]) - Static method in class org.glassfish.grizzly.http.CompressionConfig
Returns true if a client, based on its HttpRequestPacket, could be responded with compressed data, or false otherwise.
isClosed() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
isClosed() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
isCommitted - Variable in class org.glassfish.grizzly.http.HttpHeader
 
isCommitted() - Method in class org.glassfish.grizzly.http.HttpHeader
Is this HttpHeader written? true, if this HttpHeader has been already serialized, and only HttpContent messages might be serialized for this HttpPacket.
isContent(HttpPacket) - Static method in class org.glassfish.grizzly.http.HttpContent
Returns true if passed HttpPacket is a HttpContent.
isContentBroken - Variable in class org.glassfish.grizzly.http.HttpHeader
true if HTTP message payload is broken due to inappropriate Transfer-Encoding or Content-Encoding settings.
isContentBroken() - Method in class org.glassfish.grizzly.http.HttpHeader
Returns true, if HTTP packet payload was detected as broken due to unexpected error occurred during Transfer-Encoding or Content-Encoding processing.
isContentEncodingsSelected() - Method in class org.glassfish.grizzly.http.HttpHeader
 
isContentLengthHeader - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
isContentTypeSet() - Method in class org.glassfish.grizzly.http.HttpHeader
 
isCustomReasonPhraseSet() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
 
isDecoded() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
isDigit(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Returns true if the specified ASCII character is a digit.
isError() - Method in class org.glassfish.grizzly.http.ProcessingState
This flag indicates whether error occurred during the HTTP processing.
isExpectContent - Variable in class org.glassfish.grizzly.http.HttpHeader
 
isExpectContent() - Method in class org.glassfish.grizzly.http.HttpHeader
Returns true, if HTTP message, represented by this header still expects additional content basing either on content-length or chunking information.
isFinished() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
isHeader() - Method in class org.glassfish.grizzly.http.HttpContent
Returns true, if this HTTP message represents HTTP message header, or false otherwise.
isHeader() - Method in class org.glassfish.grizzly.http.HttpHeader
Returns true.
isHeader() - Method in class org.glassfish.grizzly.http.HttpPacket
Returns true, if this HTTP message represents HTTP message header, or false otherwise.
isHeaderParsed() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
 
isHeadRequest() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Returns true if this request is a HEAD request, otherwise returns false.
isHexDigit(byte) - Static method in class org.glassfish.grizzly.http.util.HexUtils
 
isHexDigit(int) - Static method in class org.glassfish.grizzly.http.util.HexUtils
 
isHtmlEncodingCustomReasonPhrase() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Returns if we need to encode HTML sensitive characters in custom reason phrase.
isHttp(Object) - Static method in class org.glassfish.grizzly.http.HttpPacket
Returns true if passed Object is a HttpPacket.
isHttpOnly - Variable in class org.glassfish.grizzly.http.Cookie
 
isHttpOnly() - Method in class org.glassfish.grizzly.http.Cookie
HttpOnly feature is used in server->client communication only to let client know, that the cookie can not be accessed on the client-side (script etc).
isIgnoreContentModifiers() - Method in class org.glassfish.grizzly.http.HttpHeader
 
isKeepAlive() - Method in class org.glassfish.grizzly.http.ProcessingState
This flag controls the connection keep-alive feature.
isLast() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
Always true true for the trailer message.
isLast - Variable in class org.glassfish.grizzly.http.HttpContent
 
isLast() - Method in class org.glassfish.grizzly.http.HttpContent
Return true, if the current content chunk is last, or false, if there are content chunks to follow.
isLast() - Method in class org.glassfish.grizzly.http.HttpTrailer
Always true true for the trailer message.
isLastChunk - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
 
isLower(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Returns true if the specified ASCII character is lower case.
isMimeTypeSet() - Method in class org.glassfish.grizzly.http.util.ContentType
 
isNew() - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
isNonPrintableUsAscii(int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
Returns true if the passed symbol code represents a non-printable US-ASCII symbol in range [Integer.MIN_VALUE; 9) U (9; 31] U [127; Integer.MAX_VALUE].
isNotSpaceAndTab(byte) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
isNull() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
isNull() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
isNull() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
isNull() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
isNull() - Method in class org.glassfish.grizzly.http.util.MessageBytes
 
isRequest() - Method in class org.glassfish.grizzly.http.HttpHeader
Returns true, if the current HttpHeader represent HTTP request message, or false otherwise.
isRequest() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Returns true, if the current HttpHeader represent HTTP request message, or false otherwise.
isRequest() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Returns true, if the current HttpHeader represent HTTP request message, or false otherwise.
isSecure() - Method in class org.glassfish.grizzly.http.Cookie
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
isSecure(Connection) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
flag, which indicates whether this HttpCodecFilter is dealing with the secured HTTP packets.
isSecure() - Method in class org.glassfish.grizzly.http.HttpHeader
 
isSeparator(int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Returns true if the byte is a separator character as defined in RFC2619.
isSeparator(int, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
isSerialized(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Get the header's "serialized" flag.
isSet() - Method in class org.glassfish.grizzly.http.util.ContentType
 
isSet() - Method in class org.glassfish.grizzly.http.util.HeaderValue
 
isSkipRemainder - Variable in class org.glassfish.grizzly.http.HttpHeader
 
isSkipRemainder() - Method in class org.glassfish.grizzly.http.HttpHeader
Returns true, if either application or HTTP core part is not interested in parsing the rest of this HTTP message content and waits for the next HTTP message to come on this Connection.
isSpaceOrTab(byte) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
isSpecialHeader(String) - Static method in class org.glassfish.grizzly.http.HttpHeader
 
isStayAlive() - Method in class org.glassfish.grizzly.http.ProcessingState
Method returns true only if the connection is in keep-alive mode and there was no error occurred during the packet processing.
isToken(String) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
isToken(String, String) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
isToken2(String) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
isToken2(String, String) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
isTrailer(HttpContent) - Static method in class org.glassfish.grizzly.http.HttpTrailer
Returns true if passed HttpContent is a HttpTrailder.
isTransferEncodingHeader - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
isUpgradeHeader - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
isUpper(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Returns true if the specified ASCII character is upper case.
isValid() - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
isVersionSet() - Method in class org.glassfish.grizzly.http.Cookie
 
isWhite(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Returns true if the specified ASCII character is white space.
isWhiteSpace(int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Returns true if the byte is a whitespace character as defined in RFC2619.

K

KEEP_ALIVE_TIMEOUT_IN_SECONDS - Static variable in class org.glassfish.grizzly.http.util.Constants
 
KeepAlive - Class in org.glassfish.grizzly.http
Web container configuration for keep-alive HTTP connections.
KeepAlive() - Constructor for class org.glassfish.grizzly.http.KeepAlive
 
KeepAlive(KeepAlive) - Constructor for class org.glassfish.grizzly.http.KeepAlive
The copy constructor.
KEEPALIVE_BYTES - Static variable in class org.glassfish.grizzly.http.HttpCodecFilter
Keep-alive bytes.
KeepAliveProbe - Interface in org.glassfish.grizzly.http
Monitoring probe providing callbacks that may be invoked by Grizzly KeepAlive.
KeepAliveProbe.Adapter - Class in org.glassfish.grizzly.http
KeepAliveProbe adapter that provides no-op implementations for all interface methods allowing easy extension by the developer.
KeepAliveProbe.Adapter() - Constructor for class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
 

L

last - Variable in class org.glassfish.grizzly.http.HttpContent.Builder
 
last(boolean) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
Set whether this HttpContent chunk is the last.
lazyCookieState - Variable in class org.glassfish.grizzly.http.Cookie
 
LazyCookieState - Class in org.glassfish.grizzly.http
Lazy cookie implementation, which is based on preparsed Grizzly Buffers.
LazyCookieState() - Constructor for class org.glassfish.grizzly.http.LazyCookieState
 
lazyNameEquals(String) - Method in class org.glassfish.grizzly.http.Cookie
 
LC_OFFSET - Static variable in class org.glassfish.grizzly.http.util.Constants
Lower case offset.
LENGTH_REQUIRED_411 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
LF - Static variable in class org.glassfish.grizzly.http.util.Constants
LF.
localAddr() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
localAddressC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
 
localName() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
localNameC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
 
localPort - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
 
log(String) - Method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Log a message on the Logger associated with our Container (if any)
log(String, Throwable) - Method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Log a message on the Logger associated with our Container (if any)
LOGGER - Static variable in class org.glassfish.grizzly.http.io.OutputBuffer
 
longToBuffer(long, byte[]) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
Converts the specified long as a string representation to the provided byte buffer.
longToBuffer(long, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
Converts the specified long as a string representation to the provided buffer.
LZMAContentEncoding - Class in org.glassfish.grizzly.http
 
LZMAContentEncoding() - Constructor for class org.glassfish.grizzly.http.LZMAContentEncoding
 
LZMAContentEncoding(EncodingFilter) - Constructor for class org.glassfish.grizzly.http.LZMAContentEncoding
 

M

main(String[]) - Static method in class org.glassfish.grizzly.http.util.FastDateFormat
 
makeContentLengthHeader(long) - Method in class org.glassfish.grizzly.http.HttpHeader
Makes sure content-length header is present.
makeTransferEncodingHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader
Makes sure transfer-encoding header is present.
makeUpgradeHeader() - Method in class org.glassfish.grizzly.http.HttpHeader
Propagate the "Upgrade" value to headers.
mark(int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
Supported with binary and character data.
markSupported() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Only supported with binary data.
matchesMethod(String) - Method in class org.glassfish.grizzly.http.Method
 
MAX_NUM_HEADERS_DEFAULT - Static variable in class org.glassfish.grizzly.http.util.MimeHeaders
 
MAX_NUM_HEADERS_UNBOUNDED - Static variable in class org.glassfish.grizzly.http.util.MimeHeaders
 
maxAge - Variable in class org.glassfish.grizzly.http.Cookie
 
maxHeadersSize - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
 
maxNumHeaders(int) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Sets the maximum number of headers allowed.
maxPayloadRemainderToSkip - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
The maximum request payload remainder (in bytes) HttpServerFilter will try to swallow after HTTP request processing is over in order to keep the connection alive.
maybeQuote2(int, StringBuilder, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
Quotes values using rules that vary depending on Cookie version.
maybeQuote2(int, StringBuilder, String, boolean, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
maybeQuote2(int, StringBuilder, String, String, boolean, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
maybeQuote2(int, Buffer, String, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
Quotes values using rules that vary depending on Cookie version.
maybeQuote2(int, Buffer, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
maybeQuote2(int, Buffer, String, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
MessageBytes - Class in org.glassfish.grizzly.http.util
This class is used to represent a subarray of bytes in an HTTP message.
MessageBytes() - Constructor for class org.glassfish.grizzly.http.util.MessageBytes
Deprecated.
Use static newInstance() in order to allow future hooks.
MessageBytes.MessageBytesFactory - Class in org.glassfish.grizzly.http.util
 
MessageBytes.MessageBytesFactory() - Constructor for class org.glassfish.grizzly.http.util.MessageBytes.MessageBytesFactory
 
method - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
 
method(Method) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
Set the HTTP request method.
method(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
Set the HTTP request method.
Method - Class in org.glassfish.grizzly.http
Predefined HTTP methods
Method.PayloadExpectation - Enum in org.glassfish.grizzly.http
 
METHOD_NOT_ALLOWED_405 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
methodString - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
 
mimeHeaders - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
 
MimeHeaders - Class in org.glassfish.grizzly.http.util
Memory-efficient repository for Mime Headers.
MimeHeaders() - Constructor for class org.glassfish.grizzly.http.util.MimeHeaders
Creates a new MimeHeaders object using a default buffer size.
MimeHeaders.MaxHeaderCountExceededException - Exception in org.glassfish.grizzly.http.util
 
MimeHeaders.MaxHeaderCountExceededException() - Constructor for exception org.glassfish.grizzly.http.util.MimeHeaders.MaxHeaderCountExceededException
 
MimeHeadersPacket - Interface in org.glassfish.grizzly.http
Common interface for HttpPackets, which contain mimeheaders.
MimeType - Class in org.glassfish.grizzly.http.util
Hardcoded mime-type supported by default.
MimeType() - Constructor for class org.glassfish.grizzly.http.util.MimeType
 
monitoringConfig - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
File cache probes
monitoringConfig - Variable in class org.glassfish.grizzly.http.KeepAlive
Keep alive probes
MOVED_PERMANENTLY_301 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
MULTIPLE_CHOICES_300 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 

N

name - Variable in class org.glassfish.grizzly.http.Cookie
 
NAME - Static variable in class org.glassfish.grizzly.http.GZipContentEncoding
 
NAME - Static variable in class org.glassfish.grizzly.http.LZMAContentEncoding
 
name - Variable in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
 
name - Variable in class org.glassfish.grizzly.http.util.StringCache.CharEntry
 
names() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Returns an enumeration of strings representing the header field names.
newContentType(String) - Static method in class org.glassfish.grizzly.http.util.ContentType
Creates a ContentType wrapper over a String content-type representation.
newContentType(String, String) - Static method in class org.glassfish.grizzly.http.util.ContentType
Creates a ContentType wrapper over the passed mime-type and character encoding.
newHeaderValue(String) - Static method in class org.glassfish.grizzly.http.util.HeaderValue
Creates a HeaderValue wrapper over a String header value representation.
newHttpStatus(int, String) - Static method in class org.glassfish.grizzly.http.util.HttpStatus
 
newInstance(AttributeStorage, OutputSink, Closeable, HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.HttpContext
 
newInstance() - Static method in class org.glassfish.grizzly.http.util.DataChunk
 
newInstance(ByteChunk, BufferChunk, CharChunk, String) - Static method in class org.glassfish.grizzly.http.util.DataChunk
 
newInstance() - Method in class org.glassfish.grizzly.http.util.MessageBytes.MessageBytesFactory
 
newInstance() - Static method in class org.glassfish.grizzly.http.util.MessageBytes
Construct a new MessageBytes instance
newSettableContentType() - Static method in class org.glassfish.grizzly.http.util.ContentType
 
NIOInputStream - Class in org.glassfish.grizzly.http.io
Stream implementation to read binary request content.
NIOInputStream() - Constructor for class org.glassfish.grizzly.http.io.NIOInputStream
 
NIOOutputStream - Class in org.glassfish.grizzly.http.io
Stream implementation for writing binary content to an HTTP user-agent.
NIOOutputStream() - Constructor for class org.glassfish.grizzly.http.io.NIOOutputStream
 
NIOReader - Class in org.glassfish.grizzly.http.io
Character stream implementation used to read character-based request content.
NIOReader() - Constructor for class org.glassfish.grizzly.http.io.NIOReader
 
NIOWriter - Class in org.glassfish.grizzly.http.io
Stream implementation for writing character content to an HTTP user-agent.
NIOWriter() - Constructor for class org.glassfish.grizzly.http.io.NIOWriter
 
NO_CONTENT_204 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
NON_AUTHORATIVE_INFORMATION_203 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
normalize(MessageBytes) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Normalize URI.
normalize(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Normalize URI.
normalizeBuffer(BufferChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
 
normalizeBytes(ByteChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
 
normalizeChars(CharChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
 
NOT_ACCEPTABLE_406 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
NOT_FOUND_404 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
NOT_IMPLEMENTED_501 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
NOT_MODIFIED_304 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
Note<E> - Class in org.glassfish.grizzly.http
The Note value associated with HttpRequestPacket.
notifyAvailable(ReadHandler) - Method in class org.glassfish.grizzly.http.io.InputBuffer
Installs a ReadHandler that will be notified when any data becomes available to read without blocking.
notifyAvailable(ReadHandler, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
Installs a ReadHandler that will be notified when the specified amount of data is available to be read without blocking.
notifyCanWrite(WriteHandler, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Deprecated.
the length parameter will be ignored. Please use OutputBuffer.notifyCanWrite(org.glassfish.grizzly.WriteHandler).
notifyCanWrite(WriteHandler) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.BufferChunk
Notify the Chunk that its content is going to be changed directly
notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.ByteChunk
Notify the Chunk that its content is going to be changed directly
notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.CharChunk
Notify the Chunk that its content is going to be changed directly
notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.DataChunk
Notify the Chunk that its content is going to be changed directly
notifyProbesConnectionAccepted(KeepAlive, Connection) - Static method in class org.glassfish.grizzly.http.KeepAlive
Notify registered KeepAliveProbes about the "keep-alive connection accepted" event.
notifyProbesHit(KeepAlive, Connection, int) - Static method in class org.glassfish.grizzly.http.KeepAlive
Notify registered KeepAliveProbes about the "keep-alive connection hit" event.
notifyProbesRefused(KeepAlive, Connection) - Static method in class org.glassfish.grizzly.http.KeepAlive
Notify registered KeepAliveProbes about the "keep-alive connection refused" event.
notifyProbesTimeout(KeepAlive, Connection) - Static method in class org.glassfish.grizzly.http.KeepAlive
Notify registered KeepAliveProbes about the "keep-alive connection timeout" event.

O

offset - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
OK_200 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
OLD_COOKIE_FORMAT - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
 
onCommit() - Method in interface org.glassfish.grizzly.http.io.OutputBuffer.LifeCycleListener
 
onConnectionAcceptEvent(Connection) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
Method will be called, when new keep-alive HTTP connection is getting established.
onConnectionAcceptEvent(Connection) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
Method will be called, when new keep-alive HTTP connection is getting established.
onContentChunkParseEvent(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when HTTP message content chunk gets parsed (either request or response).
onContentChunkParseEvent(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when HTTP message content chunk gets parsed (either request or response).
onContentChunkSerializeEvent(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when HTTP message content chunk is prepared to be serialized (either request or response).
onContentChunkSerializeEvent(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when HTTP message content chunk is prepared to be serialized (either request or response).
onContentEncodingParseEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when ContentEncoding will be applied during the parsing/decoding of the certain HTTP message content chunk.
onContentEncodingParseEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when ContentEncoding will be applied during the parsing/decoding of the certain HTTP message content chunk.
onContentEncodingParseResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
This method will be called after the ContentEncoding has been applied.
onContentEncodingParseResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
This method will be called after the ContentEncoding has been applied.
onContentEncodingSerializeEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
/** Method will be called, when ContentEncoding will be applied during the serialization/encoding of the certain HTTP message content chunk.
onContentEncodingSerializeEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
/** Method will be called, when ContentEncoding will be applied during the serialization/encoding of the certain HTTP message content chunk.
onContentEncodingSerializeResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when ContentEncoding will be applied during the serialization/encoding of the certain HTTP message content chunk.
onContentEncodingSerializeResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when ContentEncoding will be applied during the serialization/encoding of the certain HTTP message content chunk.
onDataReceivedEvent(Connection, Buffer) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when Buffer will come for processing to the HttpCodecFilter (either request or response).
onDataReceivedEvent(Connection, Buffer) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when Buffer will come for processing to the HttpCodecFilter (either request or response).
onDataSentEvent(Connection, Buffer) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when Buffer, produced by the HttpCodecFilter will be ready to go to the next Filter in the chain and finally written on wire.
onDataSentEvent(Connection, Buffer) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when Buffer, produced by the HttpCodecFilter will be ready to go to the next Filter in the chain and finally written on wire.
onErrorEvent(Connection, HttpPacket, Throwable) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when error occurs during the HttpCodecFilter processing.
onErrorEvent(Connection, HttpPacket, Throwable) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when error occurs during the HttpCodecFilter processing.
onHeaderParseEvent(Connection, HttpHeader, int) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when HTTP message header gets parsed (either request or response).
onHeaderParseEvent(Connection, HttpHeader, int) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when HTTP message header gets parsed (either request or response).
onHeaderSerializeEvent(Connection, HttpHeader, Buffer) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when HTTP message header gets serialized (either request or response).
onHeaderSerializeEvent(Connection, HttpHeader, Buffer) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when HTTP message header gets serialized (either request or response).
onHitEvent(Connection, int) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
Method will be called, when HTTP request comes on a kept alive connection.
onHitEvent(Connection, int) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
Method will be called, when HTTP request comes on a kept alive connection.
onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Invoked when a HTTP body chunk has been encoded in preparation to being transmitted to the user-agent.
onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Callback which is invoked when parsing an HTTP message payload fails.
onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Invoked as request/response body content has been processed by this Filter.
onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Callback which is invoked when parsing an HTTP message header fails.
onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Callback invoked when the HTTP message header parsing is complete.
onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Invoked when HTTP headers have been encoded in preparation to being transmitted to the user-agent.
onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpHeadersParsed(HttpHeader, MimeHeaders, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpHeadersParsed(HttpHeader, MimeHeaders, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Invoked when HTTP headers portion comes for HttpHeader message.
onHttpHeadersParsed(HttpHeader, MimeHeaders, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Callback method, called when HttpPacket parsing has been completed.
onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onIncomingUpgrade(FilterChainContext, HttpHeader) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
The method is called, when a peer sends an upgrade HTTP packet (either request or response).
onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Invoked when the initial response line has been encoded in preparation to being transmitted to the user-agent.
onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
 
onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Invoked when either the request line or status line has been parsed.
onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
onOutgoingUpgrade(FilterChainContext, HttpHeader) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
onRefuseEvent(Connection) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
Method will be called, when the Connection could be used in the keep alive mode, but due to KeepAlive config limitations it will be closed.
onRefuseEvent(Connection) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
Method will be called, when the Connection could be used in the keep alive mode, but due to KeepAlive config limitations it will be closed.
onTimeoutEvent(Connection) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
Method will be called, when the keep alive Connection idle timeout expired.
onTimeoutEvent(Connection) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
Method will be called, when the keep alive Connection idle timeout expired.
onTransferEncodingParseEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when TransferEncoding will be applied during the parsing/decoding of the certain HTTP message content chunk.
onTransferEncodingParseEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when TransferEncoding will be applied during the parsing/decoding of the certain HTTP message content chunk.
onTransferEncodingSerializeEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
Method will be called, when TransferEncoding will be applied during the serialization/encoding of the certain HTTP message content chunk.
onTransferEncodingSerializeEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
Method will be called, when TransferEncoding will be applied during the serialization/encoding of the certain HTTP message content chunk.
OPTIONS - Static variable in class org.glassfish.grizzly.http.Method
 
org.glassfish.grizzly.http - package org.glassfish.grizzly.http
 
org.glassfish.grizzly.http.io - package org.glassfish.grizzly.http.io
 
org.glassfish.grizzly.http.util - package org.glassfish.grizzly.http.util
 
OutputBuffer - Class in org.glassfish.grizzly.http.io
Abstraction exposing both byte and character methods to write content to the HTTP messaging system in Grizzly.
OutputBuffer() - Constructor for class org.glassfish.grizzly.http.io.OutputBuffer
 
OutputBuffer.LifeCycleListener - Interface in org.glassfish.grizzly.http.io
 

P

packetLimit - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
Parameters - Class in org.glassfish.grizzly.http.util
 
Parameters() - Constructor for class org.glassfish.grizzly.http.util.Parameters
 
paramsAsString() - Method in class org.glassfish.grizzly.http.util.Parameters
Debug purpose
parse(Buffer) - Method in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
 
parse(Buffer, int, int) - Method in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
 
parse(String) - Method in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
 
parse(Buffer) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
 
parse(Buffer, int, int) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
 
parse(String) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
 
parse(Buffer) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
 
parse(Buffer, int, int) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
 
parse(String) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
 
parse(String, ParsePosition) - Method in class org.glassfish.grizzly.http.util.FastDateFormat
 
parseClientCookies(Cookies, Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
parseClientCookies(Cookies, Buffer, int, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
parseClientCookies(Cookies, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
parseClientCookies(Cookies, byte[], int, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
parseClientCookies(Cookies, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
parseDate(String, DateFormat[]) - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
Try to parse the given date as a HTTP date.
parsedMethod - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
 
parsedProtocol - Variable in class org.glassfish.grizzly.http.HttpHeader
 
parseHeaderFromBuffer(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, Buffer) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
 
parseHeaderFromBytes(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, byte[], int) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
 
parseHeaderName(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, byte[], int) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
 
parseHeaderName(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, Buffer) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
 
parseHeadersFromBuffer(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
parseHeadersFromBytes(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, byte[], int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
parseHeaderValue(HttpHeader, HttpCodecFilter.HeaderParsingState, byte[], int) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
 
parseHeaderValue(HttpHeader, HttpCodecFilter.HeaderParsingState, Buffer) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
 
parseHost(DataChunk, DataChunk, HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
parseInt(DataChunk) - Static method in class org.glassfish.grizzly.http.util.Ascii
Parses an unsigned integer from the specified DataChunk.
parseInt(DataChunk, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Parses an unsigned integer from the specified part of DataChunk.
parseInt(byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Parses an unsigned integer from the specified sub-array of bytes.
parseInt(char[], int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
 
parseInt(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Parses an unsigned int from the specified sub-array of bytes.
parseInt(String, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
 
parseLong(byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Parses an unsigned long from the specified sub-array of bytes.
parseLong(char[], int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
 
parseLong(String, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
 
parseLong(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Parses an unsigned long from the specified sub-array of bytes.
parseLong(DataChunk) - Static method in class org.glassfish.grizzly.http.util.Ascii
 
parseLong(DataChunk, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
 
parsePacket(FilterChainContext, HttpHeader, Buffer) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
Parse HTTP packet payload, represented by Buffer using specific transfer encoding.
parsePacket(FilterChainContext, HttpHeader, Buffer) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
Parse HTTP packet payload, represented by Buffer using specific transfer encoding.
parsePacket(FilterChainContext, HttpHeader, Buffer) - Method in interface org.glassfish.grizzly.http.TransferEncoding
Parse HTTP packet payload, represented by Buffer using specific transfer encoding.
parseServerCookies(Cookies, byte[], int, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
 
parseServerCookies(Cookies, Buffer, int, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
 
parseServerCookies(Cookies, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
 
parsingNumericValue - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
ParsingResult - Class in org.glassfish.grizzly.http
Class, which represents result of TransferEncoding or ContentEncoding parsing.
PARTIAL_CONTENT_206 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
PATCH - Static variable in class org.glassfish.grizzly.http.Method
 
path - Variable in class org.glassfish.grizzly.http.Cookie
 
PAYMENT_REQUIRED_402 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
PERMANENT_REDIRECT_308 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
pop() - Method in class org.glassfish.grizzly.http.util.Parameters
Discard the last child.
POST - Static variable in class org.glassfish.grizzly.http.Method
 
PRECONDITION_FAILED_412 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
prepare() - Method in class org.glassfish.grizzly.http.util.ContentType
Prepare the ContentType for the serialization.
prepare() - Method in class org.glassfish.grizzly.http.util.HeaderValue
Prepare the HeaderValue for the serialization.
prepareCharacterEncoder() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
prepareSerialize(FilterChainContext, HttpHeader, HttpContent) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
This method will be called by HttpCodecFilter to let TransferEncoding prepare itself for the content serialization.
prepareSerialize(FilterChainContext, HttpHeader, HttpContent) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
 
prepareSerialize(FilterChainContext, HttpHeader, HttpContent) - Method in interface org.glassfish.grizzly.http.TransferEncoding
This method will be called by HttpCodecFilter to let TransferEncoding prepare itself for the content serialization.
PRI - Static variable in class org.glassfish.grizzly.http.Method
 
processingChars() - Method in class org.glassfish.grizzly.http.io.InputBuffer
This method should be called if the InputBuffer is being used in conjunction with a Reader implementation.
ProcessingState - Class in org.glassfish.grizzly.http
Maintains semantic state necessary to proper HTTP processing.
ProcessingState() - Constructor for class org.glassfish.grizzly.http.ProcessingState
 
processParameters(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.Parameters
 
processParameters(Buffer, int, int, Charset) - Method in class org.glassfish.grizzly.http.util.Parameters
 
processParameters(char[], int, int) - Method in class org.glassfish.grizzly.http.util.Parameters
 
processParameters(DataChunk) - Method in class org.glassfish.grizzly.http.util.Parameters
 
processParameters(DataChunk, Charset) - Method in class org.glassfish.grizzly.http.util.Parameters
 
processParameters(String) - Method in class org.glassfish.grizzly.http.util.Parameters
 
protocol - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
 
protocol(Protocol) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Set the HTTP message protocol version.
protocol(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Set the HTTP message protocol version.
Protocol - Enum in org.glassfish.grizzly.http
Predefined HTTP protocol versions
protocolC - Variable in class org.glassfish.grizzly.http.HttpHeader
 
protocolString - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
 
PROXY_AUTHENTICATION_REQUIRED_407 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
push() - Method in class org.glassfish.grizzly.http.util.Parameters
Create ( or reuse ) a child that will be used during a sub-request.
PUT - Static variable in class org.glassfish.grizzly.http.Method
 
put(MemoryManager, Buffer, byte[], DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
put(MemoryManager, Buffer, byte[], String) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
put(MemoryManager, Buffer, byte[]) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
put(MemoryManager, Buffer, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
put(MemoryManager, Buffer, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
put(MemoryManager, Buffer, byte) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 

Q

query(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
Set the query portion of the request URI.
queryString - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
 
QUESTION - Static variable in class org.glassfish.grizzly.http.util.Constants
'?'.

R

read(byte[], int, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
read(CharBuffer) - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
read(char[], int, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
readBuffer() - Method in interface org.glassfish.grizzly.http.io.BinaryNIOInputSource
Returns the underlying Buffer that backs this InputSource.
readBuffer(int) - Method in interface org.glassfish.grizzly.http.io.BinaryNIOInputSource
Returns the Buffer of a given size, which represents a chunk of the underlying Buffer that backs this InputSource.
readBuffer() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
readBuffer(int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
readByte() - Method in class org.glassfish.grizzly.http.io.InputBuffer
This method always blocks.
readChar() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
ready() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
readyData() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Depending on the InputBuffer mode, method will return either number of available bytes or characters ready to be read without blocking.
realReadBytes(byte[], int, int) - Method in interface org.glassfish.grizzly.http.util.ByteChunk.ByteInputChannel
Read new bytes ( usually the internal conversion buffer ).
realReadChars(char[], int, int) - Method in interface org.glassfish.grizzly.http.util.CharChunk.CharInputChannel
Read new bytes ( usually the internal conversion buffer ).
realWriteBytes(byte[], int, int) - Method in interface org.glassfish.grizzly.http.util.ByteChunk.ByteOutputChannel
Send the bytes ( usually the internal conversion buffer ).
realWriteChars(char[], int, int) - Method in interface org.glassfish.grizzly.http.util.CharChunk.CharOutputChannel
Send the bytes ( usually the internal conversion buffer ).
reasonPhrase - Variable in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
 
reasonPhrase(String) - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
Sets the status reason phrase for this response.
recycle() - Method in class org.glassfish.grizzly.http.Cookie
 
recycle() - Method in class org.glassfish.grizzly.http.Cookies
Recycle.
recycle() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
recycle() - Method in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
 
recycle() - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
recycle() - Method in class org.glassfish.grizzly.http.HttpContent
recycle() - Method in class org.glassfish.grizzly.http.HttpHeader
recycle() - Method in class org.glassfish.grizzly.http.HttpTrailer
recycle() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Recycle this InputBuffer for reuse.
recycle() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Recycle the output buffer.
recycle() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
recycle() - Method in class org.glassfish.grizzly.http.ParsingResult
 
recycle() - Method in class org.glassfish.grizzly.http.ProcessingState
Resets values to their initial states.
recycle() - Method in class org.glassfish.grizzly.http.util.B2CConverter
Reset the internal state, empty the buffers.
recycle() - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
Reset the internal state, empty the buffers.
recycle() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
recycle() - Method in class org.glassfish.grizzly.http.util.ByteChunk
Resets the message buff to an uninitialized state.
recycle() - Method in class org.glassfish.grizzly.http.util.C2BConverter
Reset the internal state, empty the buffers.
recycle() - Method in class org.glassfish.grizzly.http.util.CacheableDataChunk
 
recycle() - Method in class org.glassfish.grizzly.http.util.CharChunk
Resets the message bytes to an uninitialized state.
recycle() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
recycle() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Resets the message bytes to an uninitialized (NULL) state.
recycle() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Clears all header fields.
recycle() - Method in class org.glassfish.grizzly.http.util.Parameters
 
recycle() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
recycle() - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
recycle() - Method in class org.glassfish.grizzly.http.util.UTF8Decoder
 
recycleAndReset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
registerLifeCycleListener(OutputBuffer.LifeCycleListener) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
remainderBytesRead - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
 
remoteAddr() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
remoteAddressC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
 
remoteHost() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
remoteHostC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
 
remotePort - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
 
remoteUser() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Return the name of the remote user that has been authenticated for this Request.
removeAttribute(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Remove the specified request attribute if it exists.
removeCharset(byte[]) - Static method in class org.glassfish.grizzly.http.util.ContentType
Removes the charset attribute from the content-type represented by an array.
removeContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Removes the specified ContentEncoding from the HttpCodecFilter.
removeHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Remove the specified header from this builder.
removeHeader(Header) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Remove the specified header from this builder.
removeHeader(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Removes a header field with the specified name.
removeHeader(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
removeHeader(String, String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Removes the headers with the given name whose values contain the given string.
removeHeaderMatches(String, String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Removes the headers with the given name whose values contain the given string.
removeHeaderMatches(Header, String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Removes the headers with the given name whose values contain the given string.
removeLifeCycleListener(OutputBuffer.LifeCycleListener) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
removeNote(Note<E>) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Remove the Note value associated with this request.
removeTransferEncoding(TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Removes the specified TransferEncoding from the HttpCodecFilter.
replayPayload(Buffer) - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
REQUEST_ENTITY_TOO_LARGE_413 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
REQUEST_RANGE_NOT_SATISFIABLE_416 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
REQUEST_TIMEOUT_408 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
REQUEST_URI_TOO_LONG_414 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
requestPacket - Variable in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
 
requestPacket(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
 
RequestURIRef - Class in org.glassfish.grizzly.http.util
Request URI holder.
RequestURIRef() - Constructor for class org.glassfish.grizzly.http.util.RequestURIRef
 
requiresAcknowledgement(boolean) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Allows consumers of this request to be notified if the user-agent requires acknowledgment of an expectation (i.e., the Expect header).
requiresAcknowledgement() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
reset() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
Reset the internal state.
reset() - Method in class org.glassfish.grizzly.http.HttpContent.Builder
 
reset() - Method in class org.glassfish.grizzly.http.HttpContent
Reset the internal state.
reset() - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
 
reset() - Method in class org.glassfish.grizzly.http.HttpHeader
Reset the internal state.
reset() - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
 
reset() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Reset the internal state.
reset() - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
 
reset() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Reset the internal state.
reset() - Method in class org.glassfish.grizzly.http.HttpTrailer
Reset the internal state.
reset() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Only supported with binary data.
reset() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Reset current response.
reset() - Method in class org.glassfish.grizzly.http.util.B2CConverter
 
reset() - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
 
reset() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
reset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
reset() - Method in class org.glassfish.grizzly.http.util.CacheableDataChunk
 
reset() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
reset() - Method in class org.glassfish.grizzly.http.util.ContentType
Resets the ContentType state.
reset() - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
 
reset() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
reset() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
RESET_CONTENT_205 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
resetBuffer() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
resetByteChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
resetCharChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
resetString() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
resetStringCache() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
resetStringCache() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
resetStringCache() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
resetStringValue() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Remove the cached string value.
resizeBuffer(MemoryManager, Buffer, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
RESPONSE_COMPLETE_EVENT - Static variable in class org.glassfish.grizzly.http.HttpServerFilter
 
rfc6265Enabled - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
 
RFC_6265_SUPPORT_ENABLED - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
 

S

secure - Variable in class org.glassfish.grizzly.http.Cookie
 
secure - Variable in class org.glassfish.grizzly.http.HttpHeader
 
SEE_OTHER_303 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
SEMI_COLON - Static variable in class org.glassfish.grizzly.http.util.Constants
SEMI_COLON.
sendfile(File, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Calls write(file, 0, file.length()).
sendfile(File, long, long, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
sendfileEnabled - Variable in class org.glassfish.grizzly.http.io.OutputBuffer
 
serializeClientCookies(StringBuilder, Cookie...) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
serializeClientCookies(StringBuilder, boolean, boolean, Cookie...) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
serializeClientCookies(Buffer, Cookie...) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
serializeClientCookies(Buffer, boolean, Cookie...) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
serializePacket(FilterChainContext, HttpContent) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
Serialize HTTP packet payload, represented by HttpContent using specific transfer encoding.
serializePacket(FilterChainContext, HttpContent) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
Serialize HTTP packet payload, represented by HttpContent using specific transfer encoding.
serializePacket(FilterChainContext, HttpContent) - Method in interface org.glassfish.grizzly.http.TransferEncoding
Serialize HTTP packet payload, represented by HttpContent using specific transfer encoding.
serializeServerCookie(StringBuilder, Cookie) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
serializeServerCookie(StringBuilder, boolean, boolean, boolean, Cookie) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
serializeServerCookie(StringBuilder, boolean, boolean, boolean, String, String, int, String, String, String, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
serializeServerCookie(Buffer, Cookie) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
serializeServerCookie(Buffer, boolean, boolean, Cookie) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
serializeServerCookie(Buffer, boolean, boolean, String, String, int, String, String, String, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
 
serializeToDataChunk(DataChunk) - Method in class org.glassfish.grizzly.http.util.ContentType
Serializes this ContentType value into a passed DataChunk.
serializeToDataChunk(DataChunk) - Method in class org.glassfish.grizzly.http.util.HeaderValue
Serializes this HeaderValue value into a passed DataChunk.
server() - Static method in class org.glassfish.grizzly.http.CookiesBuilder
Returns the server-side cookies builder with the specific "strict cookie version compliance".
server(boolean) - Static method in class org.glassfish.grizzly.http.CookiesBuilder
Returns the server-side cookies builder with the specific "strict cookie version compliance".
server(boolean, boolean) - Static method in class org.glassfish.grizzly.http.CookiesBuilder
Returns the server-side cookies builder with the specific "strict cookie version compliance".
serverName() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Return the buffer holding the server name, if any.
serverNameRaw() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Return the buffer holding the server name, if any.
SERVICE_UNAVAILABLE_503 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
set(CompressionConfig) - Method in class org.glassfish.grizzly.http.CompressionConfig
Copies the source CompressionConfig object value into this object.
set(int, int, int, int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
set(ByteChunk, Charset) - Method in class org.glassfish.grizzly.http.util.CharChunk
Set ByteChunk content to CharChunk using given Charset.
set(BufferChunk, Charset) - Method in class org.glassfish.grizzly.http.util.CharChunk
Set BufferChunk content to CharChunk using given Charset.
set(String) - Method in class org.glassfish.grizzly.http.util.ContentType
Sets the content type.
set(ContentType) - Method in class org.glassfish.grizzly.http.util.ContentType
Sets the content type.
set(ContentType) - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
 
set(String) - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
 
set(DataChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
 
set(DataChunk, int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
 
setAcknowledgement(boolean) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Mark this packet as an acknowledgment to a client expectation.
setAllowCustomReasonPhrase(boolean) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Sets if the custom status reason phrases are allowed for this response.
setAllowEncodedSlash(boolean) - Method in class org.glassfish.grizzly.http.util.UDecoder
Override the default value
setAllowPayloadForUndefinedHttpMethods(boolean) - Method in class org.glassfish.grizzly.http.HttpServerFilter
The flag, which enables/disables payload support for HTTP methods, for which HTTP spec doesn't clearly state whether they support payload.
setAsyncEnabled(boolean) - Method in class org.glassfish.grizzly.http.io.InputBuffer
Deprecated.
InputBuffer always supports async mode
setAsyncEnabled(boolean) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Deprecated.
OutputBuffer always supports async mode
setAttribute(String, Object) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Set the specified request attribute to the specified value.
setBuffer(Buffer) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
setBuffer(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
 
setBuffer(Buffer) - Method in class org.glassfish.grizzly.http.util.DataChunk
 
setBufferChunk(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
setBufferChunk(Buffer, int, int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
setBufferSize(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
setByteChunk(ByteChunk) - Method in class org.glassfish.grizzly.http.util.C2BConverter
 
setByteEnabled(boolean) - Static method in class org.glassfish.grizzly.http.util.StringCache
 
setByteInputChannel(ByteChunk.ByteInputChannel) - Method in class org.glassfish.grizzly.http.util.ByteChunk
When the buffer is empty, read the data from the input channel.
setByteOutputChannel(ByteChunk.ByteOutputChannel) - Method in class org.glassfish.grizzly.http.util.ByteChunk
When the buffer is full, write the data to the output channel.
setBytes(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
Sets the message bytes to the specified sub-array of bytes.
setBytes(byte[]) - Method in class org.glassfish.grizzly.http.util.DataChunk
 
setBytes(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
 
setBytes(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Sets the content to the specified subarray of bytes.
setCacheSize(int) - Static method in class org.glassfish.grizzly.http.util.StringCache
 
setCaseSenitive(boolean) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Configure the case sensitivity
setCharacterEncoding(String) - Method in class org.glassfish.grizzly.http.HttpHeader
Set the character encoding of this HTTP message.
setCharacterEncoding(String) - Method in class org.glassfish.grizzly.http.util.ContentType
Sets the the character encoding (the content-type's charset attribute value).
setCharacterEncoding(String) - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
 
setCharEnabled(boolean) - Static method in class org.glassfish.grizzly.http.util.StringCache
 
setCharInputChannel(CharChunk.CharInputChannel) - Method in class org.glassfish.grizzly.http.util.CharChunk
When the buffer is empty, read the data from the input channel.
setCharOutputChannel(CharChunk.CharOutputChannel) - Method in class org.glassfish.grizzly.http.util.CharChunk
When the buffer is full, write the data to the output channel.
setChars(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
setChars(char[], int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
 
setChars(char[], int, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Sets the content to be a char[]
setCharset(Charset) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
setCharset(Charset) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Set the encoding.
setChunked(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
Set true, if this HttpPacket content will be transferred in chunking mode, or false if case of fixed-length message.
setChunkingAllowed(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
Indicate whether or not chunking may be used by this header.
setComment(String) - Method in class org.glassfish.grizzly.http.Cookie
Specifies a comment that describes a cookie's purpose.
setCommitted(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
Is this HttpHeader written? true, if this HttpHeader has been already serialized, and only HttpContent messages might be serialized for this HttpPacket.
setCompressableMimeTypes(Set<String>) - Method in class org.glassfish.grizzly.http.CompressionConfig
Sets the set of the mime-types, which are allowed to be compressed.
setCompressableMimeTypes(String...) - Method in class org.glassfish.grizzly.http.CompressionConfig
Sets the set of the mime-types, which are allowed to be compressed.
setCompressionMinSize(int) - Method in class org.glassfish.grizzly.http.CompressionConfig
Sets the minimum size of an entity, which will be compressed.
setCompressionMode(CompressionConfig.CompressionMode) - Method in class org.glassfish.grizzly.http.CompressionConfig
setConnection(Connection) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
setContent(Buffer) - Method in class org.glassfish.grizzly.http.HttpContent
 
setContentBroken(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
Set flag, which is set to true, means that HTTP packet payload was detected as broken due to unexpected error occurred during Transfer-Encoding or Content-Encoding processing.
setContentEncodingsSelected(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
 
setContentLanguage(String) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Set the value that will be used by the Content-Language response header.
setContentLength(int) - Method in class org.glassfish.grizzly.http.HttpHeader
Set the length of this HTTP message.
setContentLengthLong(long) - Method in class org.glassfish.grizzly.http.HttpHeader
Set the content-length of this HttpPacket.
setContentType(String) - Method in class org.glassfish.grizzly.http.HttpHeader
Sets the content type.
setContentType(ContentType) - Method in class org.glassfish.grizzly.http.HttpHeader
Sets the content type.
setCreationTime(long) - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
setDecodedURI(String) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
setDefaultEncoding(String) - Method in class org.glassfish.grizzly.http.io.InputBuffer
Set the default character encoding for this InputBuffer, which would be applied if no encoding was explicitly set on HTTP HttpRequestPacket and character decoding wasn't started yet.
setDefaultResponseContentType(String) - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
setDefaultURIEncoding(Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
setDomain(String) - Method in class org.glassfish.grizzly.http.Cookie
Specifies the domain within which this cookie should be presented.
setEncoding(Charset) - Method in class org.glassfish.grizzly.http.util.Parameters
 
setEncoding(String) - Method in class org.glassfish.grizzly.http.util.UEncoder
 
setEnd(int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
setEnd(int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
setEnd(int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
setEnd(int) - Method in interface org.glassfish.grizzly.http.util.Chunk
 
setEnd(int) - Method in class org.glassfish.grizzly.http.util.DataChunk
Sets the DataChunk end position.
setError(boolean) - Method in class org.glassfish.grizzly.http.ProcessingState
This flag indicates whether error occurred during the HTTP processing.
setExpectContent(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
 
setFactory(MessageBytes.MessageBytesFactory) - Static method in class org.glassfish.grizzly.http.util.MessageBytes
 
setHeader(String, String) - Method in class org.glassfish.grizzly.http.HttpHeader
Set the value, of the specific HTTP mime header.
setHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
Set the value, of the specific HTTP mime header.
setHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpHeader
Set the value, of the specific HTTP mime header.
setHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpHeader
Set the value, of the specific HTTP mime header.
setHeader(String, String) - Method in class org.glassfish.grizzly.http.HttpTrailer
Set the value, of the specific HTTP mime header.
setHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
Set the value, of the specific HTTP mime header.
setHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpTrailer
Set the value, of the specific HTTP mime header.
setHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
Set the value, of the specific HTTP mime header.
setHeader(String, String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Set the value, of the specific HTTP mime header.
setHeader(String, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Set the value, of the specific HTTP mime header.
setHeader(Header, String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Set the value, of the specific HTTP mime header.
setHeader(Header, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Set the value, of the specific HTTP mime header.
setHeaderParsed(boolean) - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
 
setHeaders(MimeHeaders) - Method in class org.glassfish.grizzly.http.Cookies
 
setHeaders(MimeHeaders, boolean) - Method in class org.glassfish.grizzly.http.Cookies
 
setHeaders(MimeHeaders) - Method in class org.glassfish.grizzly.http.HttpTrailer
Set the mime headers.
setHeaders(MimeHeaders) - Method in class org.glassfish.grizzly.http.util.Parameters
 
setHtmlEncodingCustomReasonPhrase(boolean) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Sets if we need to encode HTML sensitive characters in custom reason phrase.
setHttpContext(HttpContext) - Method in class org.glassfish.grizzly.http.ProcessingState
Sets the HttpContext associated with the processing.
setHttpOnly(boolean) - Method in class org.glassfish.grizzly.http.Cookie
HttpOnly feature is used in server->client communication only to let client know, that the cookie can not be accessed on the client-side (script etc).
setId(int) - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
setIdleTimeoutInSeconds(int) - Method in class org.glassfish.grizzly.http.KeepAlive
Configures idle connection timeout behavior.
setIgnoreContentModifiers(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
Set true if parser has to ignore "Transfer-Encoding" and "Content-Encoding" headers and act as none of them were specified.
setInt(int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Set the buffer to the representation of an int
setKeepAlive(boolean) - Method in class org.glassfish.grizzly.http.ProcessingState
This flag controls the connection keep-alive feature.
setLast(boolean) - Method in class org.glassfish.grizzly.http.HttpContent
 
setLimit(int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
Maximum amount of data in this buffer.
setLimit(int) - Method in class org.glassfish.grizzly.http.util.CharChunk
Maximum amount of data in this buffer.
setLimit(int) - Method in class org.glassfish.grizzly.http.util.Parameters
 
setLocale(Locale) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Called explicitly by user to set the Content-Language and the default encoding
setLocalHost(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Set the host name of the server servicing this request.
setLocalPort(int) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Sets the Internet Protocol (IP) port number of the interface on which the request was received.
setLong(long) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Set the buffer to the representation of an long
setMaxAge(int) - Method in class org.glassfish.grizzly.http.Cookie
Sets the maximum age of the cookie in seconds.
setMaxInactiveInterval(long) - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
setMaxNumHeaders(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
setMaxPayloadRemainderToSkip(long) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Set the maximum request payload remainder (in bytes) HttpServerFilter will try to swallow after HTTP request processing is over in order to keep the connection alive.
setMaxRequestsCount(int) - Method in class org.glassfish.grizzly.http.KeepAlive
Configures the max number of HTTP requests allowed to be processed on one keep-alive connection.
setMethod(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Set the HTTP request method.
setMethod(Method) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Set the HTTP request method.
setMimeType(String) - Method in class org.glassfish.grizzly.http.util.ContentType
Sets the mime-type part of the content-type (the part without charset attribute).
setMimeType(String) - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
 
setName(String) - Method in class org.glassfish.grizzly.http.Cookie
 
setNew(boolean) - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
setNoCompressionUserAgents(Set<String>) - Method in class org.glassfish.grizzly.http.CompressionConfig
Sets the set of the user-agents, which will be always responded with uncompressed data.
setNoCompressionUserAgents(String...) - Method in class org.glassfish.grizzly.http.CompressionConfig
Sets the set of the user-agents, which will be always responded with uncompressed data.
setNote(Note<E>, E) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Bind the Note value to this Request, replacing any existing binding for this name.
setOffset(int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
setOptimizedWrite(boolean) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
setOptimizedWrite(boolean) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
setParent(Object) - Method in class org.glassfish.grizzly.http.util.TimeStamp
Returns the owner of this stamp ( the object that is time-stamped ).
setPath(String) - Method in class org.glassfish.grizzly.http.Cookie
Specifies a path for the cookie to which the client should return the cookie.
setProtocol(Protocol) - Method in class org.glassfish.grizzly.http.HttpHeader
Set the HTTP message protocol version.
setQuery(DataChunk) - Method in class org.glassfish.grizzly.http.util.Parameters
 
setQueryString(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Set the query portion of the request URI.
setQueryStringEncoding(Charset) - Method in class org.glassfish.grizzly.http.util.Parameters
 
setReasonPhrase(String) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Sets the status reason phrase for this response.
setReasonPhrase(Buffer) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
 
setRemotePort(int) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Sets the Internet Protocol (IP) source port of the client or last proxy that sent the request.
setRequest(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Associates the request that triggered this response.
setRequestURI(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Set the request URL.
setResponse(HttpResponsePacket) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
setSecure(boolean) - Method in class org.glassfish.grizzly.http.Cookie
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSecure(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
Sets the secure status of this HTTP message.
setSecure(boolean) - Method in class org.glassfish.grizzly.http.LazyCookieState
 
setSerialized(int, boolean) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Set the header's "serialized" flag.
setServerPort(int) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Sets the Internet Protocol (IP) port specified in the Host request header.
setSkipRemainder(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
Set flag, which is set to true, means that we're not interested in parsing the rest of this HTTP message content and wait for the next HTTP message to come on this Connection.
setStart(int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
setStart(int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
setStart(int) - Method in class org.glassfish.grizzly.http.util.CharChunk
Returns the start offset of the bytes.
setStart(int) - Method in interface org.glassfish.grizzly.http.util.Chunk
 
setStart(int) - Method in class org.glassfish.grizzly.http.util.DataChunk
Sets the DataChunk start position.
setStatus(int) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Sets the status code for this response.
setStatus(HttpStatus) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Sets the status code for this response.
setString(String) - Method in class org.glassfish.grizzly.http.util.DataChunk
 
setString(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Set the content to be a string
setTrainThreshold(int) - Static method in class org.glassfish.grizzly.http.util.StringCache
 
setTransferEncoding(TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpHeader
Set the TransferEncoding, responsible for the parsing/serialization of the HTTP message content.
setUpgrade(String) - Method in class org.glassfish.grizzly.http.HttpHeader
Sets the "Upgrade" header value
setURI(String) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
setValid(boolean) - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
setValue(String) - Method in class org.glassfish.grizzly.http.Cookie
Assigns a new value to a cookie after the cookie is created.
setValue(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Allow "set" operations - return a DataChunk container for the header value ( existing header or new if this .
setValue(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Allow "set" operations - return a DataChunk container for the header value ( existing header or new if this .
setValues(HttpResponsePacket) - Method in class org.glassfish.grizzly.http.util.HttpStatus
Sets the status and reason phrase on the specified response.
setVersion(int) - Method in class org.glassfish.grizzly.http.Cookie
Sets the version of the cookie protocol this cookie complies with.
size() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Returns the current number of header fields.
skip(long, boolean) - Method in class org.glassfish.grizzly.http.io.InputBuffer
Deprecated.
pls. use InputBuffer.skip(long), the block parameter will be ignored
skip(long) - Method in class org.glassfish.grizzly.http.io.InputBuffer
Skips the specified number of bytes/characters.
skipSpaces(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
skipSpaces(byte[], int, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
SP - Static variable in class org.glassfish.grizzly.http.util.Constants
SP.
start - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
startsWith(Buffer, int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
 
startsWith(String) - Method in class org.glassfish.grizzly.http.util.ByteChunk
Returns true if the message bytes starts with the specified string.
startsWith(String, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
Returns true if the message bytes starts with the specified string.
startsWith(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
startsWith(byte[], int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.ByteChunk
 
startsWith(String) - Method in class org.glassfish.grizzly.http.util.CharChunk
Returns true if the message bytes starts with the specified string.
startsWith(String, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
Returns true if the DataChunk starts with the specified string.
startsWith(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
Returns true if the DataChunk starts with the specified string.
startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
Returns true if the message bytes starts with the specified string.
state - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
status - Variable in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
 
status(int) - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
Sets the status code for this response.
statusDropsConnection(int) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
Determine if we must drop the connection because of the HTTP status code.
statusMatches(int) - Method in class org.glassfish.grizzly.http.util.HttpStatus
 
strictVersionOneCompliant - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
 
StringCache - Class in org.glassfish.grizzly.http.util
This class implements a String cache for ByteChunk and CharChunk.
StringCache() - Constructor for class org.glassfish.grizzly.http.util.StringCache
 
StringCache.ByteEntry - Class in org.glassfish.grizzly.http.util
 
StringCache.ByteEntry() - Constructor for class org.glassfish.grizzly.http.util.StringCache.ByteEntry
 
StringCache.CharEntry - Class in org.glassfish.grizzly.http.util
 
StringCache.CharEntry() - Constructor for class org.glassfish.grizzly.http.util.StringCache.CharEntry
 
StringManager - Class in org.glassfish.grizzly.http.util
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formatting which otherwise require the creation of Object arrays and such.
subState - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
 
substract() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
substract(ByteChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
substract(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
substract() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
substract(CharChunk) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
substract(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
SWITCHING_PROTOCOLS_101 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 

T

T_BYTES - Static variable in class org.glassfish.grizzly.http.util.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a byte[]
T_CHARS - Static variable in class org.glassfish.grizzly.http.util.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a char[]
T_NULL - Static variable in class org.glassfish.grizzly.http.util.MessageBytes
 
T_STR - Static variable in class org.glassfish.grizzly.http.util.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a String
TEMPORARY_REDIRECT_307 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
terminate() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Invoke ReadHandler.onError(Throwable) (assuming a ReadHandler is available) } passing a {#link CancellationException} if the current Connection is open, or a {#link EOFException} if the connection was unexpectedly closed.
TimeStamp - Class in org.glassfish.grizzly.http.util
Main tool for object expiry.
TimeStamp() - Constructor for class org.glassfish.grizzly.http.util.TimeStamp
 
toByteArray() - Method in enum org.glassfish.grizzly.http.util.Header
Returns the US-ASCII encoded byte representation of this Header.
toBytes() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Unimplemented yet.
toChars(Charset) - Method in class org.glassfish.grizzly.http.util.DataChunk
 
toChars() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Convert to char[] and fill the CharChunk.
toCheckedByteArray(CharSequence) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
Converts the a CharSequence to a byte array, eliminating all the unprintable US-ASCII symbols by replacing them with spaces (' ').
toCheckedByteArray(CharSequence, byte[], int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
Serializes the passed CharSequence into a passed byte array starting from a given offset.
toImmutable() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
toLower(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Returns the lower case equivalent of the specified ASCII character.
toLower(byte[]) - Static method in class org.glassfish.grizzly.http.util.Ascii
Converts passed bytes (representing ASCII characters) to the lower case equivalent.
toString() - Method in class org.glassfish.grizzly.http.Cookie
 
toString() - Method in class org.glassfish.grizzly.http.Cookies
EXPENSIVE!!! only for debugging.
toString() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
toString() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
toString() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
toString() - Method in class org.glassfish.grizzly.http.Method
 
toString() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
toString(Charset) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
toString(int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
toString() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
toString(int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
toString(Charset) - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
toString() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
toString(int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
 
toString(int, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
 
toString() - Method in class org.glassfish.grizzly.http.util.ContentType
 
toString() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
toString(Charset) - Method in class org.glassfish.grizzly.http.util.DataChunk
 
toString(int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
toString() - Method in enum org.glassfish.grizzly.http.util.Header
Returns the name of the header properly hyphenated if necessary.
toString() - Method in class org.glassfish.grizzly.http.util.HeaderValue
 
toString() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Compute the string value
toString() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
EXPENSIVE!!! only for debugging.
toString() - Method in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
 
toString() - Method in class org.glassfish.grizzly.http.util.StringCache.CharEntry
 
toString(ByteChunk) - Static method in class org.glassfish.grizzly.http.util.StringCache
 
toString(CharChunk) - Static method in class org.glassfish.grizzly.http.util.StringCache
 
toStringInternal() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
toStringInternal() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
touch(long) - Method in class org.glassfish.grizzly.http.util.TimeStamp
Access notification.
toUpper(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
Returns the upper case equivalent of the specified ASCII character.
toUpper(byte[]) - Static method in class org.glassfish.grizzly.http.util.Ascii
Converts passed bytes (representing ASCII characters) to the upper case equivalent.
TRACE - Static variable in class org.glassfish.grizzly.http.Method
 
trailerHeaders - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
 
TransferEncoding - Interface in org.glassfish.grizzly.http
Abstraction, which represents HTTP transfer-encoding.
TYPE - Static variable in class org.glassfish.grizzly.http.HttpEvents.ChangePacketInProgressEvent
 
type() - Method in class org.glassfish.grizzly.http.HttpEvents.ChangePacketInProgressEvent
 
TYPE - Static variable in class org.glassfish.grizzly.http.HttpEvents.IncomingHttpUpgradeEvent
 
type() - Method in class org.glassfish.grizzly.http.HttpEvents.IncomingHttpUpgradeEvent
 
TYPE - Static variable in class org.glassfish.grizzly.http.HttpEvents.OutgoingHttpUpgradeEvent
 
type() - Method in class org.glassfish.grizzly.http.HttpEvents.OutgoingHttpUpgradeEvent
 
TYPE - Static variable in class org.glassfish.grizzly.http.HttpEvents.ResponseCompleteEvent
 
type() - Method in class org.glassfish.grizzly.http.HttpEvents.ResponseCompleteEvent
 

U

UDecoder - Class in org.glassfish.grizzly.http.util
All URL decoding happens here.
UDecoder() - Constructor for class org.glassfish.grizzly.http.util.UDecoder
 
UDecoder(boolean) - Constructor for class org.glassfish.grizzly.http.util.UDecoder
 
UEncoder - Class in org.glassfish.grizzly.http.util
Efficient implementation for encoders.
UEncoder() - Constructor for class org.glassfish.grizzly.http.util.UEncoder
 
UNAUTHORIZED_401 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
unescape(String) - Method in class org.glassfish.grizzly.http.Cookie
 
unescapeDoubleQuotes(DataChunk) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
Unescapes any double quotes in the given cookie value.
unescapeDoubleQuotes(ByteChunk) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
Unescapes any double quotes in the given cookie value.
unescapeDoubleQuotes(BufferChunk) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
Unescapes any double quotes in the given cookie value.
unescapeDoubleQuotes(CharChunk) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
Unescapes any double quotes in the given cookie value.
unescapeDoubleQuotes(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
Un-escapes any double quotes in the given cookie value.
unescapeDoubleQuotes(String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
Unescapes any double quotes in the given cookie value.
unparsedHostC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
 
UNSET - Static variable in class org.glassfish.grizzly.http.Cookie
 
UNSUPPORTED_MEDIA_TYPE_415 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
updateInputContentBuffer(Buffer) - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
upgrade - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
 
upgrade(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
Set the HTTP upgrade type.
upgrade - Variable in class org.glassfish.grizzly.http.HttpHeader
 
uri - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
 
uri(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
Set the request URI.
URLDecoder - Class in org.glassfish.grizzly.http.util
 
URLDecoder() - Constructor for class org.glassfish.grizzly.http.util.URLDecoder
 
urlEncode(Writer, String) - Method in class org.glassfish.grizzly.http.util.UEncoder
URL Encode string, using a specified encoding.
urlEncode(Writer, String, boolean) - Method in class org.glassfish.grizzly.http.util.UEncoder
URL Encode string, using a specified encoding.
urlEncode(Writer, byte[], int, int) - Method in class org.glassfish.grizzly.http.util.UEncoder
 
urlEncode(Writer, byte[], int, int, boolean) - Method in class org.glassfish.grizzly.http.util.UEncoder
 
USE_PROXY_305 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
usingLazyCookieState - Variable in class org.glassfish.grizzly.http.Cookie
 
UTF8Decoder - Class in org.glassfish.grizzly.http.util
Moved from ByteChunk - code to convert from UTF8 bytes to chars.
UTF8Decoder() - Constructor for class org.glassfish.grizzly.http.util.UTF8Decoder
 

V

value - Variable in class org.glassfish.grizzly.http.Cookie
 
value - Variable in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
 
value - Variable in class org.glassfish.grizzly.http.util.StringCache.CharEntry
 
valueOf(String) - Static method in enum org.glassfish.grizzly.http.CompressionConfig.CompressionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.grizzly.http.Method.PayloadExpectation
Returns the enum constant of this type with the specified name.
valueOf(DataChunk) - Static method in class org.glassfish.grizzly.http.Method
 
valueOf(String) - Static method in class org.glassfish.grizzly.http.Method
 
valueOf(String) - Static method in enum org.glassfish.grizzly.http.Protocol
Returns the enum constant of this type with the specified name.
valueOf(byte[], int, int) - Static method in enum org.glassfish.grizzly.http.Protocol
 
valueOf(Buffer, int, int) - Static method in enum org.glassfish.grizzly.http.Protocol
 
valueOf(DataChunk) - Static method in enum org.glassfish.grizzly.http.Protocol
 
valueOf(String) - Static method in enum org.glassfish.grizzly.http.util.DataChunk.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.grizzly.http.util.Header
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.glassfish.grizzly.http.CompressionConfig.CompressionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.grizzly.http.Method.PayloadExpectation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.grizzly.http.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.grizzly.http.util.DataChunk.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.grizzly.http.util.Header
Returns an array containing the constants of this enum type, in the order they are declared.
values(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
values(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
version - Variable in class org.glassfish.grizzly.http.Cookie
 

W

wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
Return true if this encoding should be used to parse the content of the passed HttpHeader, or false otherwise.
wantDecode(HttpHeader) - Method in interface org.glassfish.grizzly.http.ContentEncoding
Method should implement the logic, which decides if HTTP packet with the specific HttpHeader should be decoded using this ContentEncoding.
wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
Return true if this encoding should be used to parse the content of the passed HttpHeader, or false otherwise.
wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
wantDecode(HttpHeader) - Method in interface org.glassfish.grizzly.http.TransferEncoding
Return true if this encoding should be used to parse the content of the passed HttpHeader, or false otherwise.
wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
Return true if this encoding should be used to serialize the content of the passed HttpHeader, or false otherwise.
wantEncode(HttpHeader) - Method in interface org.glassfish.grizzly.http.ContentEncoding
Method should implement the logic, which decides if HTTP packet with the specific HttpHeader should be encoded using this ContentEncoding.
wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
Return true if this encoding should be used to serialize the content of the passed HttpHeader, or false otherwise.
wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
wantEncode(HttpHeader) - Method in interface org.glassfish.grizzly.http.TransferEncoding
Return true if this encoding should be used to serialize the content of the passed HttpHeader, or false otherwise.
WEB_SOCKET_PROTOCOL_HANDSHAKE_101 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
write(Buffer) - Method in interface org.glassfish.grizzly.http.io.BinaryNIOOutputSink
Writes the contents of the specified Buffer.
write(char[], int, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
write(char[]) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
write(String) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
write(String, int, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
write(byte[]) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
write(byte[], int, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
writeBuffer(Buffer) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Writes the contents of the specified Buffer to the client.
writeByte(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
writeByteBuffer(ByteBuffer) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Writes the contents of the specified ByteBuffer to the client.
writeChar(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 

Z

Z - Static variable in class org.glassfish.grizzly.http.util.Constants
'Z'.
A B C D E F G H I K L M N O P Q R S T U V W Z 

Copyright © 2015 Oracle Corporation. All Rights Reserved.