public final class ResponsePromises
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <T> com.google.common.base.Function<Response,T> |
newUnexpectedResponseFunction() |
static ResponsePromise |
toResponsePromise(com.atlassian.util.concurrent.Promise<Response> promise) |
public static ResponsePromise toResponsePromise(com.atlassian.util.concurrent.Promise<Response> promise)
public static <T> com.google.common.base.Function<Response,T> newUnexpectedResponseFunction()
Copyright © 2012-2013 Atlassian. All Rights Reserved.