| 程序包 | 说明 |
|---|---|
| io.netty.channel |
The core channel API which is asynchronous and event-driven abstraction of
various transports such as a
NIO Channel.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ChannelProgressiveFutureListener
An
EventListener listener which will be called once the sending task associated with future is
being transferred. |