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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic IHttpClientgetHttpClient(int timeout, org.apache.commons.logging.Log log)  
- 
Constructor Details
- 
StandAloneHttpClient
public StandAloneHttpClient() 
 - 
 - 
Method Details
- 
getHttpClient
 
 -