public final class HttpURLConnectionClientProvider extends Object implements RIDCHttpClientProvider
Constructor and Description |
---|
HttpURLConnectionClientProvider() |
Modifier and Type | Method and Description |
---|---|
RIDCHttpClient |
createHttpClient(IdcHttpClientConfig config, boolean multithreaded) |
String |
getName() |
public String getName()
getName
in interface RIDCHttpClientProvider
public RIDCHttpClient createHttpClient(IdcHttpClientConfig config, boolean multithreaded) throws IdcClientException
createHttpClient
in interface RIDCHttpClientProvider
IdcClientException