| Constructor and Description |
|---|
OAuthAsyncCompletionHandler(OAuthAsyncRequestCallback<T> callback,
OAuthRequestAsync.ResponseConverter<T> converter) |
| Constructor and Description |
|---|
OAuthAsyncCompletionHandler(OAuthAsyncRequestCallback<T> callback,
OAuthRequestAsync.ResponseConverter<T> converter) |
| Modifier and Type | Method and Description |
|---|---|
<T> Future<T> |
OAuthRequestAsync.sendAsync(OAuthAsyncRequestCallback<T> callback,
OAuthRequestAsync.ResponseConverter<T> converter) |
| Modifier and Type | Method and Description |
|---|---|
<T> Future<T> |
OAuthService.executeAsync(Map<String,String> headers,
Verb httpVerb,
String completeUrl,
String bodyContents,
OAuthAsyncRequestCallback<T> callback,
OAuthRequestAsync.ResponseConverter<T> converter) |
Copyright © 2016. All rights reserved.