|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpClient | |
|---|---|
| com.atlassian.httpclient.api | |
| com.atlassian.httpclient.api.factory | |
| Uses of HttpClient in com.atlassian.httpclient.api |
|---|
| Classes in com.atlassian.httpclient.api that implement HttpClient | |
|---|---|
class |
ForwardingHttpClient
An HTTP Client which forwards all its method calls to another HTTP Client. |
| Methods in com.atlassian.httpclient.api that return HttpClient | |
|---|---|
protected abstract HttpClient |
ForwardingHttpClient.delegate()
|
| Uses of HttpClient in com.atlassian.httpclient.api.factory |
|---|
| Methods in com.atlassian.httpclient.api.factory that return HttpClient | |
|---|---|
HttpClient |
HttpClientFactory.create(HttpClientOptions options)
Creates a new instance of HttpClient |
HttpClient |
HttpClientFactory.create(HttpClientOptions options,
ThreadLocalContextManager threadLocalContextManager)
Creates a new instance of HttpClient |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||