public class ApiUserKeysUsingAuthHandler extends com.ning.http.client.AsyncCompletionHandler<ApiUserKeysUsingAuthResponse>
| Constructor and Description |
|---|
ApiUserKeysUsingAuthHandler() |
| Modifier and Type | Method and Description |
|---|---|
static com.ning.http.client.ListenableFuture<ApiUserKeysUsingAuthResponse> |
executeRequest(com.ning.http.client.AsyncHttpClient client,
String email,
String password) |
ApiUserKeysUsingAuthResponse |
onCompleted(com.ning.http.client.Response response) |
public static com.ning.http.client.ListenableFuture<ApiUserKeysUsingAuthResponse> executeRequest(com.ning.http.client.AsyncHttpClient client, String email, String password) throws IOException
IOExceptionpublic ApiUserKeysUsingAuthResponse onCompleted(com.ning.http.client.Response response) throws Exception
onCompleted in class com.ning.http.client.AsyncCompletionHandler<ApiUserKeysUsingAuthResponse>ExceptionCopyright © 2004-2016. All Rights Reserved.