| Package | Description |
|---|---|
| com.github.scribejava.core.model |
| Modifier and Type | Field and Description |
|---|---|
static OAuthRequestAsync.ResponseConverter<Response> |
OAuthRequestAsync.RESPONSE_CONVERTER |
| Modifier and Type | Method and Description |
|---|---|
<T> Future<T> |
OAuthRequestAsync.sendAsync(OAuthAsyncRequestCallback<T> callback,
OAuthRequestAsync.ResponseConverter<T> converter) |
<T> Future<T> |
OAuthRequestAsync.sendAsync(OAuthAsyncRequestCallback<T> callback,
OAuthRequestAsync.ResponseConverter<T> converter,
com.ning.http.client.ProxyServer proxyServer) |
Copyright © 2016. All rights reserved.