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 |
|
DeprecationWarningRequestInterceptor |
Intercepts the request-response to check for X-GDC-DEPRECATED header and log it's content.
|
GoodData |
Entry point for GoodData SDK usage.
|
GoodDataEndpoint |
GoodData Platform endpoint represented by host, port and protocol
|
GoodDataSettings |
Gather various additional settings of GoodData .
|
HeaderSettingRequestInterceptor |
Intercepts client-side HTTP requests and sets HTTP headers passed to constructor of this class.
|
PollResult<T> |
Represents the result retrieved by polling on the REST API.
|
RequestIdInterceptor |
Intercepts the client-side requests on low-level in order to be able to catch requests also from the Sardine,
that is working independently from Spring RestTemplate to set
the X-GDC-REQUEST header to them.
|
ResponseMissingRequestIdInterceptor |
Intercepts responses to check if they have set the X-GDC-REQUEST header for easier debugging.
|
SimplePollHandler<T> |
For internal use by services employing polling.
|