パッケージ org.piax.gtrans.impl
クラス RPCInvocationHandler<E extends Endpoint>
java.lang.Object
org.piax.gtrans.impl.RPCInvocationHandler<E>
- すべての実装されたインタフェース:
InvocationHandler
public class RPCInvocationHandler<E extends Endpoint> extends Object implements InvocationHandler
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 RPCInvocationHandler(RPCInvoker<?,E> invoker, ObjectId target, E remotePeer, int timeout, RPCMode syncMode) -
メソッドの概要
-
コンストラクタの詳細
-
RPCInvocationHandler
public RPCInvocationHandler(RPCInvoker<?,E> invoker, ObjectId target, E remotePeer, int timeout, RPCMode syncMode)
-
-
メソッドの詳細
-
setTimeout
public void setTimeout(int timeout) -
invoke
- 定義:
invokeインタフェース内InvocationHandler- 例外:
Throwable
-