Package com.io7m.montarre.api.http
Class MHTTPClients
java.lang.Object
com.io7m.montarre.api.http.MHTTPClients
- All Implemented Interfaces:
MHTTPClientFactoryType
The default HTTP client factory.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MHTTPClients
public MHTTPClients()The default HTTP client factory.
-
-
Method Details
-
createHttpClient
- Specified by:
createHttpClientin interfaceMHTTPClientFactoryType- Returns:
- An HTTP client
-