|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.atlassian.httpclient.api.ResponsePromiseMapFunction<O>
public final class ResponsePromiseMapFunction<O>
| Method Summary | ||
|---|---|---|
O |
apply(Response response)
|
|
static
|
builder()
|
|
static
|
newUnexpectedResponseFunction()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
|---|
equals |
| Method Detail |
|---|
public static <T> ResponsePromiseMapFunctionBuilder<T> builder()
public static <T> com.google.common.base.Function<Response,T> newUnexpectedResponseFunction()
public O apply(Response response)
apply in interface com.google.common.base.Function<Response,O>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||