Uses of Interface
org.apache.olingo.client.api.communication.request.AsyncRequestWrapper
Packages that use AsyncRequestWrapper
Package
Description
-
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. -
Uses of AsyncRequestWrapper in org.apache.olingo.client.core.communication.request
Classes in org.apache.olingo.client.core.communication.request that implement AsyncRequestWrapperMethods in org.apache.olingo.client.core.communication.request that return AsyncRequestWrapperModifier and TypeMethodDescriptionfinal AsyncRequestWrapper<R><R extends ODataResponse>
AsyncRequestWrapper<R>AsyncRequestFactoryImpl.getAsyncRequestWrapper(ODataRequest odataRequest) final AsyncRequestWrapper<R>AsyncRequestWrapperImpl.wait(int waitInSeconds)