Package com.indusface.plugins.httpclient
Class HttpClientProvider
java.lang.Object
com.indusface.plugins.httpclient.HttpClientProvider
A singleton class to provide a single instance of HttpClient for use in the
application.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpClientProvider
public HttpClientProvider()
-
-
Method Details
-
getHttpClient
Get the singleton instance of HttpClient.- Returns:
- the HttpClient instance
-