public class AsynchronousHttpClientFactory extends Object
| Constructor and Description |
|---|
AsynchronousHttpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
DisposableHttpClient |
createClient(com.atlassian.httpclient.api.HttpClient client) |
DisposableHttpClient |
createClient(URI serverUri,
AuthenticationHandler authenticationHandler) |
public DisposableHttpClient createClient(URI serverUri, AuthenticationHandler authenticationHandler)
public DisposableHttpClient createClient(com.atlassian.httpclient.api.HttpClient client)
Copyright © 2016 Atlassian. All rights reserved.