| Package | Description |
|---|---|
| net.ymate.platform.serv | |
| net.ymate.platform.serv.nio | |
| net.ymate.platform.serv.nio.datagram | |
| net.ymate.platform.serv.nio.server |
| Modifier and Type | Method and Description |
|---|---|
protected abstract IServer<?,?> |
AbstractSessionManager.buildServer(IServerCfg serverCfg,
INioCodec codec)
根据服务端配置构建服务端实例
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNioServer<LISTENER extends IListener<INioSession>> |
| Modifier and Type | Class and Description |
|---|---|
class |
NioUdpServer |
| Modifier and Type | Method and Description |
|---|---|
protected IServer<?,?> |
NioUdpSessionManager.buildServer(IServerCfg serverCfg,
INioCodec codec) |
| Modifier and Type | Class and Description |
|---|---|
class |
NioServer |
| Modifier and Type | Method and Description |
|---|---|
protected IServer<?,?> |
NioSessionManager.buildServer(IServerCfg serverCfg,
INioCodec codec) |
Copyright © 2022. All rights reserved.