public class SpdyHeaderBlockRawDecoder extends Object
Constructor and Description |
---|
SpdyHeaderBlockRawDecoder(SpdyVersion spdyVersion,
int maxHeaderSize) |
Modifier and Type | Method and Description |
---|---|
protected void |
decodeHeaderBlock(ByteBuf headerBlock,
SpdyHeadersFrame frame) |
public SpdyHeaderBlockRawDecoder(SpdyVersion spdyVersion, int maxHeaderSize)
protected void decodeHeaderBlock(ByteBuf headerBlock, SpdyHeadersFrame frame) throws Exception
Exception
Copyright © 2008–2017 The Netty Project. All rights reserved.