| Class | Description |
|---|---|
| RestClient |
RestClient handles execution and creation of HttpRequest
|
| RestConnection<C extends BrowseContext> | |
| RestConnector | |
| RestOperation | |
| RestOperationConnection | |
| RestRetryHandler |
Implementation of the
HttpRequestRetryHandler this retry is used for OAuth2 purposes to refresh the
token before retrying the request once again. |