Package | Description |
---|---|
org.tio.core | |
org.tio.core.maintain | |
org.tio.flash.policy.server | |
org.tio.http.server | |
org.tio.server | |
org.tio.websocket.server |
Modifier and Type | Field and Description |
---|---|
static Set<ServerTioConfig> |
TioConfig.ALL_SERVER_GROUPCONTEXTS
本jvm中所有的ServerTioConfig对象
|
Modifier and Type | Method and Description |
---|---|
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为指定值的所有连接
|
Constructor and Description |
---|
IpBlacklist(String id,
ServerTioConfig serverTioConfig) |
Modifier and Type | Field and Description |
---|---|
static ServerTioConfig |
FlashPolicyServerStarter.serverTioConfig |
Modifier and Type | Method and Description |
---|---|
ServerTioConfig |
HttpServerStarter.getServerTioConfig() |
Modifier and Type | Method and Description |
---|---|
ServerTioConfig |
TioServer.getServerTioConfig() |
Modifier and Type | Method and Description |
---|---|
void |
TioServer.setServerTioConfig(ServerTioConfig serverTioConfig) |
void |
ServerTioConfig.share(ServerTioConfig tioConfig) |
Constructor and Description |
---|
TioServer(ServerTioConfig serverTioConfig) |
Modifier and Type | Method and Description |
---|---|
ServerTioConfig |
WsServerStarter.getServerTioConfig() |
Copyright © 2021. All rights reserved.