Uses of Class
io.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 io.netty.channel
Subclasses of CompleteChannelFuture in io.netty.channelModifier and TypeClassDescription(package private) final class
TheCompleteChannelFuture
which is failed already.(package private) final class
TheCompleteChannelFuture
which is succeeded already.