パッケージ org.piax.gtrans
-
インタフェースの概要 インタフェース 説明 Discoverable<E extends Endpoint> An interface for objects on discoveriesDiscoveryListener<E extends Endpoint> A listener for discoveryDynamicStub A stub interface for discovery-callsRPCIf stub生成の対象となるオブジェクトが他のピアからRPC呼び出し可能であることを 示すインタフェース。 -
クラスの概要 クラス 説明 PeerInfo<E extends Endpoint> A pair of PeerId and Endpoint.RPCHook A hook of RPCRPCInvoker<T extends RPCIf,E extends Endpoint> ChannelTransportを指定して、そのTransport上でRPCを行うためのクラスである。RPCInvoker.MethodCall -
列挙型の概要 列挙 説明 RemoteCallable.Type RPCHook.CallType RPCMode RPCのモードを示すEnumeration型 -
例外の概要 例外 説明 RPCException An exception occurs while RPCs. -
注釈型の概要 注釈型 説明 RemoteCallable Annotations for the remote call methods