Class Hierarchy
- java.lang.Object
- io.netty.channel.AbstractChannel.AbstractUnsafe (implements io.netty.channel.Channel.Unsafe)
- io.netty.util.concurrent.AbstractEventExecutorGroup (implements io.netty.util.concurrent.EventExecutorGroup)
- io.netty.util.concurrent.MultithreadEventExecutorGroup
- 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.util.DefaultAttributeMap (implements io.netty.util.AttributeMap)
- io.netty.channel.nio.NioIoHandler (implements io.netty.channel.IoHandler)
- io.netty.channel.nio.NioIoOps (implements io.netty.channel.IoOps)
- io.netty.channel.nio.NioSelectableChannelIoHandle<S> (implements io.netty.channel.IoHandle, io.netty.channel.nio.NioIoHandle)
Interface Hierarchy
Copyright © 2008–2025 The Netty Project. All rights reserved.