public class BatchCallRet extends CallRet
List<CallRet>
results
exception, response, statusCode
BatchCallRet(CallRet ret)
boolean
ok()
getException, getResponse, getStatusCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public List<CallRet> results
public BatchCallRet(CallRet ret)
public boolean ok()
ok
CallRet
true
false
Copyright © 2014. All Rights Reserved.