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)
- 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.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.NettyConfigOperator (implements org.apache.dubbo.remoting.api.pu.ChannelOperator)
- org.apache.dubbo.remoting.transport.netty4.NettyPortUnificationTransporter (implements org.apache.dubbo.remoting.api.pu.PortUnificationTransporter)
- org.apache.dubbo.remoting.transport.netty4.NettyTransporter (implements org.apache.dubbo.remoting.Transporter)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.