Package com.gooddata.sdk.service
package com.gooddata.sdk.service
-
ClassDescriptionAbstractPollHandler<P,
R> For internal use by services employing polling.For internal use by services employing polling.Parent for GoodData services providing helpers for REST API calls and polling.Intercepts the request-response to check for X-GDC-DEPRECATED header and log it's content.FutureResult<T>Represents the result retrieved by polling on the REST API.Entry point for GoodData SDK usage.GoodData Platform endpoint represented by host, port and protocolThe main interface responsible for GoodData platform REST connection management.Gather various additional settings ofGoodData.Intercepts client-side HTTP requests and sets HTTP headers passed to constructor of this class.PollHandler<P,R> For internal use by services employing polling.PollResult<T>Represents the result retrieved by polling on the REST API.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 SpringRestTemplateto set the X-GDC-REQUEST header to them.Intercepts responses to check if they have set the X-GDC-REQUEST header for easier debugging.For internal use by services employing polling.