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

Packages that use GenericFutureListener
Package
Description
The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel.
A channel registry which helps a user maintain the list of open Channels and perform bulk operations on them.
Handlers for sending and receiving HTTP/2 frames.
Utility classes for concurrent / async tasks.