Uses of Class
org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackContext
-
Packages that use WriteFeedCallbackContext Package Description org.apache.olingo.odata2.api.ep.callback Entity Provider Callbacks -
-
Uses of WriteFeedCallbackContext in org.apache.olingo.odata2.api.ep.callback
Methods in org.apache.olingo.odata2.api.ep.callback with parameters of type WriteFeedCallbackContext Modifier and Type Method Description WriteFeedCallbackResultOnWriteFeedContent. retrieveFeedResult(WriteFeedCallbackContext context)Retrieves the data for a feed.
-