public class DefaultReqCall<I,O> extends ReqCaller<I,O>
DefaultReqCall(Config config, Request<I,O> request)
Response<O>
execute()
Config
getConfig()
Request<I,O>
getRequest()
call, getException, getResponse
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultReqCall(Config config, Request<I,O> request)
public Response<O> execute() throws Exception
execute
ReqCaller<I,O>
Exception
public Config getConfig()
public Request<I,O> getRequest()
Copyright © 2021. All rights reserved.