| Package | Description |
|---|---|
| com.atlassian.marketplace.client.impl |
Internal implementation of Marketplace client APIs.
|
| Modifier and Type | Method and Description |
|---|---|
static CommonsHttpTransport.CachingBehavior |
CommonsHttpTransport.CachingBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommonsHttpTransport.CachingBehavior[] |
CommonsHttpTransport.CachingBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.impl.client.HttpClientBuilder |
CommonsHttpTransport.httpClientBuilder(HttpConfiguration config,
io.atlassian.fugue.Option<URI> baseUri,
CommonsHttpTransport.CachingBehavior cachingBehavior)
Helper method that configures an HttpClientBuilder with the specified proxy/timeout properties.
|
Copyright © 2019 Atlassian. All rights reserved.