Class HttpEventSender.CustomCloseableHttpAsyncClient

java.lang.Object
io.jenkins.plugins.generic.event.HttpEventSender.CustomCloseableHttpAsyncClient
Enclosing class:
HttpEventSender

public static class HttpEventSender.CustomCloseableHttpAsyncClient extends Object
  • Constructor Details

    • CustomCloseableHttpAsyncClient

      public CustomCloseableHttpAsyncClient()
  • Method Details

    • sendPost

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