public class AsynchronousSessionRestClient extends AbstractAsynchronousRestClient implements SessionRestClient
AbstractAsynchronousRestClient.ResponseHandler<T>| Constructor and Description |
|---|
AsynchronousSessionRestClient(URI serverUri,
com.atlassian.httpclient.api.HttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Promise<Session> |
getCurrentSession() |
call, callAndParse, callAndParse, client, delete, getAndParse, post, post, post, post, postAndParse, postAndParse, put, putAndParsepublic AsynchronousSessionRestClient(URI serverUri, com.atlassian.httpclient.api.HttpClient client)
public com.atlassian.util.concurrent.Promise<Session> getCurrentSession() throws RestClientException
getCurrentSession in interface SessionRestClientRestClientExceptionCopyright © 2016 Atlassian. All rights reserved.