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

W

wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
Return true if this encoding should be used to parse the content of the passed HttpHeader, or false otherwise.
wantDecode(HttpHeader) - Method in interface org.glassfish.grizzly.http.ContentEncoding
Method should implement the logic, which decides if HTTP packet with the specific HttpHeader should be decoded using this ContentEncoding.
wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
Return true if this encoding should be used to parse the content of the passed HttpHeader, or false otherwise.
wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
wantDecode(HttpHeader) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
wantDecode(HttpHeader) - Method in interface org.glassfish.grizzly.http.TransferEncoding
Return true if this encoding should be used to parse the content of the passed HttpHeader, or false otherwise.
wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.ChunkedTransferEncoding
Return true if this encoding should be used to serialize the content of the passed HttpHeader, or false otherwise.
wantEncode(HttpHeader) - Method in interface org.glassfish.grizzly.http.ContentEncoding
Method should implement the logic, which decides if HTTP packet with the specific HttpHeader should be encoded using this ContentEncoding.
wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.FixedLengthTransferEncoding
Return true if this encoding should be used to serialize the content of the passed HttpHeader, or false otherwise.
wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
wantEncode(HttpHeader) - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
wantEncode(HttpHeader) - Method in interface org.glassfish.grizzly.http.TransferEncoding
Return true if this encoding should be used to serialize the content of the passed HttpHeader, or false otherwise.
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 Buffer to the client.
writeByte(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
writeByteBuffer(ByteBuffer) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Writes the contents of the specified ByteBuffer to the client.
writeChar(int) - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
WWWAuthenticate - Enum constant in enum class org.glassfish.grizzly.http.util.Header
 
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