Package | Description |
---|---|
org.glassfish.grizzly.http | |
org.glassfish.grizzly.http.server |
Modifier and Type | Class and Description |
---|---|
class |
HttpClientFilter
Client side
HttpCodecFilter implementation, which is responsible for
decoding HttpResponsePacket and encoding HttpRequestPacket messages. |
class |
HttpServerFilter
Server side
HttpCodecFilter implementation, which is responsible for
decoding HttpRequestPacket and encoding HttpResponsePacket messages. |
Modifier and Type | Field and Description |
---|---|
HttpCodecFilter |
HttpCodecFilter.HeaderParsingState.codecFilter |
Modifier and Type | Method and Description |
---|---|
void |
HttpCodecFilter.HeaderParsingState.initialize(HttpCodecFilter codecFilter,
int initialOffset,
int maxHeaderSize) |
Modifier and Type | Method and Description |
---|---|
HttpCodecFilter |
NetworkListener.getHttpCodecFilter() |
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.