パッケージ org.piax.gtrans.ov.ddll

クラス NodeManager

java.lang.Object
org.piax.gtrans.RPCInvoker<NodeManagerIf,​Endpoint>
org.piax.gtrans.ov.ddll.NodeManager
すべての実装されたインタフェース:
NodeManagerIf, RPCIf

public class NodeManager
extends RPCInvoker<NodeManagerIf,​Endpoint>
implements NodeManagerIf
a class for managing multiple Node instances.

the implementation allows multiple DDLL nodes exist in a single PIAX instance. the main function of NodeManager class is to handle RPC requests from remote nodes and dispatch them to Node class.