Package dev.galasa.http
Class StandAloneHttpClient
java.lang.Object
dev.galasa.http.StandAloneHttpClient
This is a class to allow the HTTP manager implementations be used without the need for the manager to be active
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic IHttpClient
getHttpClient
(int timeout, org.apache.commons.logging.Log log)
-
Constructor Details
-
StandAloneHttpClient
public StandAloneHttpClient()
-
-
Method Details
-
getHttpClient
-