- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- convert(ByteChunk, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
-
- 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() - 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
-
- CREATED_201 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
-
- 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.
- 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
-
- enc - Variable in class org.glassfish.grizzly.http.util.C2BConverter
-
- encode(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.ContentEncoding
-
- 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(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.
- 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.HttpStatus
-
Filter the specified message string for characters that are sensitive
in HTML.
- filter(String) - Static method in class org.glassfish.grizzly.http.util.HttpStatus
-
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.HttpStatus
-
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
-
- 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.
- FLUSH_AND_CLOSE_HANDLER - Static variable in class org.glassfish.grizzly.http.HttpCodecFilter
-
- flushAndClose(FilterChainContext) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getHeaders() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
-
- getHeaders() - Method in class org.glassfish.grizzly.http.HttpTrailer
-
- getHeaders() - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
- getHitCount() - Static method in class org.glassfish.grizzly.http.util.StringCache
-
- getHttpContent() - Method in class org.glassfish.grizzly.http.ParsingResult
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.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
-
- 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
-
- gracefullyCloseConnection(FilterChainContext) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
-
- 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.
- 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, HttpPacketParsing) - 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
-
- 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
-
- 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.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) - Constructor for class org.glassfish.grizzly.http.HttpContext
-
- httpHeader - Variable in class org.glassfish.grizzly.http.HttpContent.Builder
-
- httpHeader(HttpHeader) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
-
- httpHeader - Variable in class org.glassfish.grizzly.http.HttpContent
-
- HttpHeader - Class in org.glassfish.grizzly.http
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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).
- 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
-
- 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.
- 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
-
- onContentEncodingParseResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
- 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, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
-
- onHttpHeadersParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked when all headers of the packet have been parsed.
- onHttpHeadersParsed(HttpHeader, 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
-
- 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 intial 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
Will use FileChannel.transferTo(long, long, java.nio.channels.WritableByteChannel)
to send file to the remote endpoint.
- 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
- 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
-
- 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.
- 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.
- 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
-
- 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
-
- 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
-
- 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.
- 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
-