public interface ODataBatchRequestItem extends ODataStreamer
CRLF
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the item.
|
boolean |
hasStreamedSomething()
Checks if the streaming of the current item is started yet.
|
boolean |
isOpen()
Checks if the current item is still opened.
|
getBodyStreamWriter
boolean isOpen()
void close()
boolean hasStreamedSomething()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.