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, isContentAlwaysEmptycallDecode, channelInactive, checkpoint, checkpoint, state, stateactualReadableBytes, channelRead, channelReadComplete, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, 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.