| 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 |
|---|---|
protected SpdyFrameDecoder |
SpdyFrameCodec.spdyFrameDecoder |
| Modifier and Type | Method and Description |
|---|---|
protected SpdyFrameDecoder |
SpdyFrameCodec.createDecoder(SpdyVersion version,
SpdyFrameDecoderDelegate delegate,
int maxChunkSize) |
Copyright © 2008–2025 The Netty Project. All rights reserved.