public class RPCInvocationHandler<E extends Endpoint> extends Object implements InvocationHandler
| コンストラクタと説明 |
|---|
RPCInvocationHandler(RPCInvoker<?,E> invoker,
ObjectId target,
E remotePeer,
int timeout,
RPCMode syncMode) |
public RPCInvocationHandler(RPCInvoker<?,E> invoker, ObjectId target, E remotePeer, int timeout, RPCMode syncMode)
Copyright © 2017. All rights reserved.