Uses of Interface
io.netty.util.concurrent.FutureListener

Packages that use FutureListener
Package
Description
The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel.
Implementations and API for Channel pools.
SSL · TLS implementation based on SSLEngine
Utility classes for concurrent / async tasks.