Uses of Interface
org.apache.olingo.client.api.communication.response.AsyncResponseWrapper
Packages that use AsyncResponseWrapper
Package
Description
-
Uses of AsyncResponseWrapper in org.apache.olingo.client.api.communication.request
Methods in org.apache.olingo.client.api.communication.request that return AsyncResponseWrapperModifier and TypeMethodDescriptionAsyncRequestWrapper.execute()
execute the request for the first time. -
Uses of AsyncResponseWrapper in org.apache.olingo.client.api.communication.response
Methods in org.apache.olingo.client.api.communication.response that return AsyncResponseWrapperModifier and TypeMethodDescriptionAsyncResponseWrapper.asyncDelete()
A client can request that the DELETE should be executed asynchronously.AsyncResponseWrapper.forceNextMonitorCheck
(URI uri) Specifies the location for the next monitor check.