Class HttpClientUtil


  • public class HttpClientUtil
    extends Object
    • Method Detail

      • extractResponseBodyAsString

        public static String extractResponseBodyAsString​(org.apache.http.HttpResponse response)
                                                  throws IOException
        Throws:
        IOException