Package | Description |
---|---|
org.apache.olingo.client.api.communication.request.batch | |
org.apache.olingo.client.api.communication.request.streamed |
Modifier and Type | Interface and Description |
---|---|
interface |
ODataBatchRequest |
Modifier and Type | Interface and Description |
---|---|
interface |
ODataMediaEntityCreateRequest<E extends ClientEntity>
This class implements an OData Media Entity create request.
|
interface |
ODataMediaEntityUpdateRequest<E extends ClientEntity>
This class implements an OData Media Entity create request.
|
interface |
ODataStreamedEntityRequest<V extends ODataResponse,T extends ODataPayloadManager<V>>
Abstract class representing a request concerning a streamed entity.
|
interface |
ODataStreamUpdateRequest
This class implements an OData stream create/update request.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.