| Interface | Description |
|---|---|
| HttpClientFactory |
Creates configured instances of
HttpClient |
| Class | Description |
|---|---|
| Host |
Represents a host (host name and port).
|
| HttpClientOptions |
Configuration options for the http client instance and its caching system
|
| ProxyOptions |
Contains proxy configuration for the HTTP client
|
| ProxyOptions.ProxyOptionsBuilder |
Use this builder to create a ProxyOptions
|
| Enum | Description |
|---|---|
| ProxyOptions.ProxyMode |
Represents the mode of proxy configuration (i.e.
|
| Scheme |
Represents a scheme for communicating with a host (e.g.
|
Copyright © 2012–2018 Atlassian. All rights reserved.