public class ReqCallResult<I,O> extends Object
ReqCallResult(ReqCaller<I,O> reqCaller)
Exception
getException()
ReqCaller<I,O>
getReqCaller()
Response<O>
getResponse()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReqCallResult(ReqCaller<I,O> reqCaller)
public ReqCaller<I,O> getReqCaller()
public Response<O> getResponse()
public Exception getException()
Copyright © 2021. All rights reserved.