public class ODataSingleResponseItem extends AbstractODataBatchResponseItem
| Modifier and Type | Field and Description |
|---|---|
static String |
SINGLE_CONTENT_ID |
batchLineIterator, boundary, breaking, closed, current, expectedItemsIterator, LOG, responses| Constructor and Description |
|---|
ODataSingleResponseItem()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.olingo.client.api.communication.response.ODataResponse |
next() |
void |
remove()
Unsupported operation.
|
addResponse, getResponse, getResponseIterator, hasNext, initFromBatch, isBreaking, isChangesetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic static final String SINGLE_CONTENT_ID
public org.apache.olingo.client.api.communication.response.ODataResponse next()
public void remove()
public void close()
AbstractODataBatchResponseItemclose in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItemclose in class AbstractODataBatchResponseItemCopyright © 2013–2017 The Apache Software Foundation. All rights reserved.