public class RemoteReturn extends Object implements IRemoteMessage
RemoteReturn(boolean throwing, Object ret, Long callId)
Long
getCallId()
Object
getRet()
boolean
isThrowing()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RemoteReturn(boolean throwing, Object ret, Long callId)
public Long getCallId()
public Object getRet()
public boolean isThrowing()
Copyright © 2015. All rights reserved.