protected static class SSLNettyTransport.ClientSslHandler extends org.elasticsearch.common.netty.channel.SimpleChannelHandler
| Modifier and Type | Method and Description |
|---|---|
void |
connectRequested(org.elasticsearch.common.netty.channel.ChannelHandlerContext ctx,
org.elasticsearch.common.netty.channel.ChannelStateEvent event) |
bindRequested, channelBound, channelClosed, channelConnected, channelDisconnected, channelInterestChanged, channelOpen, channelUnbound, childChannelClosed, childChannelOpen, closeRequested, disconnectRequested, exceptionCaught, handleDownstream, handleUpstream, messageReceived, setInterestOpsRequested, unbindRequested, writeComplete, writeRequestedpublic void connectRequested(org.elasticsearch.common.netty.channel.ChannelHandlerContext ctx, org.elasticsearch.common.netty.channel.ChannelStateEvent event)
connectRequested in class org.elasticsearch.common.netty.channel.SimpleChannelHandlerCopyright © 2015. All rights reserved.