您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
Netty 3.10.5.Final(build 2016/02/27)
上一个
下一个
框架
无框架
所有类
程序包org.jboss.netty.channel的分层结构
程序包分层结构:
所有程序包
类分层结构
java.lang.Object
org.jboss.netty.channel.
AbstractChannel
(implements org.jboss.netty.channel.
Channel
)
org.jboss.netty.channel.
AbstractServerChannel
(implements org.jboss.netty.channel.
ServerChannel
)
org.jboss.netty.channel.
AbstractChannelSink
(implements org.jboss.netty.channel.
ChannelSink
)
org.jboss.netty.channel.
AdaptiveReceiveBufferSizePredictor
(implements org.jboss.netty.channel.
ReceiveBufferSizePredictor
)
org.jboss.netty.channel.
AdaptiveReceiveBufferSizePredictorFactory
(implements org.jboss.netty.channel.
ReceiveBufferSizePredictorFactory
)
org.jboss.netty.channel.
ChannelFutureNotifier
(implements org.jboss.netty.channel.
ChannelFutureListener
)
org.jboss.netty.channel.
ChannelLocal
<T> (implements java.lang.Iterable<T>)
org.jboss.netty.channel.
Channels
org.jboss.netty.channel.
CompleteChannelFuture
(implements org.jboss.netty.channel.
ChannelFuture
)
org.jboss.netty.channel.
FailedChannelFuture
org.jboss.netty.channel.
SucceededChannelFuture
org.jboss.netty.channel.
DefaultChannelConfig
(implements org.jboss.netty.channel.
ChannelConfig
)
org.jboss.netty.channel.
DefaultChannelFuture
(implements org.jboss.netty.channel.
ChannelFuture
)
org.jboss.netty.channel.
DefaultChannelPipeline
(implements org.jboss.netty.channel.
ChannelPipeline
)
org.jboss.netty.channel.
DefaultChildChannelStateEvent
(implements org.jboss.netty.channel.
ChildChannelStateEvent
)
org.jboss.netty.channel.
DefaultExceptionEvent
(implements org.jboss.netty.channel.
ExceptionEvent
)
org.jboss.netty.channel.
DefaultFileRegion
(implements org.jboss.netty.channel.
FileRegion
)
org.jboss.netty.channel.
DefaultServerChannelConfig
(implements org.jboss.netty.channel.
ChannelConfig
)
org.jboss.netty.channel.
DefaultWriteCompletionEvent
(implements org.jboss.netty.channel.
WriteCompletionEvent
)
org.jboss.netty.channel.
DownstreamChannelStateEvent
(implements org.jboss.netty.channel.
ChannelStateEvent
)
org.jboss.netty.channel.
DownstreamMessageEvent
(implements org.jboss.netty.channel.
MessageEvent
)
org.jboss.netty.channel.
FixedReceiveBufferSizePredictor
(implements org.jboss.netty.channel.
ReceiveBufferSizePredictor
)
org.jboss.netty.channel.
FixedReceiveBufferSizePredictorFactory
(implements org.jboss.netty.channel.
ReceiveBufferSizePredictorFactory
)
org.jboss.netty.channel.
SimpleChannelDownstreamHandler
(implements org.jboss.netty.channel.
ChannelDownstreamHandler
)
org.jboss.netty.channel.
SimpleChannelHandler
(implements org.jboss.netty.channel.
ChannelDownstreamHandler
, org.jboss.netty.channel.
ChannelUpstreamHandler
)
org.jboss.netty.channel.
SimpleChannelUpstreamHandler
(implements org.jboss.netty.channel.
ChannelUpstreamHandler
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
java.net.SocketException
java.net.ConnectException
org.jboss.netty.channel.
ConnectTimeoutException
java.lang.RuntimeException
org.jboss.netty.channel.
ChannelException
org.jboss.netty.channel.
ChannelPipelineException
org.jboss.netty.channel.
ChannelHandlerLifeCycleException
org.jboss.netty.channel.
UpstreamChannelStateEvent
(implements org.jboss.netty.channel.
ChannelStateEvent
)
org.jboss.netty.channel.
UpstreamMessageEvent
(implements org.jboss.netty.channel.
MessageEvent
)
接口分层结构
org.jboss.netty.channel.
ChannelConfig
org.jboss.netty.channel.
ChannelEvent
org.jboss.netty.channel.
ChannelStateEvent
org.jboss.netty.channel.
ChildChannelStateEvent
org.jboss.netty.channel.
ExceptionEvent
org.jboss.netty.channel.
MessageEvent
org.jboss.netty.channel.
WriteCompletionEvent
org.jboss.netty.channel.
ChannelFuture
org.jboss.netty.channel.
ChannelHandler
org.jboss.netty.channel.
ChannelDownstreamHandler
org.jboss.netty.channel.
ChannelUpstreamHandler
org.jboss.netty.channel.
LifeCycleAwareChannelHandler
org.jboss.netty.channel.
ChannelHandlerContext
org.jboss.netty.channel.
ChannelPipeline
org.jboss.netty.channel.
ChannelPipelineFactory
org.jboss.netty.channel.
ChannelSink
java.lang.Comparable<T>
org.jboss.netty.channel.
Channel
org.jboss.netty.channel.
ServerChannel
java.util.EventListener
org.jboss.netty.channel.
ChannelFutureListener
org.jboss.netty.channel.
ChannelFutureProgressListener
org.jboss.netty.util.
ExternalResourceReleasable
org.jboss.netty.channel.
ChannelFactory
org.jboss.netty.channel.
ServerChannelFactory
org.jboss.netty.channel.
FileRegion
org.jboss.netty.channel.
ReceiveBufferSizePredictor
org.jboss.netty.channel.
ReceiveBufferSizePredictorFactory
注释类型分层结构
org.jboss.netty.channel.
ChannelHandler.Sharable
(implements java.lang.annotation.Annotation)
枚举分层结构
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.jboss.netty.channel.
ChannelState
概览
程序包
类
使用
树
已过时
索引
帮助
Netty 3.10.5.Final(build 2016/02/27)
上一个
下一个
框架
无框架
所有类
Copyright © 2016
即时通讯网(52im.net) - 即时通讯开发者社区
. All rights reserved.