public final class SpdyHttpCodec
extends io.netty.channel.ChannelHandlerAppender
SpdyHttpDecoder and SpdyHttpEncoder| Constructor and Description |
|---|
SpdyHttpCodec(SpdyVersion version,
int maxContentLength)
Creates a new instance with the specified decoder options.
|
add, add, add, add, handlerAdded, handlerAtpublic SpdyHttpCodec(SpdyVersion version, int maxContentLength)
Copyright © 2008–2013 The Netty Project. All rights reserved.