Uses of Interface
org.apache.olingo.client.api.communication.request.AsyncRequestWrapper
Packages that use AsyncRequestWrapper
-
Uses of AsyncRequestWrapper in org.apache.olingo.client.api.communication.request
Subinterfaces of AsyncRequestWrapper in org.apache.olingo.client.api.communication.requestMethods in org.apache.olingo.client.api.communication.request that return AsyncRequestWrapperModifier and TypeMethodDescriptionThe odata.callback preference MUST include the parameter url whose value is the URL of a callback endpoint to be invoked by the OData service when data is available.<R extends ODataResponse>
AsyncRequestWrapper<R>AsyncRequestFactory.getAsyncRequestWrapper
(ODataRequest odataRequest) AsyncRequestWrapper.wait
(int waitInSeconds) Add wait http header.