getRMIProxy

fun getRMIProxy(proxiedAddress: Address): NodeCommands?

Gets the RMI proxy of a node with a given address.

Return

The RMI proxy of the node.

Parameters

proxiedAddress

The address of the node.

Throws

If a remote access error occurs.