| Interface | Description |
|---|---|
| PollHandler<P,R> |
For internal use by services employing polling.
|
| Class | Description |
|---|---|
| AbstractPollHandler<P,R> |
For internal use by services employing polling.
|
| AbstractPollHandlerBase<P,R> |
For internal use by services employing polling.
|
| AbstractService |
Parent for GoodData services providing helpers for REST API calls and polling.
|
| AbstractService.OutputStreamResponseExtractor | |
| FutureResult<T> |
Represents the result retrieved by polling on the REST API.
|
| GoodData |
Entry point for GoodData SDK usage.
|
| SimplePollHandler<T> |
For internal use by services employing polling.
|
| UriPrefixer |
Used internally by GoodData SDK to hold and set URI prefix (hostname and port) of all requests.
|
| Exception | Description |
|---|---|
| GoodDataException |
Signals that something unexpected happened in GoodData SDK.
|
| GoodDataRestException |
Signals client or server error during communication with GoodData REST API.
|
Copyright © 2014. All Rights Reserved.