Package au.com.dius.pact.provider
Interface IHttpClientFactory
-
- All Implemented Interfaces:
public interface IHttpClientFactory
-
-
Method Summary
Modifier and Type Method Description abstract CloseableHttpClientnewClient(IProviderInfo provider)-
-
Method Detail
-
newClient
abstract CloseableHttpClient newClient(IProviderInfo provider)
-
-
-
-