| Package | Description |
|---|---|
| org.glassfish.grizzly.http |
| 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) |
Copyright © 2014 Oracle Corporation. All Rights Reserved.