protected class SearchGuardSSLNettyTransport.SSLClientChannelInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.Channel>
| Constructor and Description |
|---|
SSLClientChannelInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
java.lang.Throwable cause) |
protected void |
initChannel(io.netty.channel.Channel ch) |
channelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggeredprotected void initChannel(io.netty.channel.Channel ch)
throws java.lang.Exception
java.lang.Exceptionpublic void exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
java.lang.Throwable cause)
throws java.lang.Exception
exceptionCaught in interface io.netty.channel.ChannelHandlerexceptionCaught in interface io.netty.channel.ChannelInboundHandlerjava.lang.ExceptionCopyright © 2015-2017. All Rights Reserved.