Index

A B C D E F G H I K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

D

DataChunk - Class in org.glassfish.grizzly.http.util
Buffer chunk representation.
DataChunk() - Constructor for class org.glassfish.grizzly.http.util.DataChunk
 
DataChunk(ByteChunk, BufferChunk, CharChunk, String) - Constructor for class org.glassfish.grizzly.http.util.DataChunk
 
DataChunk.Type - Enum Class in org.glassfish.grizzly.http.util
 
Date - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
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 MessageBytes using an UDecoder.
decode(MessageBytes, UDecoder, String, B2CConverter) - Static method in class org.glassfish.grizzly.http.util.HttpRequestURIDecoder
Decode the HTTP request represented by the bytes inside MessageBytes using an UDecoder, using the specified encoding, using the specified [@link B2CConverter} to decode the request.
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
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
A B C D E F G H I K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form