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()
Closes the current batch responses item including all wrapped OData responses.
|
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 ODataResponse next()
public void remove()
public void close()
AbstractODataBatchResponseItemclose in interface ODataBatchResponseItemclose in class AbstractODataBatchResponseItemCopyright © 2023. All rights reserved.