Class Hierarchy
- java.lang.Object
- org.apache.dubbo.remoting.transport.AbstractPeer (implements org.apache.dubbo.remoting.ChannelHandler, org.apache.dubbo.remoting.Endpoint)
- org.apache.dubbo.remoting.transport.AbstractEndpoint (implements org.apache.dubbo.common.Resetable)
- org.apache.dubbo.remoting.transport.AbstractClient (implements org.apache.dubbo.remoting.Client)
- org.apache.dubbo.remoting.transport.AbstractServer (implements org.apache.dubbo.remoting.Server)
- org.apache.dubbo.remoting.transport.netty4.NettyServer (implements org.apache.dubbo.remoting.Server)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- org.apache.dubbo.remoting.transport.netty4.NettyBackedChannelBuffer (implements org.apache.dubbo.remoting.buffer.ChannelBuffer)
- org.apache.dubbo.remoting.transport.netty4.NettyCodecAdapter
- org.apache.dubbo.remoting.transport.netty4.NettyTransporter (implements org.apache.dubbo.remoting.Transporter)
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.