Class HTTPIntegrationManager

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()
      Closes the integration manager.
      org.apache.hc.client5.http.fluent.Response execute​(org.apache.hc.client5.http.fluent.Request request, HTTPRequestConfig requestConfig)
      Performs the given request.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait