public static class RPCInvoker.MethodCall extends Object implements Serializable
protected Object[]
args
protected String
method
protected boolean
oneway
protected PeerId
srcPeerId
protected ObjectId
target
protected
MethodCall(ObjectId target, PeerId srcPeerId, boolean oneway, String method, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final ObjectId target
protected boolean oneway
protected String method
protected Object[] args
protected PeerId srcPeerId
protected MethodCall(ObjectId target, PeerId srcPeerId, boolean oneway, String method, Object... args)
Copyright © 2017. All rights reserved.