| 程序包 | 说明 |
|---|---|
| xin.alum.aio.constant | |
| xin.alum.aio.handler |
| 限定符和类型 | 方法和说明 |
|---|---|
static AioClose |
AioClose.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static AioClose |
AioClose.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static AioClose[] |
AioClose.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
static AioClose[] |
AioClose.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AioReceive.onClose(io.netty.channel.Channel ch,
AioClose heartbeat)
关闭连接通道
|
void |
AioReceiver.onClose(io.netty.channel.Channel ch,
AioClose close) |
void |
BaseServerHandler.onClose(io.netty.channel.Channel ch,
AioClose aioClose)
关闭连接
|
void |
BaseServerHandler.onClose(io.netty.channel.Channel ch,
AioClose aioClose)
关闭连接
|
void |
AioReceiver.onClose(io.netty.channel.Channel ch,
AioClose close) |
void |
AioReceive.onClose(io.netty.channel.Channel ch,
AioClose heartbeat)
关闭连接通道
|
Copyright © 2020–2023 The Aio Project. All rights reserved.