| Package | Description |
|---|---|
| io.netty.handler.codec.spdy |
Encoder, decoder, session handler and their related message types for the SPDY protocol.
|
| Modifier and Type | Field and Description |
|---|---|
private static SpdyProtocolException |
SpdyFrameCodec.INVALID_FRAME |
private static SpdyProtocolException |
SpdyHeaderBlockZlibDecoder.INVALID_HEADER_BLOCK |
private static SpdyProtocolException |
SpdySessionHandler.PROTOCOL_EXCEPTION |
private static SpdyProtocolException |
SpdySessionHandler.STREAM_CLOSED |