Class HttpClient

    • Constructor Detail

      • HttpClient

        public HttpClient​(Config config)
    • Method Detail

      • createHttpGet

        public org.apache.hc.client5.http.classic.methods.HttpGet createHttpGet​(URL url)
      • execute

        public org.apache.hc.core5.http.ClassicHttpResponse execute​(org.apache.hc.core5.http.ClassicHttpRequest method)
                                                             throws IOException
        Throws:
        IOException