Uses of Interface
io.netty.util.concurrent.GenericProgressiveFutureListener
Packages that use GenericProgressiveFutureListener
Package
Description
The core channel API which is asynchronous and event-driven abstraction of
various transports such as a
NIO Channel.
-
Uses of GenericProgressiveFutureListener in io.netty.channel
Subinterfaces of GenericProgressiveFutureListener in io.netty.channelModifier and TypeInterfaceDescriptioninterfaceAnEventListenerlistener which will be called once the sending task associated with future is being transferred.