Class Hierarchy
- java.lang.Object
- com.google.common.util.concurrent.AbstractService (implements com.google.common.util.concurrent.Service)
- com.bytedesk.call.esl.client.outbound.SocketClient
- 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.outbound.OutboundChannelInitializer
- io.netty.channel.SimpleChannelInboundHandler<I>
- com.bytedesk.call.esl.client.internal.AbstractEslClientHandler
- com.bytedesk.call.esl.client.outbound.OutboundClientHandler
- com.bytedesk.call.esl.client.internal.AbstractEslClientHandler
- io.netty.channel.ChannelInitializer<C>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- com.google.common.util.concurrent.AbstractService (implements com.google.common.util.concurrent.Service)
Interface Hierarchy
- com.bytedesk.call.esl.client.outbound.IClientHandlerFactory
- com.bytedesk.call.esl.client.inbound.IEslEventListener
- com.bytedesk.call.esl.client.outbound.IClientHandler