Uses of Interface
org.apache.olingo.client.api.communication.request.ODataStreamer
Packages that use ODataStreamer
Package
Description
-
Uses of ODataStreamer in org.apache.olingo.client.api.communication.request
Subinterfaces of ODataStreamer in org.apache.olingo.client.api.communication.requestModifier and TypeInterfaceDescriptioninterface
ODataPayloadManager<T extends ODataResponse>
OData request payload management abstract class. -
Uses of ODataStreamer in org.apache.olingo.client.api.communication.request.batch
Subinterfaces of ODataStreamer in org.apache.olingo.client.api.communication.request.batchModifier and TypeInterfaceDescriptioninterface
Batch request payload management.interface
Abstract representation of a batch request item.interface
Changeset wrapper for the corresponding batch item.interface
Retrieve request wrapper for the corresponding batch item.interface
Retrieve request wrapper for the corresponding batch item. -
Uses of ODataStreamer in org.apache.olingo.client.api.communication.request.streamed
Subinterfaces of ODataStreamer in org.apache.olingo.client.api.communication.request.streamedModifier and TypeInterfaceDescriptioninterface
MediaEntityCreateStreamManager<E extends ClientEntity>
Media entity payload object.interface
MediaEntityUpdateStreamManager<E extends ClientEntity>
Media entity payload object.interface
Streamed entity payload object.