|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.httpclient.api.ResponsePromises
public final class ResponsePromises
Helper methods for working with response promises
| Method Summary | ||
|---|---|---|
static
|
newUnexpectedResponseFunction()
|
|
static ResponsePromise |
toResponsePromise(com.atlassian.util.concurrent.Promise<Response> promise)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ResponsePromise toResponsePromise(com.atlassian.util.concurrent.Promise<Response> promise)
public static <T> com.google.common.base.Function<Response,T> newUnexpectedResponseFunction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||