Class HttpClient

java.lang.Object
jenkins.plugins.slack.HttpClient

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class HttpClient extends Object
  • Constructor Details

    • HttpClient

      public HttpClient()
  • Method Details

    • getCloseableHttpClientBuilder

      public static org.apache.http.impl.client.HttpClientBuilder getCloseableHttpClientBuilder(ProxyConfiguration proxy)
    • getCloseableHttpClient

      public static org.apache.http.impl.client.CloseableHttpClient getCloseableHttpClient(ProxyConfiguration proxy)