- send(String, byte[]) - 类 中的静态方法com.codingapi.sds.socket.utils.SocketUtils
-
- send(Channel, byte[]) - 类 中的静态方法com.codingapi.sds.socket.utils.SocketUtils
-
- sendBase64Cmd(String, String) - 类 中的方法com.codingapi.sds.socket.controller.SocketController
-
- sendBase64Cmd(String, String) - 类 中的方法com.codingapi.sds.socket.service.impl.ServerServiceImpl
-
- sendBase64Cmd(String, String) - 接口 中的方法com.codingapi.sds.socket.service.ServerService
-
发送指令 (base64字符串)
- sendHexCmd(String, String) - 类 中的方法com.codingapi.sds.socket.controller.SocketController
-
- sendHexCmd(String, String) - 类 中的方法com.codingapi.sds.socket.service.impl.ServerServiceImpl
-
- sendHexCmd(String, String) - 接口 中的方法com.codingapi.sds.socket.service.ServerService
-
发送指令 (16进制字符串)
- sendStrCmd(String, String) - 类 中的方法com.codingapi.sds.socket.controller.SocketController
-
- sendStrCmd(String, String) - 类 中的方法com.codingapi.sds.socket.service.impl.ServerServiceImpl
-
- sendStrCmd(String, String) - 接口 中的方法com.codingapi.sds.socket.service.ServerService
-
发送指令 (string字符串)
- Server - com.codingapi.sds.socket.model中的类
-
create by lorne on 2017/9/21
- Server() - 类 的构造器com.codingapi.sds.socket.model.Server
-
- ServerConfiguration - com.codingapi.sds.socket中的类
-
- ServerConfiguration() - 类 的构造器com.codingapi.sds.socket.ServerConfiguration
-
- ServerListener - com.codingapi.sds.socket.listener中的类
-
Created by lorne on 2017/7/1.
- ServerListener() - 类 的构造器com.codingapi.sds.socket.listener.ServerListener
-
- ServerService - com.codingapi.sds.socket.service中的接口
-
create by lorne on 2017/9/21
- ServerServiceImpl - com.codingapi.sds.socket.service.impl中的类
-
create by lorne on 2017/9/21
- ServerServiceImpl() - 类 的构造器com.codingapi.sds.socket.service.impl.ServerServiceImpl
-
- setBack(SocketUtils.IBack) - 类 中的静态方法com.codingapi.sds.socket.utils.SocketUtils
-
- setDeliveryName(String) - 类 中的方法com.codingapi.sds.socket.config.SocketConfig
-
- setHeartTime(int) - 类 中的方法com.codingapi.sds.socket.config.SocketConfig
-
- setIp(String) - 类 中的方法com.codingapi.sds.socket.model.Server
-
- setMaxConnection(int) - 类 中的方法com.codingapi.sds.socket.config.SocketConfig
-
- setMaxConnection(int) - 类 中的方法com.codingapi.sds.socket.utils.SocketManager
-
- setMaxCount(int) - 类 中的方法com.codingapi.sds.socket.model.Server
-
- setNettyIp(String) - 类 中的方法com.codingapi.sds.socket.config.SocketConfig
-
- setNettyPort(int) - 类 中的方法com.codingapi.sds.socket.config.SocketConfig
-
- setNettyTag(String) - 类 中的方法com.codingapi.sds.socket.config.SocketConfig
-
- setNowCount(int) - 类 中的方法com.codingapi.sds.socket.model.Server
-
- setPort(int) - 类 中的方法com.codingapi.sds.socket.model.Server
-
- setTag(String) - 类 中的方法com.codingapi.sds.socket.model.Server
-
- SocketConfig - com.codingapi.sds.socket.config中的类
-
- SocketConfig() - 类 的构造器com.codingapi.sds.socket.config.SocketConfig
-
- socketConfig() - 类 中的方法com.codingapi.sds.socket.ServerConfiguration
-
- SocketControl - com.codingapi.sds.socket.service中的接口
-
create by lorne on 2017/10/13
- SocketControlImpl - com.codingapi.sds.socket.service.impl中的类
-
create by lorne on 2017/10/13
- SocketControlImpl() - 类 的构造器com.codingapi.sds.socket.service.impl.SocketControlImpl
-
- SocketController - com.codingapi.sds.socket.controller中的类
-
create by lorne on 2017/9/21
- SocketController() - 类 的构造器com.codingapi.sds.socket.controller.SocketController
-
- SocketEventService - com.codingapi.sds.socket.service中的接口
-
create by lorne on 2017/10/13
- SocketHandler - com.codingapi.sds.socket.socket.handler中的类
-
Created by lorne on 2017/8/12.
- SocketHandler(SocketService) - 类 的构造器com.codingapi.sds.socket.socket.handler.SocketHandler
-
- SocketHandler - 类 中的静态变量com.codingapi.sds.socket.socket.SocketServerChannelInitializer
-
- SocketManager - com.codingapi.sds.socket.utils中的类
-
Created by lorne on 2017/6/30.
- SocketServerChannelInitializer - com.codingapi.sds.socket.socket中的类
-
create by lorne on 2017/12/26
- SocketServerChannelInitializer(int, SocketService, ApplicationContext) - 类 的构造器com.codingapi.sds.socket.socket.SocketServerChannelInitializer
-
- SocketService - com.codingapi.sds.socket.service中的接口
-
create by lorne on 2017/10/10
- SocketServiceImpl - com.codingapi.sds.socket.service.impl中的类
-
create by lorne on 2017/10/10
- SocketServiceImpl() - 类 的构造器com.codingapi.sds.socket.service.impl.SocketServiceImpl
-
- SocketUtils - com.codingapi.sds.socket.utils中的类
-
Created by lorne on 2016/3/7.
- SocketUtils() - 类 的构造器com.codingapi.sds.socket.utils.SocketUtils
-
- SocketUtils.IBack - com.codingapi.sds.socket.utils中的接口
-
- start() - 类 中的方法com.codingapi.sds.socket.service.impl.InitServiceImpl
-
- start() - 类 中的方法com.codingapi.sds.socket.service.impl.NettyServerServiceImpl
-
- start() - 接口 中的方法com.codingapi.sds.socket.service.InitService
-
服务启动
- start() - 接口 中的方法com.codingapi.sds.socket.service.NettyServerService
-
服务启动
- SystemTimeOut - 类 中的静态变量com.codingapi.sds.socket.socket.SocketServerChannelInitializer
-