public class ProxyResponse extends Object implements Serializable
ProxyResponse()
Exception
getException()
Object
getResult()
boolean
hasError()
void
setException(Exception exception)
setResult(Object result)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ProxyResponse()
public Exception getException()
public Object getResult()
public boolean hasError()
public void setException(Exception exception)
public void setResult(Object result)
public String toString()
toString