JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package io.netty.channel
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
io.netty.channel.
AbstractChannel.AbstractUnsafe
(implements io.netty.channel.
Channel.Unsafe
)
io.netty.channel.
AbstractServerChannel.DefaultServerUnsafe
io.netty.channel.
AbstractChannelHandlerContext.AbstractWriteTask
(implements java.lang.Runnable)
io.netty.channel.
AbstractChannelHandlerContext.WriteAndFlushTask
io.netty.channel.
AbstractChannelHandlerContext.WriteTask
(implements io.netty.channel.
SingleThreadEventLoop.NonWakeupRunnable
)
io.netty.util.
AbstractConstant
<T> (implements io.netty.util.
Constant
<T>)
io.netty.channel.
ChannelOption
<T>
io.netty.util.concurrent.
AbstractEventExecutorGroup
(implements io.netty.util.concurrent.
EventExecutorGroup
)
io.netty.channel.
AbstractEventLoopGroup
(implements io.netty.channel.
EventLoopGroup
)
io.netty.util.concurrent.
MultithreadEventExecutorGroup
io.netty.channel.
MultithreadEventLoopGroup
(implements io.netty.channel.
EventLoopGroup
)
io.netty.channel.
DefaultEventLoopGroup
io.netty.channel.
ThreadPerChannelEventLoopGroup
(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.channel.
AbstractEventLoop
(implements io.netty.channel.
EventLoop
)
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.
DefaultEventLoop
io.netty.channel.
ThreadPerChannelEventLoop
io.netty.util.concurrent.
AbstractFuture
<V> (implements io.netty.util.concurrent.
Future
<V>)
io.netty.util.concurrent.
CompleteFuture
<V>
io.netty.channel.
CompleteChannelFuture
(implements io.netty.channel.
ChannelFuture
)
io.netty.channel.
FailedChannelFuture
io.netty.channel.
SucceededChannelFuture
io.netty.util.concurrent.
DefaultPromise
<V> (implements io.netty.util.concurrent.
Promise
<V>)
io.netty.channel.
DefaultChannelPromise
(implements io.netty.channel.
ChannelFlushPromiseNotifier.FlushCheckpoint
, io.netty.channel.
ChannelPromise
)
io.netty.channel.
AbstractChannel.CloseFuture
io.netty.util.concurrent.
DefaultProgressivePromise
<V> (implements io.netty.util.concurrent.
ProgressivePromise
<V>)
io.netty.channel.
DefaultChannelProgressivePromise
(implements io.netty.channel.
ChannelFlushPromiseNotifier.FlushCheckpoint
, io.netty.channel.
ChannelProgressivePromise
)
io.netty.channel.
VoidChannelPromise
(implements io.netty.channel.
ChannelPromise
)
io.netty.util.
AbstractReferenceCounted
(implements io.netty.util.
ReferenceCounted
)
io.netty.channel.
DefaultFileRegion
(implements io.netty.channel.
FileRegion
)
io.netty.channel.
ChannelFlushPromiseNotifier
io.netty.channel.
ChannelFlushPromiseNotifier.DefaultFlushCheckpoint
(implements io.netty.channel.
ChannelFlushPromiseNotifier.FlushCheckpoint
)
io.netty.channel.
ChannelHandlerAdapter
(implements io.netty.channel.
ChannelHandler
)
io.netty.channel.
ChannelInboundHandlerAdapter
(implements io.netty.channel.
ChannelInboundHandler
)
io.netty.channel.
ChannelDuplexHandler
(implements io.netty.channel.
ChannelOutboundHandler
)
io.netty.channel.
CombinedChannelDuplexHandler
<I,O>
io.netty.channel.
ChannelInitializer
<C>
io.netty.channel.
SimpleChannelInboundHandler
<I>
io.netty.channel.
ChannelOutboundHandlerAdapter
(implements io.netty.channel.
ChannelOutboundHandler
)
io.netty.channel.
ChannelMetadata
io.netty.channel.
ChannelOutboundBuffer
io.netty.channel.
ChannelOutboundBuffer.Entry
io.netty.channel.
CoalescingBufferQueue
io.netty.channel.
CombinedChannelDuplexHandler.DelegatingChannelHandlerContext
(implements io.netty.channel.
ChannelHandlerContext
)
io.netty.channel.
DefaultAddressedEnvelope
<M,A> (implements io.netty.channel.
AddressedEnvelope
<M,A>)
io.netty.util.
DefaultAttributeMap
(implements io.netty.util.
AttributeMap
)
io.netty.channel.
AbstractChannel
(implements io.netty.channel.
Channel
)
io.netty.channel.
AbstractServerChannel
(implements io.netty.channel.
ServerChannel
)
io.netty.channel.
AbstractChannelHandlerContext
(implements io.netty.channel.
ChannelHandlerContext
, io.netty.util.
ResourceLeakHint
)
io.netty.channel.
DefaultChannelHandlerContext
io.netty.channel.
DefaultChannelPipeline.HeadContext
(implements io.netty.channel.
ChannelInboundHandler
, io.netty.channel.
ChannelOutboundHandler
)
io.netty.channel.
DefaultChannelPipeline.TailContext
(implements io.netty.channel.
ChannelInboundHandler
)
io.netty.channel.
DefaultChannelConfig
(implements io.netty.channel.
ChannelConfig
)
io.netty.channel.
DefaultChannelId
(implements io.netty.channel.
ChannelId
)
io.netty.channel.
DefaultChannelPipeline
(implements io.netty.channel.
ChannelPipeline
)
io.netty.channel.
DefaultChannelPipeline.PendingHandlerCallback
(implements java.lang.Runnable)
io.netty.channel.
DefaultChannelPipeline.PendingHandlerAddedTask
io.netty.channel.
DefaultChannelPipeline.PendingHandlerRemovedTask
io.netty.channel.
DefaultMaxBytesRecvByteBufAllocator
(implements io.netty.channel.
MaxBytesRecvByteBufAllocator
)
io.netty.channel.
DefaultMaxBytesRecvByteBufAllocator.HandleImpl
(implements io.netty.channel.
RecvByteBufAllocator.ExtendedHandle
)
io.netty.channel.
DefaultMaxMessagesRecvByteBufAllocator
(implements io.netty.channel.
MaxMessagesRecvByteBufAllocator
)
io.netty.channel.
AdaptiveRecvByteBufAllocator
io.netty.channel.
FixedRecvByteBufAllocator
io.netty.channel.
DefaultMaxMessagesRecvByteBufAllocator.MaxMessageHandle
(implements io.netty.channel.
RecvByteBufAllocator.ExtendedHandle
)
io.netty.channel.
AdaptiveRecvByteBufAllocator.HandleImpl
io.netty.channel.
FixedRecvByteBufAllocator.HandleImpl
io.netty.channel.
DefaultMessageSizeEstimator
(implements io.netty.channel.
MessageSizeEstimator
)
io.netty.channel.
DefaultMessageSizeEstimator.HandleImpl
(implements io.netty.channel.
MessageSizeEstimator.Handle
)
io.netty.channel.
DefaultSelectStrategy
(implements io.netty.channel.
SelectStrategy
)
io.netty.channel.
DefaultSelectStrategyFactory
(implements io.netty.channel.
SelectStrategyFactory
)
io.netty.channel.
PendingWriteQueue
io.netty.channel.
PendingWriteQueue.PendingWrite
io.netty.util.concurrent.
PromiseAggregator
<V,F> (implements io.netty.util.concurrent.
GenericFutureListener
<F>)
io.netty.channel.
ChannelPromiseAggregator
(implements io.netty.channel.
ChannelFutureListener
)
io.netty.util.concurrent.
PromiseNotifier
<V,F> (implements io.netty.util.concurrent.
GenericFutureListener
<F>)
io.netty.channel.
ChannelPromiseNotifier
(implements io.netty.channel.
ChannelFutureListener
)
io.netty.channel.
RecvByteBufAllocator.DelegatingHandle
(implements io.netty.channel.
RecvByteBufAllocator.Handle
)
io.netty.channel.
ReflectiveChannelFactory
<T> (implements io.netty.channel.
ChannelFactory
<T>)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
java.net.SocketException
io.netty.channel.
AbstractChannel.AnnotatedSocketException
java.net.ConnectException
io.netty.channel.
AbstractChannel.AnnotatedConnectException
io.netty.channel.
ConnectTimeoutException
java.net.NoRouteToHostException
io.netty.channel.
AbstractChannel.AnnotatedNoRouteToHostException
java.lang.RuntimeException
io.netty.channel.
ChannelException
io.netty.channel.
ChannelPipelineException
io.netty.channel.
EventLoopException
io.netty.channel.
WriteBufferWaterMark
Interface Hierarchy
io.netty.util.
AttributeMap
io.netty.channel.
Channel
(also extends io.netty.channel.
ChannelOutboundInvoker
, java.lang.Comparable<T>)
io.netty.channel.
ServerChannel
io.netty.channel.
ChannelHandlerContext
(also extends io.netty.channel.
ChannelInboundInvoker
, io.netty.channel.
ChannelOutboundInvoker
)
io.netty.channel.
Channel.Unsafe
io.netty.channel.
ChannelConfig
io.netty.bootstrap.
ChannelFactory
<T>
io.netty.channel.
ChannelFactory
<T>
io.netty.channel.
ChannelFlushPromiseNotifier.FlushCheckpoint
io.netty.channel.
ChannelHandler
io.netty.channel.
ChannelInboundHandler
io.netty.channel.
ChannelOutboundHandler
io.netty.channel.
ChannelInboundInvoker
io.netty.channel.
ChannelHandlerContext
(also extends io.netty.util.
AttributeMap
, io.netty.channel.
ChannelOutboundInvoker
)
io.netty.channel.
ChannelPipeline
(also extends io.netty.channel.
ChannelOutboundInvoker
, java.lang.Iterable<T>)
io.netty.channel.
ChannelOutboundBuffer.MessageProcessor
io.netty.channel.
ChannelOutboundInvoker
io.netty.channel.
Channel
(also extends io.netty.util.
AttributeMap
, java.lang.Comparable<T>)
io.netty.channel.
ServerChannel
io.netty.channel.
ChannelHandlerContext
(also extends io.netty.util.
AttributeMap
, io.netty.channel.
ChannelInboundInvoker
)
io.netty.channel.
ChannelPipeline
(also extends io.netty.channel.
ChannelInboundInvoker
, java.lang.Iterable<T>)
java.lang.Comparable<T>
io.netty.channel.
Channel
(also extends io.netty.util.
AttributeMap
, io.netty.channel.
ChannelOutboundInvoker
)
io.netty.channel.
ServerChannel
io.netty.channel.
ChannelId
(also extends java.io.Serializable)
java.util.EventListener
io.netty.util.concurrent.
GenericFutureListener
<F>
io.netty.channel.
ChannelFutureListener
io.netty.util.concurrent.
GenericProgressiveFutureListener
<F>
io.netty.channel.
ChannelProgressiveFutureListener
java.util.concurrent.Executor
java.util.concurrent.ExecutorService
java.util.concurrent.ScheduledExecutorService
io.netty.util.concurrent.
EventExecutorGroup
(also extends java.lang.Iterable<T>)
io.netty.util.concurrent.
EventExecutor
io.netty.util.concurrent.
OrderedEventExecutor
io.netty.channel.
EventLoop
(also extends io.netty.channel.
EventLoopGroup
)
io.netty.channel.
EventLoopGroup
io.netty.channel.
EventLoop
(also extends io.netty.util.concurrent.
OrderedEventExecutor
)
java.util.concurrent.Future<V>
io.netty.util.concurrent.
Future
<V>
io.netty.channel.
ChannelFuture
io.netty.channel.
ChannelProgressiveFuture
(also extends io.netty.util.concurrent.
ProgressiveFuture
<V>)
io.netty.channel.
ChannelProgressivePromise
(also extends io.netty.channel.
ChannelPromise
, io.netty.util.concurrent.
ProgressivePromise
<V>)
io.netty.channel.
ChannelPromise
(also extends io.netty.util.concurrent.
Promise
<V>)
io.netty.channel.
ChannelProgressivePromise
(also extends io.netty.channel.
ChannelProgressiveFuture
, io.netty.util.concurrent.
ProgressivePromise
<V>)
io.netty.util.concurrent.
ProgressiveFuture
<V>
io.netty.channel.
ChannelProgressiveFuture
(also extends io.netty.channel.
ChannelFuture
)
io.netty.channel.
ChannelProgressivePromise
(also extends io.netty.channel.
ChannelPromise
, io.netty.util.concurrent.
ProgressivePromise
<V>)
io.netty.util.concurrent.
ProgressivePromise
<V> (also extends io.netty.util.concurrent.
Promise
<V>)
io.netty.channel.
ChannelProgressivePromise
(also extends io.netty.channel.
ChannelProgressiveFuture
, io.netty.channel.
ChannelPromise
)
io.netty.util.concurrent.
Promise
<V>
io.netty.channel.
ChannelPromise
(also extends io.netty.channel.
ChannelFuture
)
io.netty.channel.
ChannelProgressivePromise
(also extends io.netty.channel.
ChannelProgressiveFuture
, io.netty.util.concurrent.
ProgressivePromise
<V>)
io.netty.util.concurrent.
ProgressivePromise
<V> (also extends io.netty.util.concurrent.
ProgressiveFuture
<V>)
io.netty.channel.
ChannelProgressivePromise
(also extends io.netty.channel.
ChannelProgressiveFuture
, io.netty.channel.
ChannelPromise
)
java.lang.Iterable<T>
io.netty.channel.
ChannelPipeline
(also extends io.netty.channel.
ChannelInboundInvoker
, io.netty.channel.
ChannelOutboundInvoker
)
io.netty.util.concurrent.
EventExecutorGroup
(also extends java.util.concurrent.ScheduledExecutorService)
io.netty.util.concurrent.
EventExecutor
io.netty.util.concurrent.
OrderedEventExecutor
io.netty.channel.
EventLoop
(also extends io.netty.channel.
EventLoopGroup
)
io.netty.channel.
EventLoopGroup
io.netty.channel.
EventLoop
(also extends io.netty.util.concurrent.
OrderedEventExecutor
)
io.netty.channel.
MessageSizeEstimator
io.netty.channel.
MessageSizeEstimator.Handle
io.netty.channel.
RecvByteBufAllocator
io.netty.channel.
MaxBytesRecvByteBufAllocator
io.netty.channel.
MaxMessagesRecvByteBufAllocator
io.netty.channel.
RecvByteBufAllocator.Handle
io.netty.channel.
RecvByteBufAllocator.ExtendedHandle
io.netty.util.
ReferenceCounted
io.netty.channel.
AddressedEnvelope
<M,A>
io.netty.channel.
FileRegion
java.lang.Runnable
io.netty.channel.
SingleThreadEventLoop.NonWakeupRunnable
io.netty.channel.
SelectStrategy
io.netty.channel.
SelectStrategyFactory
java.io.Serializable
io.netty.channel.
ChannelId
(also extends java.lang.Comparable<T>)
Annotation Type Hierarchy
io.netty.channel.
ChannelHandler.Sharable
(implements java.lang.annotation.Annotation)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes