| Package | Description |
|---|---|
| com.github.scribejava.core.model |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
T |
OAuthRequestAsync.ResponseConverter.convert(Response response) |
| Modifier and Type | Method and Description |
|---|---|
Future<Response> |
OAuthRequestAsync.sendAsync(OAuthAsyncRequestCallback<Response> callback) |
Copyright © 2016. All rights reserved.