クラスの使用
org.piax.gtrans.RPCInvoker.MethodCall
| パッケージ | 説明 |
|---|---|
| org.piax.gtrans |
-
org.piax.gtransでのRPCInvoker.MethodCallの使用
RPCInvoker.MethodCallを返すorg.piax.gtransのメソッド 修飾子とタイプ メソッド 説明 protected RPCInvoker.MethodCallRPCInvoker. newMethodCall(ObjectId target, E remotePeer, boolean oneway, String method, Object... args)RPCInvoker.MethodCall型のパラメータを持つorg.piax.gtransのメソッド 修飾子とタイプ メソッド 説明 protected ObjectRPCInvoker. invokeInReceive(boolean isOneway, RPCIf obj, RPCInvoker.MethodCall mc)protected voidRPCInvoker. receiveOneway(RPCInvoker.MethodCall mc)protected ReturnValue<?>RPCInvoker. receiveSync(RPCInvoker.MethodCall mc)