Class Hierarchy
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.handler.ssl.SslHandler (implements io.netty.channel.ChannelOutboundHandler)
- com.linkedin.alpini.netty4.handlers.ChannelInitializer<C>
- com.linkedin.alpini.netty4.ssl.SecureClientHandler
- com.linkedin.alpini.netty4.ssl.SSLEngineFactoryImpl (implements com.linkedin.alpini.netty4.ssl.SSLEngineFactory)
- com.linkedin.alpini.netty4.ssl.SSLEngineFactoryImpl.Config
- java.lang.Throwable (implements java.io.Serializable)