public class SpdyHttpCodec
extends io.netty.channel.CombinedChannelHandler
SpdyHttpDecoder and SpdyHttpEncoder| Constructor and Description |
|---|
SpdyHttpCodec(int version,
int maxContentLength)
Creates a new instance with the specified decoder options.
|
afterAdd, afterRemove, beforeAdd, beforeRemove, bind, channelActive, channelInactive, channelRegistered, channelUnregistered, close, connect, deregister, disconnect, exceptionCaught, flush, inboundBufferUpdated, init, newInboundBuffer, newOutboundBuffer, userEventTriggeredCopyright © 2008-2012 The Netty Project. All Rights Reserved.