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.channel.ChannelInitializer<C>
- com.bytedesk.call.esl.client.inbound.InboundChannelInitializer
- io.netty.channel.SimpleChannelInboundHandler<I>
- com.bytedesk.call.esl.client.internal.AbstractEslClientHandler
- com.bytedesk.call.esl.client.inbound.InboundClientHandler
- com.bytedesk.call.esl.client.internal.AbstractEslClientHandler
- io.netty.channel.ChannelInitializer<C>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- com.bytedesk.call.esl.client.inbound.Client (implements com.bytedesk.call.esl.client.internal.IModEslApi)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.bytedesk.call.esl.client.inbound.InboundConnectionFailure
- java.lang.Exception
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
Interface Hierarchy
- com.bytedesk.call.esl.client.inbound.IEslEventListener
- com.bytedesk.call.esl.client.inbound.IEslProtocolListener