| 程序包 | 说明 |
|---|---|
| com.gettyio.core.channel.internal |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WriteCompletionHandler.completed(Integer result,
AioChannel aioChannel) |
void |
ReadCompletionHandler.completed(Integer result,
AioChannel aioChannel) |
void |
WriteCompletionHandler.failed(Throwable exc,
AioChannel aioChannel) |
void |
ReadCompletionHandler.failed(Throwable exc,
AioChannel aioChannel) |
Copyright © 2021. All rights reserved.