protected static class Netty4HttpServerTransport.HttpChannelHandler
extends io.netty.channel.ChannelInitializer<io.netty.channel.Channel>
| Modifier | Constructor and Description |
|---|---|
protected |
HttpChannelHandler(Netty4HttpServerTransport transport,
boolean detailedErrorsEnabled,
org.elasticsearch.common.util.concurrent.ThreadContext threadContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initChannel(io.netty.channel.Channel ch) |
channelRegistered, exceptionCaught, handlerAddedchannelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggeredprotected HttpChannelHandler(Netty4HttpServerTransport transport, boolean detailedErrorsEnabled, org.elasticsearch.common.util.concurrent.ThreadContext threadContext)