类分层结构
- java.lang.Object
- com.github.netty.protocol.mysql.AbstractAuthPluginDataBuilder<B>
- com.github.netty.protocol.mysql.AbstractMySqlPacket (implements com.github.netty.protocol.mysql.MysqlPacket)
- 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)
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>
- com.github.netty.protocol.mysql.CodecUtils
- com.github.netty.protocol.mysql.EventHandshakeSuccessful
- com.github.netty.protocol.mysql.MysqlNativePasswordUtil
- com.github.netty.protocol.mysql.Session
接口分层结构
枚举分层结构
Copyright © 2021. All rights reserved.