Interface HTTPMethod.Executor

  • Enclosing class:
    HTTPMethod

    public static interface HTTPMethod.Executor
    • Method Detail

      • execute

        org.apache.http.HttpResponse execute​(org.apache.http.client.methods.HttpRequestBase rq)
                                      throws IOException
        Throws:
        IOException