您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
Netty 4.0.56.Final(2018/10/07)
上一个
下一个
框架
无框架
所有类
程序包io.netty.channel的分层结构
程序包分层结构:
所有程序包
类分层结构
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
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.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.
ThreadPerChannelEventLoop
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.util.
AbstractReferenceCounted
(implements io.netty.util.
ReferenceCounted
)
io.netty.channel.
DefaultFileRegion
(implements io.netty.channel.
FileRegion
)
io.netty.channel.
AdaptiveRecvByteBufAllocator
(implements io.netty.channel.
RecvByteBufAllocator
)
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.
ChannelOutboundHandlerAdapter
(implements io.netty.channel.
ChannelOutboundHandler
)
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.
DefaultChannelConfig
(implements io.netty.channel.
ChannelConfig
)
io.netty.channel.
DefaultChannelPipeline
(implements io.netty.channel.
ChannelPipeline
)
io.netty.channel.
DefaultMessageSizeEstimator
(implements io.netty.channel.
MessageSizeEstimator
)
io.netty.channel.
DefaultSelectStrategyFactory
(implements io.netty.channel.
SelectStrategyFactory
)
io.netty.channel.
FixedRecvByteBufAllocator
(implements io.netty.channel.
RecvByteBufAllocator
)
io.netty.channel.
PendingWriteQueue
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
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
java.net.SocketException
java.net.ConnectException
io.netty.channel.
ConnectTimeoutException
java.lang.RuntimeException
io.netty.channel.
ChannelException
io.netty.channel.
ChannelPipelineException
io.netty.channel.
EventLoopException
io.netty.util.
UniqueName
(implements java.lang.Comparable<T>)
io.netty.channel.
ChannelOption
<T>
接口分层结构
io.netty.util.
AttributeMap
io.netty.channel.
Channel
(并 extends java.lang.Comparable<T>)
io.netty.channel.
ServerChannel
io.netty.channel.
ChannelHandlerContext
io.netty.channel.
Channel.Unsafe
io.netty.channel.
ChannelConfig
io.netty.channel.
ChannelHandler
io.netty.channel.
ChannelInboundHandler
io.netty.channel.
ChannelOutboundHandler
io.netty.channel.
ChannelOutboundBuffer.MessageProcessor
java.lang.Comparable<T>
io.netty.channel.
Channel
(并 extends io.netty.util.
AttributeMap
)
io.netty.channel.
ServerChannel
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
(并 extends java.lang.Iterable<T>)
io.netty.util.concurrent.
EventExecutor
io.netty.util.concurrent.
OrderedEventExecutor
io.netty.channel.
EventLoop
(并 extends io.netty.channel.
EventLoopGroup
)
io.netty.channel.
EventLoopGroup
io.netty.channel.
EventLoop
(并 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
(并 extends io.netty.util.concurrent.
ProgressiveFuture
<V>)
io.netty.channel.
ChannelProgressivePromise
(并 extends io.netty.channel.
ChannelPromise
, io.netty.util.concurrent.
ProgressivePromise
<V>)
io.netty.channel.
ChannelPromise
(并 extends io.netty.util.concurrent.
Promise
<V>)
io.netty.channel.
ChannelProgressivePromise
(并 extends io.netty.channel.
ChannelProgressiveFuture
, io.netty.util.concurrent.
ProgressivePromise
<V>)
io.netty.util.concurrent.
ProgressiveFuture
<V>
io.netty.channel.
ChannelProgressiveFuture
(并 extends io.netty.channel.
ChannelFuture
)
io.netty.channel.
ChannelProgressivePromise
(并 extends io.netty.channel.
ChannelPromise
, io.netty.util.concurrent.
ProgressivePromise
<V>)
io.netty.util.concurrent.
ProgressivePromise
<V> (并 extends io.netty.util.concurrent.
Promise
<V>)
io.netty.channel.
ChannelProgressivePromise
(并 extends io.netty.channel.
ChannelProgressiveFuture
, io.netty.channel.
ChannelPromise
)
io.netty.util.concurrent.
Promise
<V>
io.netty.channel.
ChannelPromise
(并 extends io.netty.channel.
ChannelFuture
)
io.netty.channel.
ChannelProgressivePromise
(并 extends io.netty.channel.
ChannelProgressiveFuture
, io.netty.util.concurrent.
ProgressivePromise
<V>)
io.netty.util.concurrent.
ProgressivePromise
<V> (并 extends io.netty.util.concurrent.
ProgressiveFuture
<V>)
io.netty.channel.
ChannelProgressivePromise
(并 extends io.netty.channel.
ChannelProgressiveFuture
, io.netty.channel.
ChannelPromise
)
java.lang.Iterable<T>
io.netty.channel.
ChannelPipeline
io.netty.util.concurrent.
EventExecutorGroup
(并 extends java.util.concurrent.ScheduledExecutorService)
io.netty.util.concurrent.
EventExecutor
io.netty.util.concurrent.
OrderedEventExecutor
io.netty.channel.
EventLoop
(并 extends io.netty.channel.
EventLoopGroup
)
io.netty.channel.
EventLoopGroup
io.netty.channel.
EventLoop
(并 extends io.netty.util.concurrent.
OrderedEventExecutor
)
io.netty.channel.
MessageSizeEstimator
io.netty.channel.
MessageSizeEstimator.Handle
io.netty.channel.
RecvByteBufAllocator
io.netty.channel.
RecvByteBufAllocator.Handle
io.netty.util.
ReferenceCounted
io.netty.channel.
AddressedEnvelope
<M,A>
io.netty.channel.
FileRegion
io.netty.channel.
SelectStrategy
io.netty.channel.
SelectStrategyFactory
注释类型分层结构
io.netty.channel.
ChannelHandler.Sharable
(implements java.lang.annotation.Annotation)
概览
程序包
类
使用
树
已过时
索引
帮助
Netty 4.0.56.Final(2018/10/07)
上一个
下一个
框架
无框架
所有类
Copyright © 2018
即时通讯网(52im.net) - 即时通讯开发者社区
. All rights reserved.