| Interface | Description |
|---|---|
| AbstractAsynchronousRestClient.ResponseHandler<T> | |
| DisposableHttpClient |
Atlassian HttpClient with destroy exposed.
|
| Class | Description |
|---|---|
| AbstractAsynchronousRestClient |
This is a base class for asynchronous REST clients.
|
| AsynchronousAuditRestClient | |
| AsynchronousComponentRestClient |
Asynchronous implementation of ComponentRestClient.
|
| AsynchronousHttpClientFactory |
Factory for asynchronous http clients.
|
| AsynchronousIssueRestClient |
Asynchronous implementation of IssueRestClient.
|
| AsynchronousJiraRestClient |
Asynchronous implementation of JIRA REST com.atlassian.jira.rest.client.
|
| AsynchronousJiraRestClientFactory |
Serves asynchronous implementations of the JiraRestClient.
|
| AsynchronousMetadataRestClient |
Asynchronous implementation of MetadataRestClient.
|
| AsynchronousMyPermissionsRestClient | |
| AsynchronousProjectRestClient |
Asynchronous implementation of ProjectRestClient.
|
| AsynchronousProjectRolesRestClient |
Asynchronous implementation of ProjectRolesRestClient.
|
| AsynchronousSearchRestClient |
Asynchronous implementation of SearchRestClient.
|
| AsynchronousSessionRestClient |
Asynchronous implementation of SessionRestClient.
|
| AsynchronousUserRestClient |
Asynchronous implementation of UserRestClient.
|
| AsynchronousVersionRestClient |
Asynchronous implementation of VersionRestClient.
|
| AtlassianHttpClientDecorator |
Abstract wrapper for an Atlassian HttpClient.
|
| DelegatingPromise<T> |
This class delegates all calls to given delegate Promise.
|
Copyright © 2016 Atlassian. All rights reserved.