Class HttpEventSender.CustomCloseableHttpAsyncClient

  • Enclosing class:
    HttpEventSender

    public static class HttpEventSender.CustomCloseableHttpAsyncClient
    extends Object
    • Constructor Detail

      • CustomCloseableHttpAsyncClient

        public CustomCloseableHttpAsyncClient()
    • Method Detail

      • sendPost

        public void sendPost​(String receiver,
                             Event event,
                             org.apache.hc.core5.concurrent.FutureCallback<org.apache.hc.client5.http.async.methods.SimpleHttpResponse> callback)