类的使用
org.redkale.net.sncp.SncpRemoteInfo.SncpRemoteAction
-
使用SncpRemoteInfo.SncpRemoteAction的程序包 程序包 说明 org.redkale.net.sncp SNCP协议包,提供SNCP协议服务器 -
-
org.redkale.net.sncp中SncpRemoteInfo.SncpRemoteAction的使用
类型参数类型为SncpRemoteInfo.SncpRemoteAction的org.redkale.net.sncp中的字段 修饰符和类型 字段 说明 protected Map<String,SncpRemoteInfo.SncpRemoteAction>
SncpRemoteInfo. actions
返回SncpRemoteInfo.SncpRemoteAction的org.redkale.net.sncp中的方法 修饰符和类型 方法 说明 SncpRemoteInfo.SncpRemoteAction[]
SncpRemoteInfo. getActions()
参数类型为SncpRemoteInfo.SncpRemoteAction的org.redkale.net.sncp中的方法 修饰符和类型 方法 说明 protected SncpClientRequest
SncpRemoteInfo. createSncpClientRequest(SncpRemoteInfo.SncpRemoteAction action, InetSocketAddress clientSncpAddress, String traceid, Object[] params)
protected CompletableFuture<byte[]>
SncpRemoteInfo. remoteClient(SncpRemoteInfo.SncpRemoteAction action, String traceid, Object[] params)
-