public final class SpdyHttpCodec extends ChannelHandlerAppender
SpdyHttpDecoder and SpdyHttpEncoderChannelHandler.Sharable| Constructor and Description |
|---|
SpdyHttpCodec(SpdyVersion version,
int maxContentLength)
Creates a new instance with the specified decoder options.
|
SpdyHttpCodec(SpdyVersion version,
int maxContentLength,
boolean validateHttpHeaders)
Creates a new instance with the specified decoder options.
|
add, add, add, add, handlerAdded, handlerAtchannelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredhandlerRemoved, isSharableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandlerRemovedpublic SpdyHttpCodec(SpdyVersion version, int maxContentLength)
public SpdyHttpCodec(SpdyVersion version, int maxContentLength, boolean validateHttpHeaders)
Copyright © 2008–2015 The Netty Project. All rights reserved.