类分层结构
- java.lang.Object
- 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)
- io.netty.handler.codec.ByteToMessageCodec<I>
- org.apache.shardingsphere.db.protocol.codec.PacketCodec
接口分层结构
Copyright © 2022 The Apache Software Foundation. All rights reserved.