Package | Description |
---|---|
net.ymate.platform.serv | |
net.ymate.platform.serv.impl | |
net.ymate.platform.serv.nio |
Modifier and Type | Method and Description |
---|---|
static <LISTENER extends NioClientListener,CODEC extends INioCodec> |
Servs.createClient(IClientCfg clientCfg,
CODEC codec,
IReconnectService reconnect,
IHeartbeatService<?> heartbeat,
LISTENER listener) |
void |
IClient.initialize(IClientCfg clientCfg,
LISTENER listener,
CODEC codec,
IReconnectService reconnectService,
IHeartbeatService<?> heartbeatService)
初始化客户端服务
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultReconnectServiceImpl |
Modifier and Type | Method and Description |
---|---|
void |
AbstractNioClient.initialize(IClientCfg clientCfg,
LISTENER listener,
INioCodec codec,
IReconnectService reconnectService,
IHeartbeatService<?> heartbeatService) |
Copyright © 2022. All rights reserved.