Uses of Class
com.networknt.registry.support.command.RpcCommand.ClientCommand
-
Packages that use RpcCommand.ClientCommand Package Description com.networknt.registry.support.command -
-
Uses of RpcCommand.ClientCommand in com.networknt.registry.support.command
Methods in com.networknt.registry.support.command that return types with arguments of type RpcCommand.ClientCommand Modifier and Type Method Description List<RpcCommand.ClientCommand>RpcCommand. getClientCommandList()Method parameters in com.networknt.registry.support.command with type arguments of type RpcCommand.ClientCommand Modifier and Type Method Description voidRpcCommand. setClientCommandList(List<RpcCommand.ClientCommand> clientCommandList)
-