Uses of Class
net.bluemind.core.rest.http.HttpClientFactory
-
Uses of HttpClientFactory in net.bluemind.core.rest.http
Modifier and TypeMethodDescriptionstatic <S,
T> HttpClientFactory <S, T> static <S,
T> HttpClientFactory <S, T> HttpClientFactory.create
(Class<S> api, Class<T> asyncApi, String baseUrl, org.asynchttpclient.AsyncHttpClient client) static <S,
T> HttpClientFactory <S, T> static <S,
T> HttpClientFactory <S, T> HttpClientFactory.create
(Class<S> api, Class<T> asyncApi, org.asynchttpclient.uri.Uri baseUrl, org.asynchttpclient.AsyncHttpClient client)