|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ResponsesPromise in com.atlassian.httpclient.api |
|---|
| Methods in com.atlassian.httpclient.api that return ResponsesPromise | |
|---|---|
static ResponsesPromise |
ResponsePromises.toResponsePromise(com.google.common.util.concurrent.ListenableFuture<java.util.List<Response>> future)
|
static ResponsesPromise |
ResponsePromises.when(java.lang.Iterable<? extends ResponsePromise> promises)
Returns a new promise representing the status of a list of other promises. |
static ResponsesPromise |
ResponsePromises.when(ResponsePromise... promises)
Returns a new promise representing the status of a list of other promises. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||