| Package | Description |
|---|---|
| org.jim.server | |
| org.jim.server.demo.init | |
| org.jim.server.handler | |
| org.jim.server.http | |
| org.jim.server.tcp | |
| org.jim.server.ws |
| Modifier and Type | Method and Description |
|---|---|
ImConfig |
ImServerGroupContext.getImConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImServerGroupContext.setImConfig(ImConfig imConfig) |
| Constructor and Description |
|---|
ImServerGroupContext(ImConfig imConfig,
ImServerAioHandler imServerAioHandler,
ImServerAioListener imServerAioListener) |
ImServerStarter(ImConfig imConfig) |
ImServerStarter(ImConfig imConfig,
ImServerAioListener imAioListener) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpServerInit.init(ImConfig imConfig) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProtocolHandlerManager.init(ImConfig imConfig) |
abstract void |
AbProtocolHandler.init(ImConfig imConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpProtocolHandler.init(ImConfig imConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
TcpProtocolHandler.init(ImConfig imConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
WsProtocolHandler.init(ImConfig imConfig) |
Copyright © 2018. All rights reserved.