Class Hierarchy
- java.lang.Object
- io.netty.util.AbstractConstant<T> (implements io.netty.util.Constant<T>)
- io.netty.channel.ChannelOption<T>
- io.netty.channel.unix.UnixChannelOption<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)
- 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.DefaultAddressedEnvelope<M,A> (implements io.netty.channel.AddressedEnvelope<M,A>)
- io.netty.channel.socket.DatagramPacket (implements io.netty.buffer.ByteBufHolder)
- io.netty.channel.unix.SegmentedDatagramPacket
- io.netty.util.DefaultAttributeMap (implements io.netty.util.AttributeMap)
- io.netty.channel.AbstractChannel (implements io.netty.channel.Channel)
- io.netty.channel.DefaultChannelConfig (implements io.netty.channel.ChannelConfig)
- io.netty.channel.epoll.Epoll
- io.netty.channel.epoll.EpollEventArray
- 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)
Enum Hierarchy
Copyright © 2008–2024 The Netty Project. All rights reserved.