| 程序包 | 说明 |
|---|---|
| org.tio.core | |
| org.tio.core.maintain | |
| org.tio.server |
| 限定符和类型 | 字段和说明 |
|---|---|
static Set<ServerTioConfig> |
TioConfig.ALL_SERVER_GROUPCONTEXTS
本jvm中所有的ServerTioConfig对象
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
Tio.remove(ServerTioConfig serverTioConfig,
String ip,
String remark)
删除clientip为指定值的所有连接
|
static void |
Tio.remove(ServerTioConfig serverTioConfig,
String ip,
String remark,
ChannelContext.CloseCode closeCode)
删除clientip为指定值的所有连接
|
| 构造器和说明 |
|---|
IpBlacklist(String id,
ServerTioConfig serverTioConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
ServerTioConfig |
TioServer.getServerTioConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TioServer.setServerTioConfig(ServerTioConfig serverTioConfig) |
void |
ServerTioConfig.share(ServerTioConfig tioConfig) |
| 构造器和说明 |
|---|
TioServer(ServerTioConfig serverTioConfig) |
Copyright © 2019. All rights reserved.