public final class SpdyHttpCodec extends io.netty.channel.CombinedChannelDuplexHandler<SpdyHttpDecoder,SpdyHttpEncoder>
SpdyHttpDecoder and SpdyHttpEncoder| Constructor and Description |
|---|
SpdyHttpCodec(int version,
int maxContentLength)
Creates a new instance with the specified decoder options.
|
bind, channelActive, channelInactive, channelRegistered, channelUnregistered, close, connect, deregister, disconnect, exceptionCaught, handlerAdded, handlerRemoved, inboundHandler, init, messageReceived, outboundHandler, read, userEventTriggered, writeCopyright © 2008-2013 The Netty Project. All Rights Reserved.