| Package | Description | 
|---|---|
| net.bluemind.core.rest.http | 
| Modifier and Type | Method and Description | 
|---|---|
static <S,T> HttpClientFactory<S,T> | 
HttpClientFactory.create(java.lang.Class<S> api,
      java.lang.Class<T> asyncApi,
      java.lang.String baseUrl)  | 
static <S,T> HttpClientFactory<S,T> | 
HttpClientFactory.create(java.lang.Class<S> api,
      java.lang.Class<T> asyncApi,
      java.lang.String baseUrl,
      com.ning.http.client.AsyncHttpClient client)  | 
Copyright © 2021. All Rights Reserved.