|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HttpClient
| Method Summary | ||
|---|---|---|
|
execute(OAuthClientRequest request,
Map<String,String> headers,
String requestMethod,
Class<T> responseClass)
|
|
void |
shutdown()
Shut down the client and release the resources associated with the HttpClient |
|
| Method Detail |
|---|
<T extends OAuthClientResponse> T execute(OAuthClientRequest request,
Map<String,String> headers,
String requestMethod,
Class<T> responseClass)
throws OAuthSystemException,
OAuthProblemException
OAuthSystemException
OAuthProblemExceptionvoid shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||