Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.netty5.channel.ChannelInitializer<C> (implements io.netty5.channel.ChannelHandler)
    • io.netty.contrib.handler.codec.example.socksproxy.DirectClientHandler (implements io.netty5.channel.ChannelHandler)
    • io.netty.contrib.handler.codec.example.socksproxy.RelayHandler (implements io.netty5.channel.ChannelHandler)
    • io.netty5.channel.SimpleChannelInboundHandler<I> (implements io.netty5.channel.ChannelHandler)
    • io.netty.contrib.handler.codec.example.socksproxy.SocksServer
    • io.netty.contrib.handler.codec.example.socksproxy.SocksServerUtils