| Package | Description |
|---|---|
| io.jenkins.plugins.artifactrepo.helper | |
| io.jenkins.plugins.artifactrepo.model |
| Modifier and Type | Method and Description |
|---|---|
static HttpResponse |
HttpHelper.get(String url,
org.apache.http.impl.client.HttpClientBuilder builder)
Convenience method of
HttpHelper.get(String, HttpClientBuilder, HttpClientContext) with
a default client context. |
static HttpResponse |
HttpHelper.get(String url,
org.apache.http.impl.client.HttpClientBuilder builder,
org.apache.http.client.protocol.HttpClientContext context)
A generic implementation to do GET requests will automatic resource clean up.
|
| Modifier and Type | Field and Description |
|---|---|
static HttpResponse |
HttpResponse.EXCEPTION |
Copyright © 2016–2020. All rights reserved.