public class VertxHttpRequestDecoder
extends io.netty.handler.codec.http.HttpRequestDecoder
VertxHttpHeaders which is faster than DefaultHttpHeaders used by the super class.| Constructor and Description |
|---|
VertxHttpRequestDecoder(HttpServerOptions options) |
| Modifier and Type | Method and Description |
|---|---|
protected io.netty.handler.codec.http.HttpMessage |
createMessage(String[] initialLine) |
createInvalidMessage, isDecodingRequestdecode, decodeLast, isContentAlwaysEmpty, isSwitchingToNonHttp1Protocol, reset, userEventTriggeredactualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecodechannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaughtensureNotSharable, handlerAdded, isSharablepublic VertxHttpRequestDecoder(HttpServerOptions options)
protected io.netty.handler.codec.http.HttpMessage createMessage(String[] initialLine)
createMessage in class io.netty.handler.codec.http.HttpRequestDecoderCopyright © 2020. All rights reserved.