| Package | Description |
|---|---|
| org.tio.flash.policy.server | |
| org.tio.http.server | |
| org.tio.server | |
| org.tio.websocket.server |
| Modifier and Type | Class and Description |
|---|---|
class |
FlashPolicyServerAioHandler |
| Modifier and Type | Field and Description |
|---|---|
static ServerAioHandler |
FlashPolicyServerStarter.aioHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpServerAioHandler |
| Modifier and Type | Method and Description |
|---|---|
ServerAioHandler |
ServerTioConfig.getServerAioHandler() |
| Constructor and Description |
|---|
ServerTioConfig(ServerAioHandler serverAioHandler,
ServerAioListener serverAioListener) |
ServerTioConfig(ServerAioHandler serverAioHandler,
ServerAioListener serverAioListener,
SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
ServerTioConfig(String name,
ServerAioHandler serverAioHandler,
ServerAioListener serverAioListener) |
ServerTioConfig(String name,
ServerAioHandler serverAioHandler,
ServerAioListener serverAioListener,
SynThreadPoolExecutor tioExecutor,
ThreadPoolExecutor groupExecutor) |
| Modifier and Type | Class and Description |
|---|---|
class |
WsServerAioHandler |
Copyright © 2021. All rights reserved.