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, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, close, connect, deregister, disconnect, exceptionCaught, flush, handlerAdded, handlerRemoved, inboundHandler, init, outboundHandler, read, userEventTriggered, writeCopyright © 2008–2013 The Netty Project. All rights reserved.