class
CommonReq<T extends CommonReq<T>>
static class
CommonReq.Instance<T extends CommonReq.Instance<T>>
CommonReq(CommonReq<U> other)
Instance(CommonReq<U> other)
final class
OhReq
static final class
OhReq.Instance
Instance(CommonReq<U> other, okhttp3.OkHttpClient httpClient)
VxReq
VxReq.Instance
Instance(CommonReq<U> other, io.vertx.ext.web.client.WebClient webClient)
WfReq
WfReq.Instance
Instance(CommonReq<U> other, org.springframework.web.reactive.function.client.WebClient webClient)