软件包 | 描述 |
---|---|
io.netty.channel |
核心通道API是异步和事件驱动的各种传输(如
NIO Channel)的抽象 。
|
Modifier and Type | Interface and Description |
---|---|
interface |
ChannelProgressiveFutureListener
一个
EventListener 监听器,当与未来相关的发送任务正在被传送时将被调用。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.