| Package | Description | 
|---|---|
| net.ymate.platform.serv | |
| net.ymate.platform.serv.impl | |
| net.ymate.platform.serv.nio.datagram | |
| net.ymate.platform.serv.nio.server | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractSessionManager<SESSION_WRAPPER extends ISessionWrapper<?,?>,SESSION_ID,MESSAGE_TYPE>  | 
| Modifier and Type | Method and Description | 
|---|---|
ISessionManager<SESSION_WRAPPER,SESSION_ID,MESSAGE_TYPE> | 
ISessionIdleChecker.getSessionManager()
获取会话管理器 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ISessionIdleChecker.initialize(ISessionManager<SESSION_WRAPPER,SESSION_ID,MESSAGE_TYPE> sessionManager)
初始化 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ISessionManager<SESSION_WRAPPER,SESSION_ID,MESSAGE_TYPE> | 
DefaultSessionIdleChecker.getSessionManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultSessionIdleChecker.initialize(ISessionManager<SESSION_WRAPPER,SESSION_ID,MESSAGE_TYPE> sessionManager)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NioUdpSessionManager<SESSION_WRAPPER extends NioUdpSessionWrapper,MESSAGE_TYPE>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NioSessionManager<SESSION_WRAPPER extends NioSessionWrapper,MESSAGE_TYPE>
TCP客户端会话管理器 
 | 
Copyright © 2022. All rights reserved.