Interface HttpClientWrapper

All Known Implementing Classes:
HttpClientWrapperImpl

public interface HttpClientWrapper
Simple wrapper interface for HttpClient to enable testing. HttpClient is final and cannot be mocked directly.