Class DefaultHttpClientHandler

  • All Implemented Interfaces:
    HttpClientHandler, java.lang.AutoCloseable

    public class DefaultHttpClientHandler
    extends java.lang.Object
    implements HttpClientHandler
    Class for API httpRequests that contains a HttpClient and a HttpLogger. Wraps around the HttpClient for easier handling on cleanup and using common default parameters.