Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- a - Static variable in class org.glassfish.grizzly.http.util.Constants
-
'a'.
- A - Static variable in class org.glassfish.grizzly.http.util.Constants
-
'A'.
- AbstractCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- Accept - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- AcceptCharset - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ACCEPTED_202 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- AcceptEncoding - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- AcceptRanges - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- acknowledge() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Acknowledge a HTTP
Expectheader. - acknowledged() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Mark this packet as having been acknowledged.
- Adapter() - Constructor for class org.glassfish.grizzly.http.HttpProbe.Adapter
- Adapter() - Constructor for class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
- add(String, String) - Static method in class org.glassfish.grizzly.http.util.MimeType
-
Associates the specified extension and content type
- addContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Adds the specified
ContentEncodingto theHttpCodecFilter. - 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, String) - 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 class org.glassfish.grizzly.http.HttpHeader
-
Add the HTTP mime header.
- addHeader(String, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
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 class org.glassfish.grizzly.http.HttpHeader
-
Add the HTTP mime header.
- addHeader(Header, String) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
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 class org.glassfish.grizzly.http.HttpHeader
-
Add the HTTP mime header.
- addHeader(Header, HeaderValue) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Add the HTTP mime header.
- addHeader(Header, HeaderValue) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Add the HTTP mime header.
- addParameter(String, String) - Method in class org.glassfish.grizzly.http.util.Parameters
- addParameterValues(String, String[]) - Method in class org.glassfish.grizzly.http.util.Parameters
- addSafeCharacter(char) - Method in class org.glassfish.grizzly.http.util.UEncoder
- addTransferEncoding(TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Adds the specified
TransferEncodingto theHttpCodecFilter. - addValue(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Create a new named header using un-translated byte[].
- 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(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Create a new named header using un-translated Buffer.
- addValue(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Create a new named header , return the MessageBytes container for the new value
- Age - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- 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 - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- 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
- ALLOWED - Enum constant in enum class org.glassfish.grizzly.http.Method.PayloadExpectation
- 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(byte) - 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.ByteChunk
- append(char) - 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(String) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Append a string to the buffer
- append(StringBuffer) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Add data to the buffer
- append(String, int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Append a string to the buffer
- append(HttpContent) - Method in class org.glassfish.grizzly.http.HttpContent
- append(HttpContent) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Appends the specified
Bufferto the internal compositeBuffer. - append(BufferChunk) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- append(ByteChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- append(CharChunk) - Method in class org.glassfish.grizzly.http.util.CharChunk
- applyDecoding(HttpHeader) - Method in interface org.glassfish.grizzly.http.EncodingFilter
- applyEncoding(HttpHeader) - Method in interface org.glassfish.grizzly.http.EncodingFilter
- arrayOffset - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- Ascii - Class in org.glassfish.grizzly.http.util
-
This class implements some basic ASCII character handling functions.
- Ascii() - Constructor for class org.glassfish.grizzly.http.util.Ascii
- asClientCookieBuffer() - Method in class org.glassfish.grizzly.http.Cookie
- asClientCookieBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http.Cookie
- asClientCookieString() - Method in class org.glassfish.grizzly.http.Cookie
- asServerCookieBuffer() - Method in class org.glassfish.grizzly.http.Cookie
- asServerCookieBuffer(MemoryManager) - Method in class org.glassfish.grizzly.http.Cookie
- asServerCookieString() - Method in class org.glassfish.grizzly.http.Cookie
- attach(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpContext
- attributes - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
-
The attributes associated with this Request, keyed by attribute name.
- Authorization - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- authType() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- available() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- availableChar() - Method in class org.glassfish.grizzly.http.io.InputBuffer
B
- B2CConverter - Class in org.glassfish.grizzly.http.util
-
Efficient conversion of bytes to character .
- B2CConverter() - Constructor for class org.glassfish.grizzly.http.util.B2CConverter
- B2CConverter(String) - Constructor for class org.glassfish.grizzly.http.util.B2CConverter
-
Create a converter, with bytes going to a byte buffer
- B2CConverterBlocking - Class in org.glassfish.grizzly.http.util
-
Efficient conversion of bytes to character .
- B2CConverterBlocking() - Constructor for class org.glassfish.grizzly.http.util.B2CConverterBlocking
- B2CConverterBlocking(String) - Constructor for class org.glassfish.grizzly.http.util.B2CConverterBlocking
-
Create a converter, with bytes going to a byte buffer
- BAD_GATEWAY_502 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- BAD_REQUEST_400 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- Base64Utils - Class in org.glassfish.grizzly.http.util
- Base64Utils() - Constructor for class org.glassfish.grizzly.http.util.Base64Utils
- bb - Variable in class org.glassfish.grizzly.http.util.C2BConverter
- BinaryNIOInputSource - Interface in org.glassfish.grizzly.http.io
-
Adds the ability for binary based
InputSources to obtain the incomingBufferdirectly without having to use intermediate objects to copy the data to. - BinaryNIOOutputSink - Interface in org.glassfish.grizzly.http.io
-
Adds the ability for binary based
OutputSinks to write aBufferinstead of having to convert to those types supported byOutputStream. - bind(HttpRequestPacket, HttpResponsePacket) - Method in class org.glassfish.grizzly.http.HttpBaseFilter
-
Binds
HttpRequestPacketandHttpResponsePacketobjects. - blockingRead() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Read next chunk of data in this thread, block if needed.
- Buffer - Enum constant in enum class org.glassfish.grizzly.http.util.DataChunk.Type
- BufferChunk - Class in org.glassfish.grizzly.http.util
-
Bufferchunk representation. - BufferChunk() - Constructor for class org.glassfish.grizzly.http.util.BufferChunk
- build() - Method in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- build() - Method in class org.glassfish.grizzly.http.HttpBrokenContent.Builder
-
Build the HttpTrailer message.
- build() - Method in class org.glassfish.grizzly.http.HttpContent.Builder
-
Build the HttpContent message.
- build() - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
- build() - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
-
Build the HttpRequestPacket message.
- build() - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
-
Build the HttpResponsePacket message.
- build() - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
-
Build the HttpTrailer message.
- builder() - Static method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Returns
HttpRequestPacketbuilder. - builder(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpBrokenContent
-
Returns
HttpTrailerbuilder. - builder(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpContent
-
Returns
HttpContentbuilder. - builder(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpTrailer
-
Returns
HttpTrailerbuilder. - builder(HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Returns
HttpResponsePacketbuilder. - Builder() - Constructor for class org.glassfish.grizzly.http.HttpBrokenContent.Builder
- Builder() - Constructor for class org.glassfish.grizzly.http.HttpContent.Builder
- Builder() - Constructor for class org.glassfish.grizzly.http.HttpHeader.Builder
- Builder() - Constructor for class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- Builder() - Constructor for class org.glassfish.grizzly.http.HttpResponsePacket.Builder
- Builder() - Constructor for class org.glassfish.grizzly.http.HttpTrailer.Builder
- ByteChunk - Class in org.glassfish.grizzly.http.util
-
This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
- ByteChunk() - Constructor for class org.glassfish.grizzly.http.util.ByteChunk
-
Creates a new, uninitialized ByteChunk object.
- ByteChunk(int) - Constructor for class org.glassfish.grizzly.http.util.ByteChunk
- ByteChunk.ByteInputChannel - Interface in org.glassfish.grizzly.http.util
- ByteChunk.ByteOutputChannel - Interface in org.glassfish.grizzly.http.util
- ByteEntry() - Constructor for class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- Bytes - Enum constant in enum class org.glassfish.grizzly.http.util.DataChunk.Type
C
- C2BConverter - Class in org.glassfish.grizzly.http.util
-
Efficient conversion of character to bytes.
- C2BConverter(String) - Constructor for class org.glassfish.grizzly.http.util.C2BConverter
-
Create a converter
- C2BConverter(ByteChunk, String) - Constructor for class org.glassfish.grizzly.http.util.C2BConverter
-
Create a converter, with bytes going to a byte buffer
- CacheableDataChunk - Class in org.glassfish.grizzly.http.util
-
DataChunkimplementation, which could be cached in the thread cache. - CacheableDataChunk() - Constructor for class org.glassfish.grizzly.http.util.CacheableDataChunk
- CacheControl - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- canWrite() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- canWrite(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.
- canWriteChar(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.
- CharChunk - Class in org.glassfish.grizzly.http.util
-
Utilities to manipulate 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.
- CharEntry() - Constructor for class org.glassfish.grizzly.http.util.StringCache.CharEntry
- Chars - Enum constant in enum class org.glassfish.grizzly.http.util.DataChunk.Type
- charset - Variable in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- checkEOL(HttpCodecFilter.HeaderParsingState, byte[], int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- checkEOL(HttpCodecFilter.HeaderParsingState, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- checkMimeType(String) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns true if the resource with the given content-type could be compressed, or false otherwise.
- checkNormalize(CharChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Check that the URI is normalized following character decoding.
- checkOverflow(int, String) - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- checkpoint - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- checkpoint2 - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- checkUserAgent(HttpRequestPacket) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Returns true if based on this configuration user-agent, specified in the
HttpRequestPacket, can receive compressed data. - Chunk - Interface in org.glassfish.grizzly.http.util
-
General interface for
CharChunkandBufferChunk. - 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
HttpPacketcontent 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".
- ClientCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
- clone() - Method in class org.glassfish.grizzly.http.Cookie
-
Overrides the standard
java.lang.Object.clonemethod to return a copy of this cookie. - close() - Method in class org.glassfish.grizzly.http.HttpContext
- close() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- close() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- CLOSE_BYTES - Static variable in class org.glassfish.grizzly.http.HttpCodecFilter
-
Close bytes.
- codecFilter - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- COLON - Static variable in class org.glassfish.grizzly.http.util.Constants
-
COLON.
- COMMA - Static variable in class org.glassfish.grizzly.http.util.Constants
-
COMMA.
- comment - Variable in class org.glassfish.grizzly.http.Cookie
- compare(int, int, String) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- compare(ByteChunk, byte[]) - Static method in class org.glassfish.grizzly.http.util.StringCache
-
Compare given byte chunk with byte array.
- compare(CharChunk, char[]) - Static method in class org.glassfish.grizzly.http.util.StringCache
-
Compare given char chunk with char array.
- compareIgnoreCase(int, int, String) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- compose(byte[], String) - Static method in class org.glassfish.grizzly.http.util.ContentType
-
Composes a content-type array, based on the mime-type represented by a byte array and a charset attribute value, represented by a
String. - composeContentType(String, String) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
- CompressionConfig - Class in org.glassfish.grizzly.http
-
Compression configuration class.
- CompressionConfig() - Constructor for class org.glassfish.grizzly.http.CompressionConfig
- CompressionConfig(CompressionConfig) - Constructor for class org.glassfish.grizzly.http.CompressionConfig
-
The copy constructor.
- CompressionConfig(CompressionConfig.CompressionMode, int, Set<String>, Set<String>) - Constructor for class org.glassfish.grizzly.http.CompressionConfig
- CompressionConfig(CompressionConfig.CompressionMode, int, Set<String>, Set<String>, boolean) - Constructor for class org.glassfish.grizzly.http.CompressionConfig
- CompressionConfig.CompressionMode - Enum Class 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
- Connection - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- Constants - Class in org.glassfish.grizzly.http.util
-
Constants.
- Constants() - Constructor for class org.glassfish.grizzly.http.util.Constants
- contains(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- contains(String) - Static method in class org.glassfish.grizzly.http.util.MimeType
- contains(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- 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(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(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 class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if the mime
Headeris present among the HttpHeader mime headers, otherwise returns false. - containsHeader(Header) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Returns true, if the mime
Headeris present among the HttpHeader mime headers, otherwise returns false. - containsHeader(Header) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Returns true, if the mime
Headeris present among the HttpHeader mime headers, otherwise returns false. - content - Variable in class org.glassfish.grizzly.http.HttpContent.Builder
- content - Variable in class org.glassfish.grizzly.http.HttpContent
- content(Buffer) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
-
Set the HttpContent chunk content
Buffer. - ContentDisposition - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ContentEncoding - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- 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(String, Throwable) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
- ContentEncodingException(Throwable) - Constructor for exception org.glassfish.grizzly.http.ContentEncodingException
- contentEncodings - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
- ContentLanguage - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- contentLength - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- contentLength - Variable in class org.glassfish.grizzly.http.HttpHeader
- contentLength(long) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set the content-length of this
HttpPacket. - ContentLength - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- contentLengthHeadersCount - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- contentLengthsDiffer - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- ContentLocation - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ContentMD5 - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ContentParsingState() - Constructor for class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- ContentRange - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- contentType - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- contentType - Variable in class org.glassfish.grizzly.http.HttpHeader
- contentType(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set the content-type of this
HttpPacket. - 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 - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ContentType.SettableContentType - Class in org.glassfish.grizzly.http.util
-
Mutable
ContentTypeobject. - 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(char) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Generate the bytes using the specified encoding
- 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) - 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(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(String, int, int) - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Generate the bytes using the specified encoding
- convert(ByteChunk) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode, will modify the source.
- convert(ByteChunk, boolean) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode the
ByteChunk - convert(ByteChunk, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.UDecoder
-
URLDecode the
ByteChunk - convert(ByteChunk, CharChunk) - Method in class org.glassfish.grizzly.http.util.B2CConverter
-
Convert a buffer of bytes into a chars
- 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.B2CConverter
- convert(ByteChunk, CharChunk, int) - Method in class org.glassfish.grizzly.http.util.B2CConverterBlocking
- 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.C2BConverter
-
Convert a message bytes chars to bytes
- 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
- 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(char[], 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(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
- convertQValueToFloat(DataChunk, 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
DataChunkto 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 - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- 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 - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- 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
- 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.ClientCookiesBuilder - Class in org.glassfish.grizzly.http
- CookiesBuilder.ServerCookiesBuilder - Class in org.glassfish.grizzly.http
- 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() - Method in class org.glassfish.grizzly.http.HttpContent.Builder
- create() - 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() - Static method in class org.glassfish.grizzly.http.util.CacheableDataChunk
- create(HttpContent, Buffer) - Static method in class org.glassfish.grizzly.http.ParsingResult
- create(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpBrokenContent
- create(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpContent
- create(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpTrailer
- create(HttpHeader, boolean) - Static method in class org.glassfish.grizzly.http.HttpContent
- create(HttpHeader, boolean, Buffer) - Static method in class org.glassfish.grizzly.http.HttpContent
- createChangePacketInProgressEvent(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpEvents
- CREATED_201 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- createIncomingUpgradeEvent(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpEvents
- createJmxManagementObject() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- createJmxManagementObject() - Method in class org.glassfish.grizzly.http.KeepAlive
- createNote(String) - Static method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Create a named
Noteassociated with this Request. - createOutgoingUpgradeEvent(HttpHeader) - Static method in class org.glassfish.grizzly.http.HttpEvents
- CUSTOM(String) - Static method in class org.glassfish.grizzly.http.Method
- CUSTOM(String, Method.PayloadExpectation) - Static method in class org.glassfish.grizzly.http.Method
- customizeErrorResponse(HttpResponsePacket) - Method in class org.glassfish.grizzly.http.HttpServerFilter
D
- DataChunk - Class in org.glassfish.grizzly.http.util
-
Bufferchunk representation. - DataChunk() - Constructor for class org.glassfish.grizzly.http.util.DataChunk
- DataChunk(ByteChunk, BufferChunk, CharChunk, String) - Constructor for class org.glassfish.grizzly.http.util.DataChunk
- DataChunk.Type - Enum Class in org.glassfish.grizzly.http.util
- Date - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- decode(byte[]) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Decodes a BASE64 encoded byte array.
- decode(char[]) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Decodes a BASE64 encoded char array.
- decode(String) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Decodes a BASE64 encoded
String. - decode(String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
String - decode(String, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
String - decode(String, boolean, String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
String - decode(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.ContentEncoding
-
Decode HTTP packet content represented by
HttpContent. - decode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
- decode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
- decode(BufferChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
BufferChunk - decode(BufferChunk, BufferChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
BufferChunk - decode(BufferChunk, ByteChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
BufferChunk - decode(ByteChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
ByteChunk - decode(ByteChunk, BufferChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
ByteChunk - decode(ByteChunk, ByteChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
ByteChunk - decode(CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
CharChunk - decode(CharChunk, CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
CharChunk - decode(CharChunk, CharChunk, boolean, String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
CharChunk - decode(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Decode the HTTP request represented by the bytes inside
DataChunk. - decode(DataChunk) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
- decode(DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Decode the HTTP request represented by the bytes inside
DataChunk. - decode(DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
DataChunk - decode(DataChunk, boolean, Charset) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Decode the HTTP request represented by the bytes inside
DataChunk. - decode(DataChunk, DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
DataChunk - decode(DataChunk, DataChunk, boolean, String) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
DataChunk - decode(DataChunk, DataChunk, boolean, Charset) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Decode the HTTP request represented by the bytes inside
DataChunk. - decode(MessageBytes, UDecoder) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Decode the http request represented by the bytes inside
MessageBytesusing anUDecoder. - decode(MessageBytes, UDecoder, String, B2CConverter) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Decode the HTTP request represented by the bytes inside
MessageBytesusing anUDecoder, using the specified encoding, using the specified [@link B2CConverter} to decode the request. - decodeAscii(String, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
- decodeAscii(CharChunk, CharChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
CharChunk - decodeAscii(DataChunk, DataChunk, boolean) - Static method in class org.glassfish.grizzly.http.util.URLDecoder
-
URLDecode the
DataChunk - decodeFast(byte[]) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Decodes a BASE64 encoded byte array that is known to be reasonably well formatted.
- decodeFast(char[]) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Decodes a BASE64 encoded char array that is known to be reasonably well formatted.
- decodeFast(String) - Static method in class org.glassfish.grizzly.http.util.Base64Utils
-
Decodes a BASE64 encoded string that is known to be reasonably well formatted.
- decodeHttpPacket(FilterChainContext, HttpPacketParsing, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- decodeHttpPacketFromBuffer(FilterChainContext, HttpPacketParsing, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- decodeHttpPacketFromBytes(FilterChainContext, HttpPacketParsing, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- DEFAULT_CHARSET - Static variable in class org.glassfish.grizzly.http.util.Parameters
- DEFAULT_ENCODING - Static variable in class org.glassfish.grizzly.http.util.Parameters
- DEFAULT_HEADER_SIZE - Static variable in class org.glassfish.grizzly.http.util.MimeHeaders
-
Initial size - should be == average number of headers per request XXX make it configurable ( fine-tuning of web-apps )
- DEFAULT_HTTP_CHARACTER_ENCODING - Static variable in class org.glassfish.grizzly.http.util.Constants
-
Default HTTP character encoding TODO Grizzly 2.0, by default, parsed the request URI using UTF-8.
- DEFAULT_HTTP_CHARSET - Static variable in class org.glassfish.grizzly.http.util.CharChunk
-
Default encoding used to convert to strings.
- DEFAULT_HTTP_CHARSET - Static variable in class org.glassfish.grizzly.http.util.Constants
-
Default HTTP
Charset - DEFAULT_IN_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.http.GZipContentEncoding
- DEFAULT_MAX_HTTP_PACKET_HEADER_SIZE - Static variable in class org.glassfish.grizzly.http.HttpCodecFilter
- DEFAULT_MAX_KEEP_ALIVE - Static variable in class org.glassfish.grizzly.http.util.Constants
-
Default max keep-alive count.
- DEFAULT_OUT_BUFFER_SIZE - Static variable in class org.glassfish.grizzly.http.GZipContentEncoding
- DEFAULT_RESPONSE_TYPE - Static variable in class org.glassfish.grizzly.http.util.Constants
-
The default response-type
- delete(int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- delete(int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- delete(int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- delete(int, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
- delete(int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
- DELETE - Static variable in class org.glassfish.grizzly.http.Method
- domain - Variable in class org.glassfish.grizzly.http.Cookie
- doParseHostHeader() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- duplicate(DataChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Copy the src into this DataChunk, allocating more space if needed
- duplicate(MessageBytes) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Copy the src into this MessageBytes, allocating more space if needed
E
- enc - Variable in class org.glassfish.grizzly.http.util.C2BConverter
- encode(Connection, HttpContent) - Method in interface org.glassfish.grizzly.http.ContentEncoding
-
Encode HTTP packet content represented by
HttpContent. - encode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
- encode(Connection, HttpContent) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
- encodeHttpPacket(FilterChainContext, HttpHeader, HttpContent, boolean) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- encodeHttpPacket(FilterChainContext, HttpPacket) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- encodeHttpPacket(FilterChainContext, HttpPacket) - 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
Stringrepresentation 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(byte[]) - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
Compares the message Buffer to the specified byte array.
- equals(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Compares the message bytes to the specified byte array.
- equals(byte[]) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified byte array representing ASCII characters.
- 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.BufferChunk
-
Compares the message Buffer to the specified byte array.
- equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- equals(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified byte[].
- 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(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(char[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equals(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- equals(CharSequence) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- equals(CharSequence) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified String object.
- 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(Object) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equals(Object) - Method in class org.glassfish.grizzly.http.util.CharChunk
- equals(Object) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares this DataChunk and the passed 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
- equals(String) - Method in enum class org.glassfish.grizzly.http.Protocol
- equals(String) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Compares the message bytes to the specified String object.
- equals(String) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message bytes to the specified String object.
- equals(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Compares the message bytes to the specified String object.
- equals(String, byte[], 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(String, Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- equals(BufferChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified BufferChunk.
- equals(ByteChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equals(ByteChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified ByteChunk.
- equals(CharChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- equals(CharChunk) - Method in class org.glassfish.grizzly.http.util.CharChunk
- equals(CharChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified CharChunk.
- equals(DataChunk) - Method in enum class org.glassfish.grizzly.http.Protocol
- equalsIgnoreCase(byte[]) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- equalsIgnoreCase(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- 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[]) - 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.BufferChunk
- equalsIgnoreCase(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- 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(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified byte[] ignoring case considerations.
- 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(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(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(CharSequence) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- equalsIgnoreCase(CharSequence) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Compares the message bytes to the specified String object.
- equalsIgnoreCase(Object) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- 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.ByteChunk
-
Compares the message bytes to the specified String object.
- equalsIgnoreCase(String) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message bytes to the specified String object ignoring case considerations.
- equalsIgnoreCase(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Compares the message bytes to the specified String object.
- 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(String, Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- equalsIgnoreCase(BufferChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified BufferChunk 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(CharChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Compares the message data to the specified CharChunk ignoring case considerations.
- 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(byte[]) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- 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.
- 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(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.
- error(Throwable) - Method in class org.glassfish.grizzly.http.HttpBrokenContent.Builder
-
Set the exception.
- ETag - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- Expect - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- EXPECTATION_FAILED_417 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- Expires - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- extractContentEncoding(DataChunk) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Obtain content-encoding value and mark it as serialized.
F
- FastDateFormat - Class in org.glassfish.grizzly.http.util
-
Fast date formatter that caches recently formatted date information and uses it to avoid too-frequent calls to the underlying formatter.
- FastDateFormat(DateFormat) - Constructor for class org.glassfish.grizzly.http.util.FastDateFormat
- FastHttpDateFormat - Class in org.glassfish.grizzly.http.util
-
Utility class to generate HTTP dates.
- FastHttpDateFormat() - Constructor for class org.glassfish.grizzly.http.util.FastHttpDateFormat
- fillFully(int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
/** Fill the buffer (blocking) up to the requested length.
- filter(String) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
-
Filter the specified message string for characters that are sensitive in HTML.
- filter(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
-
Filter the specified message string for characters that are sensitive in HTML.
- filterNonPrintableCharacters(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
-
Filter non-printable ASCII characters.
- find(String) - Static method in enum class 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, byte[], int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- findEOL(HttpCodecFilter.HeaderParsingState, Buffer) - 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(byte[], int, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- findSpace(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- finished() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
When invoked, this method will call
ReadHandler.onAllDataRead()on the currentReadHandler(if any). - FixedLengthTransferEncoding - Class in org.glassfish.grizzly.http
-
Fixed length transfer encoding implementation.
- FixedLengthTransferEncoding() - Constructor for class org.glassfish.grizzly.http.FixedLengthTransferEncoding
- flush() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Flush the response.
- flushBuffer() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- flushBuffer() - Method in class org.glassfish.grizzly.http.util.C2BConverter
-
Flush any internal buffers into the ByteOutput or the internal byte[]
- flushBuffer() - Method in class org.glassfish.grizzly.http.util.CharChunk
- flushSpecialHeaders() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Flush internal fields for special header names to the headers map.
- FORBIDDEN_403 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- FORCE - Enum constant in enum class org.glassfish.grizzly.http.CompressionConfig.CompressionMode
- 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
- From - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- fromString(String) - Static method in enum class org.glassfish.grizzly.http.CompressionConfig.CompressionMode
-
Returns the
CompressionConfig.CompressionModebased on the string representation.
G
- GATEWAY_TIMEOUT_504 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- get() - Method in class org.glassfish.grizzly.http.Cookies
- get() - 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
- get(FilterChainContext) - Static method in class org.glassfish.grizzly.http.HttpContext
- GET - Static variable in class org.glassfish.grizzly.http.Method
- getAccessCount() - Static method in class org.glassfish.grizzly.http.util.StringCache
- getAliases() - Method in interface org.glassfish.grizzly.http.ContentEncoding
-
Get the ContentEncoding aliases.
- getAliases() - Method in class org.glassfish.grizzly.http.GZipContentEncoding
- getAliases() - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
- getArrayLen() - Method in class org.glassfish.grizzly.http.util.ContentType
-
Used in conjunction with
ContentType.getByteArray(). - getAttribute(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getAttributeNames() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- 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
Bufferthat backs thisInputSource. - getBuffer() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Returns the duplicate of the underlying
Bufferused 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 class 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
nullif the cookie has no comment. - getComment() - Method in class org.glassfish.grizzly.http.LazyCookieState
- getCompressableMimeTypes() - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Deprecated.
- getCompressibleMimeTypes() - 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
-
Returns the
CompressionConfig.CompressionMode. - getConnection() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getContent() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
-
Get the HTTP message content
Buffer. - getContent() - Method in class org.glassfish.grizzly.http.HttpContent
-
Get the HTTP message content
Buffer. - getContentEncodings() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Gets registered
ContentEncodings. - getContentEncodings() - Method in class org.glassfish.grizzly.http.HttpHeader
- getContentEncodings(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
- getContentLanguage() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- getContentLength() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the content-length of this
HttpPacket. - getContentParsingState() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
- getContentType() - Method in class org.glassfish.grizzly.http.HttpHeader
- getContentTypeHolder() - Method in class org.glassfish.grizzly.http.HttpHeader
- getContextStorage() - Method in class org.glassfish.grizzly.http.HttpContext
- getCookieHeaderName() - Method in class org.glassfish.grizzly.http.Cookie
-
Return the header name to set the cookie, based on cookie version.
- getCookieHeaderName(int) - Static method in class org.glassfish.grizzly.http.Cookie
-
Return the header name to set the cookie, based on cookie version.
- getCreationTime() - Method in class org.glassfish.grizzly.http.util.TimeStamp
- getCurrentDate() - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
-
Get the current date in HTTP format.
- getCurrentDateBytes() - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
-
Get the current date in HTTP format.
- getCurrentSet() - Method in class org.glassfish.grizzly.http.util.Parameters
- getDecBytes() - Static method in class org.glassfish.grizzly.http.util.HexUtils
- getDecodedRequestURIBC() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDecodedRequestURIBC(boolean) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDecodedRequestURIBC(boolean, Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDecodedURI() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDecodedURI(boolean) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDecodedURI(boolean, Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDefaultResponseContentType() - Method in class org.glassfish.grizzly.http.HttpServerFilter
- getDefaultURIEncoding() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getDomain() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns the domain name set for this cookie.
- getDomain() - Method in class org.glassfish.grizzly.http.LazyCookieState
- getEncoding() - Method in class org.glassfish.grizzly.http.util.C2BConverter
- getEncoding() - Method in class org.glassfish.grizzly.http.util.Parameters
- getEnd() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- getEnd() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- getEnd() - Method in class org.glassfish.grizzly.http.util.CharChunk
- getEnd() - Method in interface org.glassfish.grizzly.http.util.Chunk
- getEnd() - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns the DataChunk end position.
- getException() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
-
Returns
Throwable, which describes the error. - getGzipAliases() - Static method in class org.glassfish.grizzly.http.GZipContentEncoding
- getHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the value, of the specific HTTP mime header.
- getHeader(String) - 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(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- getHeader(Header) - 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.HttpTrailer
-
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(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- getHeaderParsingState() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
- getHeaders() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get all
MimeHeaders, associated with the HttpHeader. - getHeaders() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
- getHeaders() - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Get all
MimeHeaders, associated with the HttpHeader. - getHeaders() - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
-
Get all
MimeHeaders, associated with the HttpHeader. - getHitCount() - Static method in class org.glassfish.grizzly.http.util.StringCache
- getHttpContent() - Method in class org.glassfish.grizzly.http.ParsingResult
- getHttpContext() - Method in class org.glassfish.grizzly.http.ProcessingState
-
Returns
HttpContextassociated with the processing. - getHttpHeader() - Method in class org.glassfish.grizzly.http.HttpContent
-
Get the HTTP message header, associated with this content.
- getHttpHeader() - Method in class org.glassfish.grizzly.http.HttpEvents.OutgoingHttpUpgradeEvent
- 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 class org.glassfish.grizzly.http.util.Header
-
Returns the length this header encoded using
ISO-8859-1. - getLength() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Returns the length of the original buffer.
- getLimit() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- getLimit() - Method in class org.glassfish.grizzly.http.util.CharChunk
- getLocalAddress() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getLocale() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- getLocalHost() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getLocalName() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getLocalPort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getLong() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- getLong() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Convert the buffer to an long, cache the value
- getLongAsBuffer(MemoryManager, long) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- getLowerCase() - Method in enum class org.glassfish.grizzly.http.util.Header
-
Returns the lower-case
Stringrepresentation of this header. - getLowerCaseBytes() - Method in enum class 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 class 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(String, Locale, ClassLoader) - Static method in class org.glassfish.grizzly.http.util.StringManager
-
Get the StringManager for a particular package and Locale.
- getManager(ResourceBundle) - Static method in class org.glassfish.grizzly.http.util.StringManager
-
Get the StringManager for a particular package.
- getMaxAge() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns the maximum age of the cookie, specified in seconds, By default,
-1indicating the cookie will persist until browser shutdown. - getMaxInactiveInterval() - Method in class org.glassfish.grizzly.http.util.TimeStamp
-
Inactive interval in millis - the time is computed in millis, convert to secs in the upper layer
- getMaxNumHeaders() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- getMaxPayloadRemainderToSkip() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- getMaxRequestsCount() - Method in class org.glassfish.grizzly.http.KeepAlive
- getMethod() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Get the HTTP request method.
- getMethodBytes() - Method in class org.glassfish.grizzly.http.Method
- getMethodDC() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Get the HTTP request method as
DataChunk(avoiding creation of a String object). - getMethodString() - Method in class org.glassfish.grizzly.http.Method
- getMimeType() - Method in class org.glassfish.grizzly.http.util.ContentType
-
Returns the mime-type part of the content-type (the part without charset attribute).
- getMinorVersion() - Method in enum class 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() - Method in class org.glassfish.grizzly.http.util.TimeStamp
-
Return the "name" of the timestamp.
- getName(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Returns the Nth header name, or null if there is no such header.
- 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
Notevalue associated with this Request, ornullif no such binding exists. - getNoteNames() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Return a
Setcontaining the String names of all note bindings that exist for this request. - getOffset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- getOriginalRequestURIBC() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getOutputSink() - Method in class org.glassfish.grizzly.http.HttpContext
- getPacket() - Method in class org.glassfish.grizzly.http.HttpEvents.ChangePacketInProgressEvent
- getParameter(String) - Method in class org.glassfish.grizzly.http.util.Parameters
- getParameterNames() - Method in class org.glassfish.grizzly.http.util.Parameters
- getParameterValues(String) - Method in class org.glassfish.grizzly.http.util.Parameters
- getParent() - Method in class org.glassfish.grizzly.http.util.TimeStamp
- getParsingState() - Method in class org.glassfish.grizzly.http.HttpHeader
- getPath() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns the path on the server to which the browser returns this cookie.
- getPath() - Method in class org.glassfish.grizzly.http.LazyCookieState
- getPayloadExpectation() - Method in class org.glassfish.grizzly.http.Method
- getProcessingState() - Method in class org.glassfish.grizzly.http.HttpHeader
- getProtocol() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get HTTP protocol version.
- getProtocolBytes() - Method in enum class 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 class 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(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.
- 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.
- getReadHandler() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- getReasonPhrase() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Gets the status reason phrase for this response.
- getReasonPhrase() - Method in class org.glassfish.grizzly.http.util.HttpStatus
- getReasonPhraseBytes() - Method in class org.glassfish.grizzly.http.util.HttpStatus
- getReasonPhraseDC() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Gets the status reason phrase for this response as
DataChunk(avoid creation of a String object}. - getReasonPhraseRawDC() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Gets the custom status reason phrase for this response as
DataChunk(avoid creation of a String object}. - getRemainderBuffer() - Method in class org.glassfish.grizzly.http.ParsingResult
- getRemoteAddress() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getRemoteHost() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getRemotePort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getRequest() - Method in class org.glassfish.grizzly.http.HttpContext
- getRequest() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- getRequestURI() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Returns the request URL.
- getRequestURIBC() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getRequestURIRef() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Returns the request URL of the HTTP request as
RequestURIRef(avoiding creation of a String object). - getResponse() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getSecure() - Method in class org.glassfish.grizzly.http.LazyCookieState
- getServerPort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- getStart() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- getStart() - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Returns the start offset of the bytes.
- getStart() - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Returns the start offset of the bytes.
- getStart() - Method in interface org.glassfish.grizzly.http.util.Chunk
- getStart() - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Returns the DataChunk start position.
- getStatus() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Gets the status code for this response.
- getStatusBytes() - Method in class org.glassfish.grizzly.http.util.HttpStatus
- getStatusCode() - Method in exception org.glassfish.grizzly.http.HttpErrorException
- 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 object argument.
- 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, 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(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
- 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
- getTrainThreshold() - Static method in class org.glassfish.grizzly.http.util.StringCache
- getTransferEncoding() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the
TransferEncoding, responsible for the parsing/serialization of the HTTP message content - getTransferEncodings() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Gets registered
TransferEncodings. - getType() - Method in class org.glassfish.grizzly.http.util.DataChunk
- getType() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Return the type of the original content.
- getUpgrade() - Method in class org.glassfish.grizzly.http.HttpHeader
- getUpgradeDC() - Method in class org.glassfish.grizzly.http.HttpHeader
- getURI() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getURI(Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- getValue() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns the value of the cookie.
- getValue() - Method in class org.glassfish.grizzly.http.LazyCookieState
- getValue(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Returns the Nth header value, or null if there is no such header.
- getValue(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Finds and returns a header field with the given name.
- getValue(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Finds and returns a header field with the given name.
- getVersion() - Method in class org.glassfish.grizzly.http.Cookie
-
Returns the version of the protocol this cookie complies with.
- GONE_410 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- GZipContentEncoding - Class in org.glassfish.grizzly.http
-
GZip
ContentEncodingimplementation, which compresses/decompresses HTTP content using gzip algorithm. - GZipContentEncoding() - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
-
Construct GZipContentEncoding using default buffer sizes.
- GZipContentEncoding(int, int) - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
-
Construct GZipContentEncoding using specific buffer sizes.
- GZipContentEncoding(int, int, EncodingFilter) - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
-
Construct GZipContentEncoding using specific buffer sizes.
H
- handleClose(FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- handleEvent(FilterChainContext, FilterChainEvent) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- 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) - 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. - handleRead(FilterChainContext, HttpHeader) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
The method is called by the specific HttpCodecFilter implementation, once we have received a
Buffer, which has to be transformed into HTTP packet part. - 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(String, String) - Method in class org.glassfish.grizzly.http.HttpTrailer.Builder
-
Add the HTTP mime header.
- header(Header, String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Add the HTTP mime header.
- Header - Enum Class in org.glassfish.grizzly.http.util
-
Enumeration of all headers as defined in
RFC 2616. - HeaderParsingState() - Constructor for class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- 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.
- Host - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- HT - Static variable in class org.glassfish.grizzly.http.util.Constants
-
HT.
- HTTP_0_9 - Enum constant in enum class org.glassfish.grizzly.http.Protocol
- HTTP_1_0 - Enum constant in enum class org.glassfish.grizzly.http.Protocol
- HTTP_1_1 - Enum constant in enum class org.glassfish.grizzly.http.Protocol
- HTTP_2_0 - Enum constant in enum class org.glassfish.grizzly.http.Protocol
- 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
- HTTP2Settings - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- 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
-
HttpContentmessage, 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.
- 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(String, Throwable) - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
- HttpBrokenContentException(Throwable) - Constructor for exception org.glassfish.grizzly.http.HttpBrokenContentException
- HttpClientFilter - Class in org.glassfish.grizzly.http
-
Client side
HttpCodecFilterimplementation, which is responsible for decodingHttpResponsePacketand encodingHttpRequestPacketmessages. - HttpClientFilter() - Constructor for class org.glassfish.grizzly.http.HttpClientFilter
-
Constructor, which creates HttpClientFilter instance
- HttpClientFilter(int) - Constructor for class org.glassfish.grizzly.http.HttpClientFilter
-
Constructor, which creates HttpClientFilter instance, with the specific secure and max header size parameter.
- HttpCodecFilter - Class in org.glassfish.grizzly.http
-
The
Filter, responsible for transformingBufferintoHttpPacketand vice versa in asynchronous mode. - HttpCodecFilter(boolean, int) - Constructor for class org.glassfish.grizzly.http.HttpCodecFilter
-
Constructor, which creates HttpCodecFilter instance, with the specific max header size parameter.
- HttpCodecFilter.ContentParsingState - Class in org.glassfish.grizzly.http
- HttpCodecFilter.HeaderParsingState - Class in org.glassfish.grizzly.http
- HttpCodecUtils - Class in org.glassfish.grizzly.http.util
-
General HttpCodec utility methods.
- HttpCodecUtils() - Constructor for class org.glassfish.grizzly.http.util.HttpCodecUtils
- HttpContent - Class in org.glassfish.grizzly.http
-
Object represents HTTP message content: complete or part.
- HttpContent() - Constructor for class org.glassfish.grizzly.http.HttpContent
- HttpContent(HttpHeader) - Constructor for class org.glassfish.grizzly.http.HttpContent
- HttpContent(HttpHeader, boolean, Buffer) - Constructor for class org.glassfish.grizzly.http.HttpContent
- HttpContent.Builder<T extends HttpContent.Builder> - Class in org.glassfish.grizzly.http
-
HttpContent message builder.
- httpContentBuilder() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the HTTP message content builder.
- HttpContext - Class in org.glassfish.grizzly.http
-
Represents a single logical HTTP transaction.
- HttpContext(AttributeStorage, OutputSink, Closeable, HttpRequestPacket) - Constructor for class org.glassfish.grizzly.http.HttpContext
- HttpErrorException - Exception in org.glassfish.grizzly.http
- HttpErrorException(String, Throwable, HttpStatus) - Constructor for exception org.glassfish.grizzly.http.HttpErrorException
- HttpErrorException(String, HttpStatus) - Constructor for exception org.glassfish.grizzly.http.HttpErrorException
- HttpErrorException(Throwable, HttpStatus) - Constructor for exception org.glassfish.grizzly.http.HttpErrorException
- HttpErrorException(HttpStatus) - Constructor for exception org.glassfish.grizzly.http.HttpErrorException
- HttpEvents - Class in org.glassfish.grizzly.http
-
The class contains a set of standard HTTP events sent on FilterChain during HTTP packets processing.
- HttpEvents() - Constructor for class org.glassfish.grizzly.http.HttpEvents
- HttpEvents.ChangePacketInProgressEvent - Class in org.glassfish.grizzly.http
- HttpEvents.IncomingHttpUpgradeEvent - Class in org.glassfish.grizzly.http
- HttpEvents.OutgoingHttpUpgradeEvent - Class in org.glassfish.grizzly.http
- HttpEvents.ResponseCompleteEvent - Class in org.glassfish.grizzly.http
- httpHeader - Variable in class org.glassfish.grizzly.http.HttpContent.Builder
- httpHeader - Variable in class org.glassfish.grizzly.http.HttpContent
- httpHeader(HttpHeader) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
-
Set the
HttpHeaderassociated with this content. - HttpHeader - Class in org.glassfish.grizzly.http
-
HttpPacket, which represents HTTP message header. - HttpHeader() - Constructor for class org.glassfish.grizzly.http.HttpHeader
- HttpHeader(MimeHeaders) - Constructor for class org.glassfish.grizzly.http.HttpHeader
- HttpHeader.Builder<T extends HttpHeader.Builder> - Class in org.glassfish.grizzly.http
-
HttpHeader message builder.
- HttpPacket - Class in org.glassfish.grizzly.http
-
Abstraction, which represents any type of HTTP message:
HttpRequestPacket,HttpResponsePacket,HttpContent. - HttpPacket() - Constructor for class org.glassfish.grizzly.http.HttpPacket
- HttpPacketParsing - Interface in org.glassfish.grizzly.http
- HttpProbe - Interface in org.glassfish.grizzly.http
-
Monitoring probe providing callbacks that may be invoked by Grizzly Http filters.
- HttpProbe.Adapter - Class in org.glassfish.grizzly.http
-
HttpProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer. - HttpRequestPacket - Class in org.glassfish.grizzly.http
-
The
HttpHeaderobject, 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.
- HttpRequestURIDecoder - Class in org.glassfish.grizzly.http.util
-
Utility class that make sure an HTTP url defined inside a
MessageBytesis normalized, converted and valid. - HttpRequestURIDecoder() - Constructor for class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
- HttpResponsePacket - Class in org.glassfish.grizzly.http
-
The
HttpHeaderobject, 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.
- HttpServerFilter - Class in org.glassfish.grizzly.http
-
Server side
HttpCodecFilterimplementation, which is responsible for decodingHttpRequestPacketand encodingHttpResponsePacketmessages. - 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, 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.
- 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.
- httpStatus - Variable in class org.glassfish.grizzly.http.HttpResponsePacket
-
Status code.
- HttpStatus - Class in org.glassfish.grizzly.http.util
-
This
enumencapsulates the HTTP response status and reason phrases as defined byRFC 2616. - HttpTrailer - Class in org.glassfish.grizzly.http
-
HttpContentmessage, 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.
- httpTrailerBuilder() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Get the HTTP message trailer-chunk builder.
- HttpUtils - Class in org.glassfish.grizzly.http.util
-
Utility class.
- HttpUtils() - Constructor for class org.glassfish.grizzly.http.util.HttpUtils
I
- IDENTITY - Static variable in class org.glassfish.grizzly.http.util.Constants
- IDENTITY - Static variable in class org.glassfish.grizzly.http.util.HeaderValue
- IfMatch - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- IfModifiedSince - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- IfNoneMatch - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- IfRange - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- IfUnmodifiedSince - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- 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) - Method in class org.glassfish.grizzly.http.util.MessageBytes
- indexOf(char[], int, int, char) - Static method in class org.glassfish.grizzly.http.util.CharChunk
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- indexOf(char, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Returns true if the message bytes starts with the specified string.
- 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) - 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(char, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Returns true if the message bytes starts with the specified string.
- indexOf(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- indexOf(String, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
- indexOf(String, 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.MessageBytes
- indexOf(String, int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Find the index of a header with the given name.
- indexOf(String, int, int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- indexOf(String, int, int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- indexOf(Buffer, int, byte, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- 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(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(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- init(String) - Method in class org.glassfish.grizzly.http.util.B2CConverter
- init(String) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- init(Buffer, 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, boolean, FilterChainContext) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- initialize(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Per-request initialization required for the InputBuffer to function properly.
- 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
trueif custom status reason phrases are allowed for this response, orfalse otherwise. - isAllowEncodedSlash() - Method in class org.glassfish.grizzly.http.util.UDecoder
- isAllowPayloadForUndefinedHttpMethods() - Method in class org.glassfish.grizzly.http.HttpServerFilter
-
The flag, which enables/disables payload support for HTTP methods, for which HTTP spec doesn't clearly state whether they support payload.
- isAlpha(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns true if the specified ASCII character is upper or lower case.
- isAsyncEnabled() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Deprecated.will always return true
- isAsyncEnabled() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.will always return true
- isBroken(HttpContent) - Static method in class org.glassfish.grizzly.http.HttpContent
-
Returns true if passed
HttpContentis a BrokenHttpContent. - isChunked - Variable in class org.glassfish.grizzly.http.HttpHeader
- isChunked() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Returns true, if this
HttpPacketcontent will be transferred in chunking mode, or false if case of fixed-length message. - isChunkingAllowed() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Return
trueif chunking is allowed for this header. - isChunkingEnabled() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Return
trueif 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
HttpContentmessages might be serialized for thisHttpPacket. - isContent(HttpPacket) - Static method in class org.glassfish.grizzly.http.HttpContent
-
Returns true if passed
HttpPacketis 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
- isDecompressionEnabled() - Method in class org.glassfish.grizzly.http.CompressionConfig
- 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
trueif this request is aHEADrequest, otherwise returnsfalse. - 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
Objectis a HttpPacket. - isHttpOnly - Variable in class org.glassfish.grizzly.http.Cookie
- isHttpOnly() - Method in class org.glassfish.grizzly.http.Cookie
-
HttpOnly feature is used in server->client communication only to let client know, that the cookie can not be accessed on the client-side (script etc).
- isIgnoreContentModifiers() - Method in class org.glassfish.grizzly.http.HttpHeader
- isKeepAlive() - Method in class org.glassfish.grizzly.http.ProcessingState
-
This flag controls the connection keep-alive feature.
- isLast - Variable in class org.glassfish.grizzly.http.HttpContent
- isLast() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
-
Always true true for the trailer message.
- 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
- isPreserveHeaderCase() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- isRemoveHandledContentEncodingHeaders() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- 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() - Method in class org.glassfish.grizzly.http.HttpHeader
- isSecure(Connection) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
-
flag, which indicates whether this HttpCodecFilter is dealing with the secured HTTP packets.
- 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
- isStayAlive() - Method in class org.glassfish.grizzly.http.ProcessingState
-
Method returns true only if the connection is in keep-alive mode and there was no error occurred during the packet processing.
- isToken(String) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- isToken(String, String) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- isToken2(String) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- isToken2(String, String) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
- isTrailer(HttpContent) - Static method in class org.glassfish.grizzly.http.HttpTrailer
-
Returns true if passed
HttpContentis a HttpTrailder. - isTransferEncodingHeader - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- isUpgrade() - Method in class org.glassfish.grizzly.http.HttpHeader
- isUpgradeHeader - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- isUpper(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns true if the specified ASCII character is upper case.
- isValid() - Method in class org.glassfish.grizzly.http.util.TimeStamp
- isVersionSet() - Method in class org.glassfish.grizzly.http.Cookie
- isWhite(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns true if the specified ASCII character is white space.
- isWhiteSpace(int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
-
Returns true if the byte is a whitespace character as defined in RFC2619.
K
- KEEP_ALIVE_TIMEOUT_IN_SECONDS - Static variable in class org.glassfish.grizzly.http.util.Constants
- KeepAlive - Class in org.glassfish.grizzly.http
-
Web container configuration for keep-alive HTTP connections.
- KeepAlive - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- KeepAlive() - Constructor for class org.glassfish.grizzly.http.KeepAlive
- KeepAlive(KeepAlive) - Constructor for class org.glassfish.grizzly.http.KeepAlive
-
The copy constructor.
- KEEPALIVE_BYTES - Static variable in class org.glassfish.grizzly.http.HttpCodecFilter
-
Keep-alive bytes.
- KeepAliveProbe - Interface in org.glassfish.grizzly.http
-
Monitoring probe providing callbacks that may be invoked by Grizzly
KeepAlive. - KeepAliveProbe.Adapter - Class in org.glassfish.grizzly.http
-
KeepAliveProbeadapter that provides no-op implementations for all interface methods allowing easy extension by the developer.
L
- last - Variable in class org.glassfish.grizzly.http.HttpContent.Builder
- last(boolean) - Method in class org.glassfish.grizzly.http.HttpContent.Builder
-
Set whether this HttpContent chunk is the last.
- LastModified - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- lazyCookieState - Variable in class org.glassfish.grizzly.http.Cookie
- LazyCookieState - Class in org.glassfish.grizzly.http
-
Lazy cookie implementation, which is based on preparsed Grizzly
Buffers. - LazyCookieState() - Constructor for class org.glassfish.grizzly.http.LazyCookieState
- lazyNameEquals(String) - Method in class org.glassfish.grizzly.http.Cookie
- LC_OFFSET - Static variable in class org.glassfish.grizzly.http.util.Constants
-
Lower case offset.
- LENGTH_REQUIRED_411 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- LF - Static variable in class org.glassfish.grizzly.http.util.Constants
-
LF.
- localAddr() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- localAddressC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- localName() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- localNameC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- localPort - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- Location - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- log(String) - Method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Log a message on the Logger associated with our Container (if any)
- log(String, Throwable) - Method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Log a message on the Logger associated with our Container (if any)
- LOGGER - Static variable in class org.glassfish.grizzly.http.io.OutputBuffer
- longToBuffer(long, byte[]) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
-
Converts the specified long as a string representation to the provided byte buffer.
- longToBuffer(long, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpUtils
-
Converts the specified long as a string representation to the provided buffer.
- LZMAContentEncoding - Class in org.glassfish.grizzly.http
- LZMAContentEncoding() - Constructor for class org.glassfish.grizzly.http.LZMAContentEncoding
- LZMAContentEncoding(EncodingFilter) - Constructor for class org.glassfish.grizzly.http.LZMAContentEncoding
M
- makeContentLengthHeader(long) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Makes sure content-length header is present.
- makeContentLengthHeader(long) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- makeTransferEncodingHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Makes sure transfer-encoding header is present.
- makeUpgradeHeader() - Method in class org.glassfish.grizzly.http.HttpHeader
-
Propagate the "Upgrade" value to headers.
- mark(int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Supported with binary and character data.
- markSupported() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Only supported with binary data.
- matchesMethod(String) - Method in class org.glassfish.grizzly.http.Method
- MAX_NUM_HEADERS_DEFAULT - Static variable in class org.glassfish.grizzly.http.util.MimeHeaders
- MAX_NUM_HEADERS_UNBOUNDED - Static variable in class org.glassfish.grizzly.http.util.MimeHeaders
- maxAge - Variable in class org.glassfish.grizzly.http.Cookie
- MaxForwards - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- MaxHeaderCountExceededException() - Constructor for exception org.glassfish.grizzly.http.util.MimeHeaders.MaxHeaderCountExceededException
- maxHeadersSize - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
- maxNumHeaders(int) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Sets the maximum number of headers allowed.
- maxPayloadRemainderToSkip - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
-
The maximum request payload remainder (in bytes) HttpServerFilter will try to swallow after HTTP request processing is over in order to keep the connection alive.
- maybeQuote2(int, StringBuilder, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
-
Quotes values using rules that vary depending on Cookie version.
- maybeQuote2(int, StringBuilder, String, boolean, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- maybeQuote2(int, StringBuilder, String, String, boolean, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- maybeQuote2(int, Buffer, String, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
-
Quotes values using rules that vary depending on Cookie version.
- maybeQuote2(int, Buffer, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- maybeQuote2(int, Buffer, String, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- MessageBytes - Class in org.glassfish.grizzly.http.util
-
This class is used to represent a subarray of bytes in an HTTP message.
- MessageBytes() - Constructor for class org.glassfish.grizzly.http.util.MessageBytes
-
Deprecated.Use static newInstance() in order to allow future hooks.
- MessageBytes.MessageBytesFactory - Class in org.glassfish.grizzly.http.util
- MessageBytesFactory() - Constructor for class org.glassfish.grizzly.http.util.MessageBytes.MessageBytesFactory
- method - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- method(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
-
Set the HTTP request method.
- method(Method) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
-
Set the HTTP request method.
- Method - Class in org.glassfish.grizzly.http
-
Predefined HTTP methods
- METHOD_NOT_ALLOWED_405 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- Method.PayloadExpectation - Enum Class in org.glassfish.grizzly.http
- methodString - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- mimeHeaders - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- MimeHeaders - Class in org.glassfish.grizzly.http.util
-
Memory-efficient repository for Mime Headers.
- MimeHeaders() - Constructor for class org.glassfish.grizzly.http.util.MimeHeaders
-
Creates a new MimeHeaders object using a default buffer size.
- MimeHeaders.MaxHeaderCountExceededException - Exception in org.glassfish.grizzly.http.util
- MimeHeadersPacket - Interface in org.glassfish.grizzly.http
-
Common interface for
HttpPackets, which contain mimeheaders. - MimeType - Class in org.glassfish.grizzly.http.util
-
Hardcoded mime-type supported by default.
- MimeType() - Constructor for class org.glassfish.grizzly.http.util.MimeType
- MISDIRECTED_REQUEST - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- monitoringConfig - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
-
File cache probes
- monitoringConfig - Variable in class org.glassfish.grizzly.http.KeepAlive
-
Keep alive probes
- MOVED_PERMANENTLY_301 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- MULTIPLE_CHOICES_300 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
N
- name - Variable in class org.glassfish.grizzly.http.Cookie
- name - Variable in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- name - Variable in class org.glassfish.grizzly.http.util.StringCache.CharEntry
- NAME - Static variable in class org.glassfish.grizzly.http.GZipContentEncoding
- NAME - Static variable in class org.glassfish.grizzly.http.LZMAContentEncoding
- names() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Returns an enumeration of strings representing the header field names.
- newContentType(String) - Static method in class org.glassfish.grizzly.http.util.ContentType
-
Creates a
ContentTypewrapper over aStringcontent-type representation. - newContentType(String, String) - Static method in class org.glassfish.grizzly.http.util.ContentType
-
Creates a
ContentTypewrapper over the passed mime-type and character encoding. - newHeaderValue(String) - Static method in class org.glassfish.grizzly.http.util.HeaderValue
-
Creates a
HeaderValuewrapper over aStringheader value representation. - newHttpStatus(int, String) - Static method in class org.glassfish.grizzly.http.util.HttpStatus
- newInstance() - Static method in class org.glassfish.grizzly.http.util.DataChunk
- newInstance() - Method in class org.glassfish.grizzly.http.util.MessageBytes.MessageBytesFactory
- newInstance() - Static method in class org.glassfish.grizzly.http.util.MessageBytes
-
Construct a new MessageBytes instance
- newInstance(AttributeStorage, OutputSink, Closeable, HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.HttpContext
- newInstance(ByteChunk, BufferChunk, CharChunk, String) - Static method in class org.glassfish.grizzly.http.util.DataChunk
- newSettableContentType() - Static method in class org.glassfish.grizzly.http.util.ContentType
- NIOInputStream - Class in org.glassfish.grizzly.http.io
-
Stream implementation to read binary request content.
- NIOInputStream() - Constructor for class org.glassfish.grizzly.http.io.NIOInputStream
- NIOOutputStream - Class in org.glassfish.grizzly.http.io
-
Stream implementation for writing binary content to an HTTP user-agent.
- NIOOutputStream() - Constructor for class org.glassfish.grizzly.http.io.NIOOutputStream
- NIOReader - Class in org.glassfish.grizzly.http.io
-
Character stream implementation used to read character-based request content.
- NIOReader() - Constructor for class org.glassfish.grizzly.http.io.NIOReader
- NIOWriter - Class in org.glassfish.grizzly.http.io
-
Stream implementation for writing character content to an HTTP user-agent.
- NIOWriter() - Constructor for class org.glassfish.grizzly.http.io.NIOWriter
- NO_CONTENT_204 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- NON_AUTHORATIVE_INFORMATION_203 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- None - Enum constant in enum class org.glassfish.grizzly.http.util.DataChunk.Type
- normalize(DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Normalize URI.
- normalize(MessageBytes) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
-
Normalize URI.
- normalizeBuffer(BufferChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
- normalizeBytes(ByteChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
- normalizeChars(CharChunk) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
- NOT_ACCEPTABLE_406 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- NOT_ALLOWED - Enum constant in enum class org.glassfish.grizzly.http.Method.PayloadExpectation
- NOT_FOUND_404 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- NOT_IMPLEMENTED_501 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- NOT_MODIFIED_304 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- Note<E> - Class in org.glassfish.grizzly.http
-
The Note value associated with HttpRequestPacket.
- notifyAvailable(ReadHandler) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Installs a
ReadHandlerthat will be notified when any data becomes available to read without blocking. - notifyAvailable(ReadHandler, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Installs a
ReadHandlerthat will be notified when the specified amount of data is available to be read without blocking. - notifyCanWrite(WriteHandler) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- notifyCanWrite(WriteHandler, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.the
lengthparameter will be ignored. Please useOutputBuffer.notifyCanWrite(org.glassfish.grizzly.WriteHandler). - notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.BufferChunk
-
Notify the Chunk that its content is going to be changed directly
- notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Notify the Chunk that its content is going to be changed directly
- notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Notify the Chunk that its content is going to be changed directly
- notifyDirectUpdate() - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Notify the Chunk that its content is going to be changed directly
- notifyProbesConnectionAccepted(KeepAlive, Connection) - Static method in class org.glassfish.grizzly.http.KeepAlive
-
Notify registered
KeepAliveProbes about the "keep-alive connection accepted" event. - notifyProbesHit(KeepAlive, Connection, int) - Static method in class org.glassfish.grizzly.http.KeepAlive
-
Notify registered
KeepAliveProbes about the "keep-alive connection hit" event. - notifyProbesRefused(KeepAlive, Connection) - Static method in class org.glassfish.grizzly.http.KeepAlive
-
Notify registered
KeepAliveProbes about the "keep-alive connection refused" event. - notifyProbesTimeout(KeepAlive, Connection) - Static method in class org.glassfish.grizzly.http.KeepAlive
-
Notify registered
KeepAliveProbes about the "keep-alive connection timeout" event.
O
- OFF - Enum constant in enum class org.glassfish.grizzly.http.CompressionConfig.CompressionMode
- 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
- ON - Enum constant in enum class org.glassfish.grizzly.http.CompressionConfig.CompressionMode
- 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
ContentEncodingwill 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
ContentEncodingwill be applied during the parsing/decoding of the certain HTTP message content chunk. - onContentEncodingParseResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
This method will be called after the
ContentEncodinghas been applied. - onContentEncodingParseResultEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
This method will be called after the
ContentEncodinghas been applied. - onContentEncodingSerializeEvent(Connection, HttpHeader, Buffer, ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
/** Method will be called, when
ContentEncodingwill 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
ContentEncodingwill 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
ContentEncodingwill 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
ContentEncodingwill 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
Bufferwill come for processing to theHttpCodecFilter(either request or response). - onDataReceivedEvent(Connection, Buffer) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when
Bufferwill come for processing to theHttpCodecFilter(either request or response). - onDataSentEvent(Connection, Buffer) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when
Buffer, produced by theHttpCodecFilterwill be ready to go to the nextFilterin 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 theHttpCodecFilterwill be ready to go to the nextFilterin 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
HttpCodecFilterprocessing. - onErrorEvent(Connection, HttpPacket, Throwable) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when error occurs during the
HttpCodecFilterprocessing. - onHeaderParseEvent(Connection, HttpHeader, int) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when HTTP message header gets parsed (either request or response).
- onHeaderParseEvent(Connection, HttpHeader, int) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when HTTP message header gets parsed (either request or response).
- onHeaderSerializeEvent(Connection, HttpHeader, Buffer) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when HTTP message header gets serialized (either request or response).
- onHeaderSerializeEvent(Connection, HttpHeader, Buffer) - Method in interface org.glassfish.grizzly.http.HttpProbe
-
Method will be called, when HTTP message header gets serialized (either request or response).
- onHitEvent(Connection, int) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
-
Method will be called, when HTTP request comes on a kept alive connection.
- onHitEvent(Connection, int) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
-
Method will be called, when HTTP request comes on a kept alive connection.
- onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked when a HTTP body chunk has been encoded in preparation to being transmitted to the user-agent.
- onHttpContentEncoded(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Callback which is invoked when parsing an HTTP message payload fails.
- onHttpContentError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked as request/response body content has been processed by this
Filter. - onHttpContentParsed(HttpContent, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Callback which is invoked when parsing an HTTP message header fails.
- onHttpHeaderError(HttpHeader, FilterChainContext, Throwable) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Callback invoked when the HTTP message header parsing is complete.
- onHttpHeaderParsed(HttpHeader, Buffer, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked when HTTP headers have been encoded in preparation to being transmitted to the user-agent.
- onHttpHeadersEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpHeadersParsed(HttpHeader, MimeHeaders, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpHeadersParsed(HttpHeader, MimeHeaders, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked when HTTP headers portion comes for
HttpHeadermessage. - onHttpHeadersParsed(HttpHeader, MimeHeaders, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Callback method, called when
HttpPacketparsing has been completed. - onHttpPacketParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onIncomingUpgrade(FilterChainContext, HttpHeader) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
The method is called, when a peer sends an upgrade HTTP packet (either request or response).
- onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked when the initial response line has been encoded in preparation to being transmitted to the user-agent.
- onInitialLineEncoded(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpClientFilter
- onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Invoked when either the request line or status line has been parsed.
- onInitialLineParsed(HttpHeader, FilterChainContext) - Method in class org.glassfish.grizzly.http.HttpServerFilter
- onOutgoingUpgrade(FilterChainContext, HttpHeader) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- onRefuseEvent(Connection) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
-
Method will be called, when the Connection could be used in the keep alive mode, but due to KeepAlive config limitations it will be closed.
- onRefuseEvent(Connection) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
-
Method will be called, when the Connection could be used in the keep alive mode, but due to KeepAlive config limitations it will be closed.
- onTimeoutEvent(Connection) - Method in class org.glassfish.grizzly.http.KeepAliveProbe.Adapter
-
Method will be called, when the keep alive Connection idle timeout expired.
- onTimeoutEvent(Connection) - Method in interface org.glassfish.grizzly.http.KeepAliveProbe
-
Method will be called, when the keep alive Connection idle timeout expired.
- onTransferEncodingParseEvent(Connection, HttpHeader, Buffer, TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpProbe.Adapter
-
Method will be called, when
TransferEncodingwill 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
TransferEncodingwill 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
TransferEncodingwill 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
TransferEncodingwill be applied during the serialization/encoding of the certain HTTP message content chunk. - OPTIONS - Static variable in class org.glassfish.grizzly.http.Method
- org.glassfish.grizzly.http - package org.glassfish.grizzly.http
- org.glassfish.grizzly.http.io - package org.glassfish.grizzly.http.io
- org.glassfish.grizzly.http.util - package org.glassfish.grizzly.http.util
- OutputBuffer - Class in org.glassfish.grizzly.http.io
-
Abstraction exposing both byte and character methods to write content to the HTTP messaging system in Grizzly.
- OutputBuffer() - Constructor for class org.glassfish.grizzly.http.io.OutputBuffer
- OutputBuffer.LifeCycleListener - Interface in org.glassfish.grizzly.http.io
P
- packetLimit - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- Parameters - Class in org.glassfish.grizzly.http.util
- Parameters() - Constructor for class org.glassfish.grizzly.http.util.Parameters
- paramsAsString() - Method in class org.glassfish.grizzly.http.util.Parameters
-
Debug purpose
- parse(String) - Method in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- parse(String) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
- parse(String) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
- parse(String, ParsePosition) - Method in class org.glassfish.grizzly.http.util.FastDateFormat
- parse(Buffer) - Method in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- parse(Buffer) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
- parse(Buffer) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
- parse(Buffer, int, int) - Method in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- parse(Buffer, int, int) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ClientCookiesBuilder
- parse(Buffer, int, int) - Method in class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
- parseClientCookies(Cookies, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
- parseClientCookies(Cookies, byte[], int, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
- parseClientCookies(Cookies, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
- parseClientCookies(Cookies, Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
- parseClientCookies(Cookies, Buffer, int, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Parses a cookie header after the initial "Cookie:" [WS][$]token[WS]=[WS](token|QV)[;|,] RFC 2965 JVK
- parseDate(String, DateFormat[]) - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
-
Try to parse the given date as a HTTP date.
- parsedMethod - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- parsedProtocol - Variable in class org.glassfish.grizzly.http.HttpHeader
- parseHeaderFromBuffer(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeaderFromBytes(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, byte[], int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeaderName(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, byte[], int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeaderName(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeadersFromBuffer(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, Buffer) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeadersFromBytes(HttpHeader, MimeHeaders, HttpCodecFilter.HeaderParsingState, byte[], int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeaderValue(HttpHeader, HttpCodecFilter.HeaderParsingState, byte[], int) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHeaderValue(HttpHeader, HttpCodecFilter.HeaderParsingState, Buffer) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
- parseHost(DataChunk, DataChunk, HttpRequestPacket) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- parseInt(byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Parses an unsigned integer from the specified sub-array of bytes.
- parseInt(char[], int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
- parseInt(String, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
- parseInt(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Parses an unsigned int from the specified sub-array of bytes.
- parseInt(DataChunk) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Parses an unsigned integer from the specified
DataChunk. - parseInt(DataChunk, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Parses an unsigned integer from the specified part of
DataChunk. - parseLong(byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Parses an unsigned long from the specified sub-array of bytes.
- parseLong(char[], int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
- parseLong(String, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
- parseLong(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Parses an unsigned long from the specified sub-array of bytes.
- parseLong(DataChunk) - Static method in class org.glassfish.grizzly.http.util.Ascii
- parseLong(DataChunk, int, int) - Static method in class org.glassfish.grizzly.http.util.Ascii
- parsePacket(FilterChainContext, HttpHeader, Buffer) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
-
Parse HTTP packet payload, represented by
Bufferusing specific transfer encoding. - parsePacket(FilterChainContext, HttpHeader, Buffer) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
-
Parse HTTP packet payload, represented by
Bufferusing specific transfer encoding. - parsePacket(FilterChainContext, HttpHeader, Buffer) - Method in interface org.glassfish.grizzly.http.TransferEncoding
-
Parse HTTP packet payload, represented by
Bufferusing specific transfer encoding. - parseServerCookies(Cookies, byte[], int, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
- parseServerCookies(Cookies, String, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
- parseServerCookies(Cookies, Buffer, int, int, boolean, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
- parsingNumericValue - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- ParsingResult - Class in org.glassfish.grizzly.http
-
Class, which represents result of
TransferEncodingorContentEncodingparsing. - PARTIAL_CONTENT_206 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- PATCH - Static variable in class org.glassfish.grizzly.http.Method
- path - Variable in class org.glassfish.grizzly.http.Cookie
- PAYMENT_REQUIRED_402 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- PERMANENT_REDIRECT_308 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- pop() - Method in class org.glassfish.grizzly.http.util.Parameters
-
Discard the last child.
- POST - Static variable in class org.glassfish.grizzly.http.Method
- Pragma - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- PRECONDITION_FAILED_412 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- prepare() - Method in class org.glassfish.grizzly.http.util.ContentType
-
Prepare the ContentType for the serialization.
- prepare() - Method in class org.glassfish.grizzly.http.util.HeaderValue
-
Prepare the HeaderValue for the serialization.
- prepareCharacterEncoder() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- prepareSerialize(FilterChainContext, HttpHeader, HttpContent) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
-
This method will be called by
HttpCodecFilterto let TransferEncoding prepare itself for the content serialization. - prepareSerialize(FilterChainContext, HttpHeader, HttpContent) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
- prepareSerialize(FilterChainContext, HttpHeader, HttpContent) - Method in interface org.glassfish.grizzly.http.TransferEncoding
-
This method will be called by
HttpCodecFilterto let TransferEncoding prepare itself for the content serialization. - preserveHeaderCase - Variable in class org.glassfish.grizzly.http.HttpCodecFilter
- PRI - Static variable in class org.glassfish.grizzly.http.Method
- processingChars() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
This method should be called if the InputBuffer is being used in conjunction with a
Readerimplementation. - ProcessingState - Class in org.glassfish.grizzly.http
-
Maintains semantic state necessary to proper HTTP processing.
- ProcessingState() - Constructor for class org.glassfish.grizzly.http.ProcessingState
- processParameters(char[], int, int) - Method in class org.glassfish.grizzly.http.util.Parameters
- processParameters(String) - Method in class org.glassfish.grizzly.http.util.Parameters
- processParameters(Buffer, int, int) - Method in class org.glassfish.grizzly.http.util.Parameters
- processParameters(Buffer, int, int, Charset) - Method in class org.glassfish.grizzly.http.util.Parameters
- processParameters(DataChunk) - Method in class org.glassfish.grizzly.http.util.Parameters
- processParameters(DataChunk, Charset) - Method in class org.glassfish.grizzly.http.util.Parameters
- protocol - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- protocol(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set the HTTP message protocol version.
- protocol(Protocol) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set the HTTP message protocol version.
- Protocol - Enum Class in org.glassfish.grizzly.http
-
Predefined HTTP protocol versions
- protocolC - Variable in class org.glassfish.grizzly.http.HttpHeader
- protocolString - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- PROXY_AUTHENTICATION_REQUIRED_407 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- ProxyAuthenticate - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ProxyAuthorization - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- ProxyConnection - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- push() - Method in class org.glassfish.grizzly.http.util.Parameters
-
Create ( or reuse ) a child that will be used during a sub-request.
- put(MemoryManager, Buffer, byte) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- put(MemoryManager, Buffer, byte[]) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- put(MemoryManager, Buffer, byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- put(MemoryManager, Buffer, byte[], String) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- put(MemoryManager, Buffer, byte[], DataChunk) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- put(MemoryManager, Buffer, Buffer) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- PUT - Static variable in class org.glassfish.grizzly.http.Method
Q
- query(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
-
Set the
queryportion of the request URI. - queryString - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- QUESTION - Static variable in class org.glassfish.grizzly.http.util.Constants
-
'?'.
R
- Range - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- read(byte[], int, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
- read(char[], int, int) - Method in class org.glassfish.grizzly.http.io.InputBuffer
- read(CharBuffer) - Method in class org.glassfish.grizzly.http.io.InputBuffer
- READ_ONLY_ATTR_PREFIX - Static variable in class org.glassfish.grizzly.http.HttpRequestPacket
-
Prefix for all service/read-only attributes, that once added could not be removed.
- readBuffer() - Method in interface org.glassfish.grizzly.http.io.BinaryNIOInputSource
-
Returns the underlying
Bufferthat backs thisInputSource. - readBuffer() - Method in class org.glassfish.grizzly.http.io.InputBuffer
- readBuffer(int) - Method in interface org.glassfish.grizzly.http.io.BinaryNIOInputSource
-
Returns the
Bufferof a given size, which represents a chunk of the underlyingBufferthat backs thisInputSource. - 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
InputBufferfor 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
- recycleAndReset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- Referer - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- registerLifeCycleListener(OutputBuffer.LifeCycleListener) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- remainderBytesRead - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- remoteAddr() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- remoteAddressC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- remoteHost() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- remoteHostC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- remotePort - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- remoteUser() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- removeAttribute(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Remove the specified request attribute if it exists.
- removeCharset(byte[]) - Static method in class org.glassfish.grizzly.http.util.ContentType
-
Removes the charset attribute from the content-type represented by an array.
- removeContentEncoding(ContentEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Removes the specified
ContentEncodingfrom theHttpCodecFilter. - removeHeader(String) - 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(String, String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Removes the headers with the given name whose values contain the given string.
- removeHeader(Header) - 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.util.MimeHeaders
- 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
Notevalue associated with this request. - removeTransferEncoding(TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Removes the specified
TransferEncodingfrom theHttpCodecFilter. - 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_HEADER_FIELDS_TOO_LARGE - 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() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- 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).
- 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
- ResponseCompleteEvent() - Constructor for class org.glassfish.grizzly.http.HttpEvents.ResponseCompleteEvent
- RetryAfter - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- RFC_6265_SUPPORT_ENABLED - Static variable in class org.glassfish.grizzly.http.util.CookieUtils
- rfc6265Enabled - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
S
- secure - Variable in class org.glassfish.grizzly.http.Cookie
- secure - Variable in class org.glassfish.grizzly.http.HttpHeader
- SEE_OTHER_303 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- SEMI_COLON - Static variable in class org.glassfish.grizzly.http.util.Constants
-
SEMI_COLON.
- sendfile(File, 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. - sendfile(File, CompletionHandler<WriteResult>) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Calls
write(file, 0, file.length()). - sendfileEnabled - Variable in class org.glassfish.grizzly.http.io.OutputBuffer
- serializeClientCookies(StringBuilder, boolean, boolean, Cookie...) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializeClientCookies(StringBuilder, 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
- serializeClientCookies(Buffer, 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
HttpContentusing specific transfer encoding. - serializePacket(FilterChainContext, HttpContent) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
-
Serialize HTTP packet payload, represented by
HttpContentusing specific transfer encoding. - serializePacket(FilterChainContext, HttpContent) - Method in interface org.glassfish.grizzly.http.TransferEncoding
-
Serialize HTTP packet payload, represented by
HttpContentusing specific transfer encoding. - 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(StringBuilder, boolean, boolean, boolean, Cookie) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializeServerCookie(StringBuilder, 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
- serializeServerCookie(Buffer, boolean, boolean, Cookie) - Static method in class org.glassfish.grizzly.http.util.CookieSerializerUtils
- serializeServerCookie(Buffer, Cookie) - 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".
- Server - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- SERVER_CONNECTION_ATTRIBUTE - Static variable in class org.glassfish.grizzly.http.HttpServerFilter
- ServerCookiesBuilder(boolean, boolean) - Constructor for class org.glassfish.grizzly.http.CookiesBuilder.ServerCookiesBuilder
- 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(int, int, int, int) - Method in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- set(String) - Method in class org.glassfish.grizzly.http.util.ContentType
-
Sets the content type.
- set(String) - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
- set(CompressionConfig) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Copies the source CompressionConfig object value into this object.
- set(BufferChunk, Charset) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Set
BufferChunkcontent to CharChunk using givenCharset. - set(ByteChunk, Charset) - Method in class org.glassfish.grizzly.http.util.CharChunk
- 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(DataChunk) - Method in class org.glassfish.grizzly.http.util.DataChunk
- set(DataChunk, int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
- setAcknowledgement(boolean) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Mark this packet as an acknowledgment to a client expectation.
- setAllowCustomReasonPhrase(boolean) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Sets if the custom status reason phrases are allowed for this response.
- setAllowEncodedSlash(boolean) - Method in class org.glassfish.grizzly.http.util.UDecoder
-
Override the default value
- setAllowPayloadForUndefinedHttpMethods(boolean) - Method in class org.glassfish.grizzly.http.HttpServerFilter
-
The flag, which enables/disables payload support for HTTP methods, for which HTTP spec doesn't clearly state whether they support payload.
- setAsyncEnabled(boolean) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Deprecated.InputBuffer always supports async mode
- setAsyncEnabled(boolean) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Deprecated.OutputBuffer always supports async mode
- setAttribute(String, Object) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Set the specified request attribute to the specified value.
- setBuffer(Buffer) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- setBuffer(Buffer) - Method in class org.glassfish.grizzly.http.util.DataChunk
- setBuffer(Buffer, int, int) - 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[]) - Method in class org.glassfish.grizzly.http.util.DataChunk
- 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[], 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
HttpPacketcontent 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
HttpContentmessages might be serialized for thisHttpPacket. - setCompressableMimeTypes(String...) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Deprecated.
- setCompressableMimeTypes(Set<String>) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Deprecated.
- setCompressibleMimeTypes(String...) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
Sets the set of the mime-types, which are allowed to be compressed.
- setCompressibleMimeTypes(Set<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
-
Sets the
CompressionConfig.CompressionMode. - 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-Languageresponse header. - setContentLength(int) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the length of this HTTP message.
- setContentLengthLong(long) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the content-length of this
HttpPacket. - setContentLengthLong(long) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- 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.
- SetCookie - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- setCreationTime(long) - Method in class org.glassfish.grizzly.http.util.TimeStamp
- setDecodedURI(String) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- setDecompressionEnabled(boolean) - Method in class org.glassfish.grizzly.http.CompressionConfig
-
If set to
truecontent-encoding header for incoming data will be respected and data will be decompressed and the decompressed stream will be passed on. - 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
HttpRequestPacketand 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(String) - Method in class org.glassfish.grizzly.http.util.UEncoder
- setEncoding(Charset) - Method in class org.glassfish.grizzly.http.util.Parameters
- 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, String) - 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 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.HttpTrailer
-
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 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.HttpTrailer
-
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 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.HttpTrailer
-
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) - Method in class org.glassfish.grizzly.http.HttpTrailer
-
Set the mime headers.
- setHeaders(MimeHeaders) - Method in class org.glassfish.grizzly.http.util.Parameters
- setHeaders(MimeHeaders, boolean) - Method in class org.glassfish.grizzly.http.Cookies
- setHtmlEncodingCustomReasonPhrase(boolean) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Sets if we need to encode HTML sensitive characters in custom reason phrase.
- setHttpContext(HttpContext) - Method in class org.glassfish.grizzly.http.ProcessingState
-
Sets the
HttpContextassociated with the processing. - setHttpOnly(boolean) - Method in class org.glassfish.grizzly.http.Cookie
-
HttpOnly feature is used in server->client communication only to let client know, that the cookie can not be accessed on the client-side (script etc).
- setId(int) - Method in class org.glassfish.grizzly.http.util.TimeStamp
- setIdleTimeoutInSeconds(int) - Method in class org.glassfish.grizzly.http.KeepAlive
-
Configures idle connection timeout behavior.
- setIgnoreContentModifiers(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set true if parser has to ignore "Transfer-Encoding" and "Content-Encoding" headers and act as none of them were specified.
- setInt(int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Set the buffer to the representation of an int
- setKeepAlive(boolean) - Method in class org.glassfish.grizzly.http.ProcessingState
-
This flag controls the connection keep-alive feature.
- setLast(boolean) - Method in class org.glassfish.grizzly.http.HttpContent
- setLimit(int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
-
Maximum amount of data in this buffer.
- setLimit(int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Maximum amount of data in this buffer.
- setLimit(int) - Method in class org.glassfish.grizzly.http.util.Parameters
- setLocale(Locale) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Called explicitly by user to set the Content-Language and the default encoding
- setLocalHost(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Set the host name of the server servicing this request.
- setLocalPort(int) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Sets the Internet Protocol (IP) port number of the interface on which the request was received.
- setLong(long) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Set the buffer to the representation of an long
- setMaxAge(int) - Method in class org.glassfish.grizzly.http.Cookie
-
Sets the maximum age of the cookie in seconds.
- setMaxInactiveInterval(long) - Method in class org.glassfish.grizzly.http.util.TimeStamp
- setMaxNumHeaders(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- setMaxPayloadRemainderToSkip(long) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Set the maximum request payload remainder (in bytes) HttpServerFilter will try to swallow after HTTP request processing is over in order to keep the connection alive.
- setMaxRequestsCount(int) - Method in class org.glassfish.grizzly.http.KeepAlive
-
Configures the max number of HTTP requests allowed to be processed on one keep-alive connection.
- setMethod(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Set the HTTP request method.
- setMethod(Method) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Set the HTTP request method.
- setMimeType(String) - Method in class org.glassfish.grizzly.http.util.ContentType
-
Sets the mime-type part of the content-type (the part without charset attribute).
- setMimeType(String) - Method in class org.glassfish.grizzly.http.util.ContentType.SettableContentType
- setName(String) - Method in class org.glassfish.grizzly.http.Cookie
- setNew(boolean) - Method in class org.glassfish.grizzly.http.util.TimeStamp
- setNoCompressionUserAgents(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(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.
- setNote(Note<E>, E) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
-
Bind the
Notevalue 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.
- setPreserveHeaderCase(boolean) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Set to
trueto preserve header case. - 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
queryportion 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.
- setRemoveHandledContentEncodingHeaders(boolean) - Method in class org.glassfish.grizzly.http.HttpCodecFilter
-
If enabled the content-encoding header for handled content-encodings is removed.
- 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
Hostrequest header. - setSkipRemainder(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set flag, which is set to true, means that we're not interested in parsing the rest of this HTTP message content and wait for the next HTTP message to come on this
Connection. - setStart(int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- setStart(int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- setStart(int) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Returns the start offset of the bytes.
- setStart(int) - Method in interface org.glassfish.grizzly.http.util.Chunk
- setStart(int) - Method in class org.glassfish.grizzly.http.util.DataChunk
-
Sets the DataChunk start position.
- setStatus(int) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Sets the status code for this response.
- setStatus(HttpStatus) - Method in class org.glassfish.grizzly.http.HttpResponsePacket
-
Sets the status code for this response.
- setString(String) - Method in class org.glassfish.grizzly.http.util.DataChunk
- setString(String) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Set the content to be a string
- setTrainThreshold(int) - Static method in class org.glassfish.grizzly.http.util.StringCache
- setTransferEncoding(TransferEncoding) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Set the
TransferEncoding, responsible for the parsing/serialization of the HTTP message content. - setUpgrade(String) - Method in class org.glassfish.grizzly.http.HttpHeader
-
Sets the "Upgrade" header value
- setURI(String) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
- setValid(boolean) - Method in class org.glassfish.grizzly.http.util.TimeStamp
- setValue(String) - Method in class org.glassfish.grizzly.http.Cookie
-
Assigns a new value to a cookie after the cookie is created.
- setValue(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Allow "set" operations - return a DataChunk container for the header value ( existing header or new if this .
- setValue(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Allow "set" operations - return a DataChunk container for the header value ( existing header or new if this .
- setValues(HttpResponsePacket) - Method in class org.glassfish.grizzly.http.util.HttpStatus
-
Sets the status and reason phrase on the specified response.
- setVersion(int) - Method in class org.glassfish.grizzly.http.Cookie
-
Sets the version of the cookie protocol this cookie complies with.
- size() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
Returns the current number of header fields.
- skip(long) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Skips the specified number of bytes/characters.
- skip(long, boolean) - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Deprecated.pls. use
InputBuffer.skip(long), the block parameter will be ignored - skipSpaces(byte[], int, int, int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
- skipSpaces(Buffer, 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(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.ByteChunk
-
Returns true if the message bytes starts with the specified string.
- startsWith(String) - Method in class org.glassfish.grizzly.http.util.CharChunk
-
Returns true if the message bytes 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.
- startsWith(String, int) - 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.DataChunk
-
Returns
trueif theDataChunkstarts with the specified string. - startsWith(Buffer, int, int, byte[]) - Static method in class org.glassfish.grizzly.http.util.BufferChunk
- 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
trueif theDataChunkstarts with the specified string. - startsWithIgnoreCase(String, int) - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Returns true if the message bytes starts with the specified string.
- state - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.HeaderParsingState
- status - Variable in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
- status(int) - Method in class org.glassfish.grizzly.http.HttpResponsePacket.Builder
-
Sets the status code for this response.
- statusDropsConnection(int) - Static method in class org.glassfish.grizzly.http.HttpCodecFilter
-
Determine if we must drop the connection because of the HTTP status code.
- statusMatches(int) - Method in class org.glassfish.grizzly.http.util.HttpStatus
- strictVersionOneCompliant - Variable in class org.glassfish.grizzly.http.CookiesBuilder.AbstractCookiesBuilder
- String - Enum constant in enum class org.glassfish.grizzly.http.util.DataChunk.Type
- 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.CharEntry - Class in org.glassfish.grizzly.http.util
- 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() - Method in class org.glassfish.grizzly.http.util.CharChunk
- substract(byte[], int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- substract(char[], int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- substract(ByteChunk) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- substract(CharChunk) - Method in class org.glassfish.grizzly.http.util.CharChunk
- SWITCHING_PROTOCOLS_101 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
T
- T_BYTES - Static variable in class org.glassfish.grizzly.http.util.MessageBytes
-
getType() is T_STR if the the object used to create the MessageBytes was a byte[]
- T_CHARS - Static variable in class org.glassfish.grizzly.http.util.MessageBytes
-
getType() is T_STR if the the object used to create the MessageBytes was a char[]
- T_NULL - Static variable in class org.glassfish.grizzly.http.util.MessageBytes
- T_STR - Static variable in class org.glassfish.grizzly.http.util.MessageBytes
-
getType() is T_STR if the the object used to create the MessageBytes was a String
- TE - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- TEMPORARY_REDIRECT_307 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- terminate() - Method in class org.glassfish.grizzly.http.io.InputBuffer
-
Invoke
ReadHandler.onError(Throwable)(assuming aReadHandleris available) } passing a {#link CancellationException} if the currentConnectionis open, or a {#link EOFException} if the connection was unexpectedly closed. - TimeStamp - Class in org.glassfish.grizzly.http.util
-
Main tool for object expiry.
- TimeStamp() - Constructor for class org.glassfish.grizzly.http.util.TimeStamp
- toByteArray() - Method in enum class org.glassfish.grizzly.http.util.Header
-
Returns the US-ASCII encoded byte representation of this
Header. - toBytes() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Unimplemented yet.
- toChars() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Convert to char[] and fill the CharChunk.
- toChars(Charset) - Method in class org.glassfish.grizzly.http.util.DataChunk
- toCheckedByteArray(CharSequence) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
-
Converts the a
CharSequenceto a byte array, eliminating all the unprintable US-ASCII symbols by replacing them with spaces (' '). - toCheckedByteArray(CharSequence, byte[], int) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
-
Serializes the passed
CharSequenceinto a passed byte array starting from a given offset. - toImmutable() - Method in class org.glassfish.grizzly.http.util.DataChunk
- toLower(byte[]) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Converts passed bytes (representing ASCII characters) to the lower case equivalent.
- toLower(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns the lower case equivalent of the specified ASCII character.
- toString() - Method in class org.glassfish.grizzly.http.Cookie
- toString() - Method in class org.glassfish.grizzly.http.Cookies
-
EXPENSIVE!!! only for debugging.
- toString() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
- toString() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
- toString() - Method in class org.glassfish.grizzly.http.LazyCookieState
- toString() - Method in class org.glassfish.grizzly.http.Method
- toString() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- toString() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- toString() - Method in class org.glassfish.grizzly.http.util.CharChunk
- toString() - Method in class org.glassfish.grizzly.http.util.ContentType
- toString() - Method in class org.glassfish.grizzly.http.util.DataChunk
- toString() - Method in enum class org.glassfish.grizzly.http.util.Header
-
Returns the name of the header properly hyphenated if necessary.
- toString() - Method in class org.glassfish.grizzly.http.util.HeaderValue
- toString() - Method in class org.glassfish.grizzly.http.util.MessageBytes
-
Compute the string value
- toString() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
-
EXPENSIVE!!! only for debugging.
- toString() - Method in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- toString() - Method in class org.glassfish.grizzly.http.util.StringCache.CharEntry
- toString(int, int) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- toString(int, int) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- toString(int, int) - Method in class org.glassfish.grizzly.http.util.CharChunk
- toString(int, int) - Method in interface org.glassfish.grizzly.http.util.Chunk
- toString(int, int) - Method in class org.glassfish.grizzly.http.util.DataChunk
- toString(Charset) - Method in class org.glassfish.grizzly.http.util.BufferChunk
- toString(Charset) - Method in class org.glassfish.grizzly.http.util.ByteChunk
- toString(Charset) - Method in class org.glassfish.grizzly.http.util.DataChunk
- toString(ByteChunk) - Static method in class org.glassfish.grizzly.http.util.StringCache
- toString(CharChunk) - Static method in class org.glassfish.grizzly.http.util.StringCache
- toStringInternal() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- toStringInternal() - Method in class org.glassfish.grizzly.http.util.CharChunk
- touch(long) - Method in class org.glassfish.grizzly.http.util.TimeStamp
-
Access notification.
- toUpper(byte[]) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Converts passed bytes (representing ASCII characters) to the upper case equivalent.
- toUpper(int) - Static method in class org.glassfish.grizzly.http.util.Ascii
-
Returns the upper case equivalent of the specified ASCII character.
- TRACE - Static variable in class org.glassfish.grizzly.http.Method
- Trailer - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- trailerHeaders - Variable in class org.glassfish.grizzly.http.HttpCodecFilter.ContentParsingState
- TransferEncoding - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- TransferEncoding - Interface in org.glassfish.grizzly.http
-
Abstraction, which represents HTTP transfer-encoding.
- trimLeft() - Method in class org.glassfish.grizzly.http.util.BufferChunk
- trimLeft() - Method in class org.glassfish.grizzly.http.util.ByteChunk
- trimLeft() - Method in class org.glassfish.grizzly.http.util.CharChunk
- trimLeft() - Method in class org.glassfish.grizzly.http.util.DataChunk
- type() - Method in class org.glassfish.grizzly.http.HttpEvents.ChangePacketInProgressEvent
- type() - Method in class org.glassfish.grizzly.http.HttpEvents.IncomingHttpUpgradeEvent
- type() - Method in class org.glassfish.grizzly.http.HttpEvents.OutgoingHttpUpgradeEvent
- type() - Method in class org.glassfish.grizzly.http.HttpEvents.ResponseCompleteEvent
- TYPE - Static variable in class org.glassfish.grizzly.http.HttpEvents.ChangePacketInProgressEvent
- TYPE - Static variable in class org.glassfish.grizzly.http.HttpEvents.IncomingHttpUpgradeEvent
- TYPE - Static variable in class org.glassfish.grizzly.http.HttpEvents.OutgoingHttpUpgradeEvent
- TYPE - Static variable in class org.glassfish.grizzly.http.HttpEvents.ResponseCompleteEvent
U
- UDecoder - Class in org.glassfish.grizzly.http.util
-
All URL decoding happens here.
- UDecoder() - Constructor for class org.glassfish.grizzly.http.util.UDecoder
- UDecoder(boolean) - Constructor for class org.glassfish.grizzly.http.util.UDecoder
- UEncoder - Class in org.glassfish.grizzly.http.util
-
Efficient implementation for encoders.
- UEncoder() - Constructor for class org.glassfish.grizzly.http.util.UEncoder
- UNAUTHORIZED_401 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- UNDEFINED - Enum constant in enum class org.glassfish.grizzly.http.Method.PayloadExpectation
- unescape(String) - Method in class org.glassfish.grizzly.http.Cookie
- unescapeDoubleQuotes(String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Unescapes any double quotes in the given cookie value.
- unescapeDoubleQuotes(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Un-escapes any double quotes in the given cookie value.
- unescapeDoubleQuotes(BufferChunk) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Unescapes any double quotes in the given cookie value.
- unescapeDoubleQuotes(ByteChunk) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Unescapes any double quotes in the given cookie value.
- unescapeDoubleQuotes(CharChunk) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Unescapes any double quotes in the given cookie value.
- unescapeDoubleQuotes(DataChunk) - Static method in class org.glassfish.grizzly.http.util.CookieParserUtils
-
Unescapes any double quotes in the given cookie value.
- unparsedHostC - Variable in class org.glassfish.grizzly.http.HttpRequestPacket
- UNSET - Static variable in class org.glassfish.grizzly.http.Cookie
- UNSUPPORTED_MEDIA_TYPE_415 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- updateInputContentBuffer(Buffer) - Method in class org.glassfish.grizzly.http.io.InputBuffer
- upgrade - Variable in class org.glassfish.grizzly.http.HttpHeader.Builder
- upgrade - Variable in class org.glassfish.grizzly.http.HttpHeader
- upgrade(String) - Method in class org.glassfish.grizzly.http.HttpHeader.Builder
-
Set the HTTP upgrade type.
- Upgrade - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- uri - Variable in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
- uri(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket.Builder
-
Set the request URI.
- URLDecoder - Class in org.glassfish.grizzly.http.util
- URLDecoder() - Constructor for class org.glassfish.grizzly.http.util.URLDecoder
- urlEncode(Writer, byte[], int, int) - Method in class org.glassfish.grizzly.http.util.UEncoder
- urlEncode(Writer, byte[], int, int, boolean) - Method in class org.glassfish.grizzly.http.util.UEncoder
- urlEncode(Writer, String) - Method in class org.glassfish.grizzly.http.util.UEncoder
-
URL Encode string, using a specified encoding.
- urlEncode(Writer, String, boolean) - Method in class org.glassfish.grizzly.http.util.UEncoder
-
URL Encode string, using a specified encoding.
- USE_PROXY_305 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- UserAgent - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- usingLazyCookieState - Variable in class org.glassfish.grizzly.http.Cookie
V
- value - Variable in class org.glassfish.grizzly.http.Cookie
- value - Variable in class org.glassfish.grizzly.http.util.StringCache.ByteEntry
- value - Variable in class org.glassfish.grizzly.http.util.StringCache.CharEntry
- valueOf(byte[], int, int) - Static method in enum class org.glassfish.grizzly.http.Protocol
- valueOf(String) - Static method in enum class org.glassfish.grizzly.http.CompressionConfig.CompressionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.glassfish.grizzly.http.Method.PayloadExpectation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class org.glassfish.grizzly.http.Method
- valueOf(String) - Static method in enum class org.glassfish.grizzly.http.Protocol
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.glassfish.grizzly.http.util.DataChunk.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.glassfish.grizzly.http.util.Header
-
Returns the enum constant of this class with the specified name.
- valueOf(Buffer, int, int) - Static method in enum class org.glassfish.grizzly.http.Protocol
- valueOf(DataChunk) - Static method in class org.glassfish.grizzly.http.Method
- valueOf(DataChunk) - Static method in enum class org.glassfish.grizzly.http.Protocol
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.glassfish.grizzly.http.CompressionConfig.CompressionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.glassfish.grizzly.http.Method.PayloadExpectation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.glassfish.grizzly.http.Protocol
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.glassfish.grizzly.http.util.DataChunk.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.glassfish.grizzly.http.util.Header
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- values(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
- Vary - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- version - Variable in class org.glassfish.grizzly.http.Cookie
- Via - Enum constant in enum class org.glassfish.grizzly.http.util.Header
W
- wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
-
Return true if this encoding should be used to parse the content of the passed
HttpHeader, or false otherwise. - wantDecode(HttpHeader) - Method in interface org.glassfish.grizzly.http.ContentEncoding
-
Method should implement the logic, which decides if HTTP packet with the specific
HttpHeadershould be decoded using this ContentEncoding. - wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
-
Return true if this encoding should be used to parse the content of the passed
HttpHeader, or false otherwise. - wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
- wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
- wantDecode(HttpHeader) - Method in interface org.glassfish.grizzly.http.TransferEncoding
-
Return true if this encoding should be used to parse the content of the passed
HttpHeader, or false otherwise. - wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
-
Return true if this encoding should be used to serialize the content of the passed
HttpHeader, or false otherwise. - wantEncode(HttpHeader) - Method in interface org.glassfish.grizzly.http.ContentEncoding
-
Method should implement the logic, which decides if HTTP packet with the specific
HttpHeadershould be encoded using this ContentEncoding. - wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
-
Return true if this encoding should be used to serialize the content of the passed
HttpHeader, or false otherwise. - wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
- wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
- wantEncode(HttpHeader) - Method in interface org.glassfish.grizzly.http.TransferEncoding
-
Return true if this encoding should be used to serialize the content of the passed
HttpHeader, or false otherwise. - Warnings - Enum constant in enum class org.glassfish.grizzly.http.util.Header
- WEB_SOCKET_PROTOCOL_HANDSHAKE_101 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
- write(byte[]) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- write(byte[], int, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- write(char[]) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- write(char[], int, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- write(String) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- write(String, int, int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- write(Buffer) - Method in interface org.glassfish.grizzly.http.io.BinaryNIOOutputSink
-
Writes the contents of the specified
Buffer. - writeBuffer(Buffer) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Writes the contents of the specified
Bufferto the client. - writeByte(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- writeByteBuffer(ByteBuffer) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
-
Writes the contents of the specified
ByteBufferto the client. - writeChar(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
- WWWAuthenticate - Enum constant in enum class org.glassfish.grizzly.http.util.Header
X
- XPoweredBy - Enum constant in enum class org.glassfish.grizzly.http.util.Header
Z
A B C D E F G H I K L M N O P Q R S T U V W X ZAll Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
lengthparameter will be ignored. Please useOutputBuffer.canWrite().