Class ApacheHttpClient

  • All Implemented Interfaces:
    HttpClient

    public class ApacheHttpClient
    extends java.lang.Object
    implements HttpClient
    An HttpClient implementation based on Apache HttpClient.
    • Field Detail

      • log

        private final Logger log
        The log for providing DEBUG feedback about the process.
    • Constructor Detail

      • ApacheHttpClient

        ApacheHttpClient​(Logger log)