| Package | Description |
|---|---|
| com.atlassian.httpclient.api |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResponseTransformation<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> com.atlassian.util.concurrent.Promise<T> |
ResponsePromise.transform(ResponseTransformation<T> transformation)
Helps transforming this response promise into a new promise using
Function to transform response into a
new T. |
Copyright © 2012-2013 Atlassian. All Rights Reserved.