| 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 |
|---|---|
Response |
OAuthRequest.send()
Execute the request and return a
Response |
| Modifier and Type | Method and Description |
|---|---|
Future<Response> |
OAuthRequestAsync.sendAsync(OAuthAsyncRequestCallback<Response> callback) |
Future<Response> |
OAuthRequestAsync.sendAsync(OAuthAsyncRequestCallback<Response> callback,
com.ning.http.client.ProxyServer proxyServer) |
| Modifier and Type | Method and Description |
|---|---|
Future<Response> |
OAuthRequestAsync.sendAsync(OAuthAsyncRequestCallback<Response> callback) |
Future<Response> |
OAuthRequestAsync.sendAsync(OAuthAsyncRequestCallback<Response> callback,
com.ning.http.client.ProxyServer proxyServer) |
Copyright © 2015. All rights reserved.