Class BatchHandlerImpl
java.lang.Object
org.apache.olingo.odata2.core.batch.BatchHandlerImpl
- All Implemented Interfaces:
BatchHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhandleBatchPart(BatchRequestPart batchPart) handleRequest(ODataRequest suppliedRequest)
-
Constructor Details
-
BatchHandlerImpl
-
-
Method Details
-
handleBatchPart
- Specified by:
handleBatchPartin interfaceBatchHandler- Throws:
ODataException
-
handleRequest
- Specified by:
handleRequestin interfaceBatchHandler- Throws:
ODataException
-