Hierarchy For Package io.netty.channel.epoll

Class Hierarchy

  • java.lang.Object
    • io.netty.util.AbstractConstant<T> (implements io.netty.util.Constant<T>)
      • io.netty.channel.ChannelOption<T>
    • io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInTask
    • io.netty.util.concurrent.AbstractEventExecutorGroup (implements io.netty.util.concurrent.EventExecutorGroup)
      • io.netty.util.concurrent.MultithreadEventExecutorGroup
        • io.netty.channel.MultithreadEventLoopGroup (implements io.netty.channel.EventLoopGroup)
          • io.netty.channel.MultiThreadIoEventLoopGroup (implements io.netty.channel.IoEventLoopGroup)
    • java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
      • io.netty.util.concurrent.AbstractEventExecutor (implements io.netty.util.concurrent.EventExecutor)
        • io.netty.util.concurrent.AbstractScheduledEventExecutor
          • io.netty.util.concurrent.SingleThreadEventExecutor (implements io.netty.util.concurrent.OrderedEventExecutor)
            • io.netty.channel.SingleThreadEventLoop (implements io.netty.channel.EventLoop)
              • io.netty.channel.SingleThreadIoEventLoop (implements io.netty.channel.IoEventLoop)
    • io.netty.channel.DefaultAddressedEnvelope<M,​A> (implements io.netty.channel.AddressedEnvelope<M,​A>)
      • io.netty.channel.socket.DatagramPacket (implements io.netty.buffer.ByteBufHolder)
    • io.netty.util.DefaultAttributeMap (implements io.netty.util.AttributeMap)
    • io.netty.channel.DefaultChannelConfig (implements io.netty.channel.ChannelConfig)
    • io.netty.channel.epoll.Epoll
    • io.netty.channel.epoll.EpollEventArray
    • io.netty.channel.epoll.EpollIoHandler (implements io.netty.channel.IoHandler)
    • io.netty.channel.epoll.EpollIoOps (implements io.netty.channel.IoOps)
    • io.netty.channel.epoll.EpollTcpInfo
    • io.netty.channel.unix.FileDescriptor
      • io.netty.channel.unix.Socket
    • io.netty.channel.epoll.Native
    • java.net.SocketAddress (implements java.io.Serializable)

Interface Hierarchy

Enum Hierarchy