Uses of Class
org.jboss.netty.channel.CompleteChannelFuture
Packages that use CompleteChannelFuture
Package
Description
The core channel API which is asynchronous and event-driven abstraction of
various transports such as a
NIO Channel.
-
Uses of CompleteChannelFuture in org.jboss.netty.channel
Subclasses of CompleteChannelFuture in org.jboss.netty.channelModifier and TypeClassDescriptionclass
TheCompleteChannelFuture
which is failed already.class
TheCompleteChannelFuture
which is succeeded already.