Uses of Class
org.jboss.netty.channel.DefaultChannelFuture

Packages that use DefaultChannelFuture
Package
Description
IoC/DI friendly helper classes which enable an easy implementation of typical client side and server side channel initialization.
The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel.
Abstract TCP and UDP socket interfaces which extend the core channel API.
SSL · TLS implementation based on SSLEngine