Class Hierarchy
- java.lang.Object
- io.netty.channel.AbstractChannel.AbstractUnsafe (implements io.netty.channel.Channel.Unsafe)
- io.netty.channel.AbstractCoalescingBufferQueue
- io.netty.channel.CoalescingBufferQueue
- 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.MultiThreadIoEventLoopGroup (implements io.netty.channel.IoEventLoopGroup)
- io.netty.channel.MultithreadEventLoopGroup (implements io.netty.channel.EventLoopGroup)
- 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.channel.ManualIoEventLoop (implements io.netty.channel.IoEventLoop)
- 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.SingleThreadIoEventLoop (implements io.netty.channel.IoEventLoop)
- io.netty.channel.ThreadPerChannelEventLoop
- io.netty.channel.SingleThreadEventLoop (implements io.netty.channel.EventLoop)
- io.netty.util.concurrent.AbstractEventExecutor (implements io.netty.util.concurrent.EventExecutor)
- io.netty.util.concurrent.AbstractFuture<V> (implements io.netty.util.concurrent.Future<V>)
- io.netty.util.concurrent.DefaultPromise<V> (implements io.netty.util.concurrent.Promise<V>)
- io.netty.channel.DefaultChannelPromise (implements io.netty.channel.ChannelPromise)
- io.netty.util.concurrent.DefaultProgressivePromise<V> (implements io.netty.util.concurrent.ProgressivePromise<V>)
- io.netty.channel.DefaultChannelProgressivePromise (implements io.netty.channel.ChannelProgressivePromise)
- io.netty.channel.VoidChannelPromise (implements io.netty.channel.ChannelPromise)
- io.netty.util.concurrent.DefaultPromise<V> (implements io.netty.util.concurrent.Promise<V>)
- 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.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.SimpleUserEventChannelHandler<I>
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelMetadata
- io.netty.channel.ChannelOutboundBuffer
- 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.AbstractChannel (implements io.netty.channel.Channel)
- 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.DefaultMaxBytesRecvByteBufAllocator (implements io.netty.channel.MaxBytesRecvByteBufAllocator)
- io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator (implements io.netty.channel.MaxMessagesRecvByteBufAllocator)
- io.netty.channel.AdaptiveRecvByteBufAllocator
- io.netty.channel.FixedRecvByteBufAllocator
- io.netty.channel.ServerChannelRecvByteBufAllocator
- io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator.MaxMessageHandle (implements io.netty.channel.RecvByteBufAllocator.ExtendedHandle)
- io.netty.channel.DefaultMessageSizeEstimator (implements io.netty.channel.MessageSizeEstimator)
- io.netty.channel.DefaultSelectStrategyFactory (implements io.netty.channel.SelectStrategyFactory)
- io.netty.channel.DelegatingChannelPromiseNotifier (implements io.netty.channel.ChannelFutureListener, io.netty.channel.ChannelPromise)
- io.netty.channel.PendingWriteQueue
- io.netty.channel.PreferHeapByteBufAllocator (implements io.netty.buffer.ByteBufAllocator)
- 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>)
- io.netty.channel.SingleThreadEventLoop.ChannelsReadOnlyIterator<T> (implements java.util.Iterator<E>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- java.net.SocketException
- java.net.ConnectException
- io.netty.channel.ConnectTimeoutException
- java.net.ConnectException
- java.net.SocketException
- java.lang.RuntimeException
- io.netty.channel.ChannelException
- io.netty.channel.ChannelPipelineException
- io.netty.channel.EventLoopException
- io.netty.channel.ChannelException
- java.io.IOException
- java.lang.Exception
- 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 (also extends io.netty.channel.ChannelOutboundInvoker, java.lang.Comparable<T>)
- java.lang.AutoCloseable
- io.netty.channel.IoHandle
- io.netty.channel.Channel.Unsafe
- io.netty.channel.ChannelConfig
- io.netty.bootstrap.ChannelFactory<T>
- io.netty.channel.ChannelFactory<T>
- 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>)
- io.netty.channel.Channel (also extends io.netty.util.AttributeMap, java.lang.Comparable<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)
- io.netty.channel.Channel (also extends io.netty.util.AttributeMap, io.netty.channel.ChannelOutboundInvoker)
- java.util.EventListener
- io.netty.util.concurrent.GenericFutureListener<F>
- io.netty.channel.ChannelFutureListener
- io.netty.util.concurrent.GenericProgressiveFutureListener<F>
- io.netty.channel.ChannelProgressiveFutureListener
- io.netty.util.concurrent.GenericFutureListener<F>
- io.netty.channel.EventLoopTaskQueueFactory
- 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 (also extends io.netty.util.concurrent.ThreadAwareExecutor)
- io.netty.util.concurrent.OrderedEventExecutor
- io.netty.channel.EventLoop (also extends io.netty.channel.EventLoopGroup)
- io.netty.channel.IoEventLoop (also extends io.netty.channel.IoEventLoopGroup)
- io.netty.channel.EventLoop (also extends io.netty.channel.EventLoopGroup)
- io.netty.util.concurrent.OrderedEventExecutor
- io.netty.channel.EventLoopGroup
- io.netty.channel.EventLoop (also extends io.netty.util.concurrent.OrderedEventExecutor)
- io.netty.channel.IoEventLoop (also extends io.netty.channel.IoEventLoopGroup)
- io.netty.channel.IoEventLoopGroup
- io.netty.channel.IoEventLoop (also extends io.netty.channel.EventLoop)
- io.netty.channel.EventLoop (also extends io.netty.util.concurrent.OrderedEventExecutor)
- io.netty.util.concurrent.EventExecutor (also extends io.netty.util.concurrent.ThreadAwareExecutor)
- io.netty.util.concurrent.EventExecutorGroup (also extends java.lang.Iterable<T>)
- java.util.concurrent.ScheduledExecutorService
- io.netty.util.concurrent.ThreadAwareExecutor
- io.netty.util.concurrent.EventExecutor (also extends io.netty.util.concurrent.EventExecutorGroup)
- io.netty.util.concurrent.OrderedEventExecutor
- io.netty.channel.EventLoop (also extends io.netty.channel.EventLoopGroup)
- io.netty.channel.IoEventLoop (also extends io.netty.channel.IoEventLoopGroup)
- io.netty.channel.EventLoop (also extends io.netty.channel.EventLoopGroup)
- io.netty.util.concurrent.OrderedEventExecutor
- io.netty.util.concurrent.EventExecutor (also extends io.netty.util.concurrent.EventExecutorGroup)
- java.util.concurrent.ExecutorService
- 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.channel.ChannelProgressiveFuture (also extends io.netty.util.concurrent.ProgressiveFuture<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.channel.ChannelProgressiveFuture (also extends io.netty.channel.ChannelFuture)
- 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)
- io.netty.channel.ChannelPromise (also extends io.netty.channel.ChannelFuture)
- io.netty.channel.ChannelFuture
- io.netty.util.concurrent.Future<V>
- io.netty.channel.IoEvent
- io.netty.channel.IoHandler
- io.netty.channel.IoHandlerContext
- io.netty.channel.IoHandlerFactory
- io.netty.channel.IoOps
- io.netty.channel.IoRegistration
- 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 (also extends io.netty.util.concurrent.ThreadAwareExecutor)
- io.netty.util.concurrent.OrderedEventExecutor
- io.netty.channel.EventLoop (also extends io.netty.channel.EventLoopGroup)
- io.netty.channel.IoEventLoop (also extends io.netty.channel.IoEventLoopGroup)
- io.netty.channel.EventLoop (also extends io.netty.channel.EventLoopGroup)
- io.netty.util.concurrent.OrderedEventExecutor
- io.netty.channel.EventLoopGroup
- io.netty.channel.EventLoop (also extends io.netty.util.concurrent.OrderedEventExecutor)
- io.netty.channel.IoEventLoop (also extends io.netty.channel.IoEventLoopGroup)
- io.netty.channel.IoEventLoopGroup
- io.netty.channel.IoEventLoop (also extends io.netty.channel.EventLoop)
- io.netty.channel.EventLoop (also extends io.netty.util.concurrent.OrderedEventExecutor)
- io.netty.util.concurrent.EventExecutor (also extends io.netty.util.concurrent.ThreadAwareExecutor)
- 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
- 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)