public class BatchHandlerImpl extends Object implements BatchHandler
| Constructor and Description |
|---|
BatchHandlerImpl(ODataServiceFactory factory,
ODataService service) |
| Modifier and Type | Method and Description |
|---|---|
BatchResponsePart |
handleBatchPart(BatchRequestPart batchPart) |
ODataResponse |
handleRequest(ODataRequest suppliedRequest) |
public BatchHandlerImpl(ODataServiceFactory factory, ODataService service)
public BatchResponsePart handleBatchPart(BatchRequestPart batchPart) throws ODataException
handleBatchPart in interface BatchHandlerODataExceptionpublic ODataResponse handleRequest(ODataRequest suppliedRequest) throws ODataException
handleRequest in interface BatchHandlerODataExceptionCopyright © 2013-2023 The Apache Software Foundation. All Rights Reserved.