| Package | Description |
|---|---|
| org.jim.common | |
| org.jim.server.ws |
| Modifier and Type | Method and Description |
|---|---|
WsServerConfig |
ImConfig.getWsServerConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImConfig.setWsServerConfig(WsServerConfig wsServerConfig) |
| Modifier and Type | Method and Description |
|---|---|
WsServerConfig |
WsProtocolHandler.getWsServerConfig() |
WsServerConfig |
WsMsgHandler.getWsServerConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
WsProtocolHandler.setWsServerConfig(WsServerConfig wsServerConfig) |
void |
WsMsgHandler.setWsServerConfig(WsServerConfig wsServerConfig) |
| Constructor and Description |
|---|
WsMsgHandler(WsServerConfig wsServerConfig,
String[] scanPackages) |
WsProtocolHandler(WsServerConfig wsServerConfig,
IWsMsgHandler wsMsgHandler) |
Copyright © 2018. All rights reserved.