public class HttpRequestDecoder
extends io.netty.handler.codec.http.HttpRequestDecoder
| Constructor and Description |
|---|
HttpRequestDecoder() |
| Modifier and Type | Method and Description |
|---|---|
protected io.netty.handler.codec.http.HttpMessage |
createInvalidMessage() |
protected io.netty.handler.codec.http.HttpMessage |
createMessage(String[] initialLine) |
decode, decodeLast, isContentAlwaysEmpty, resetactualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setSingleDecodechannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredprotected io.netty.handler.codec.http.HttpMessage createMessage(String[] initialLine) throws Exception
createMessage in class io.netty.handler.codec.http.HttpRequestDecoderExceptionprotected io.netty.handler.codec.http.HttpMessage createInvalidMessage()
createInvalidMessage in class io.netty.handler.codec.http.HttpRequestDecoderCopyright © 2012-2015. All Rights Reserved.