| Package | Description | 
|---|---|
| org.apache.olingo.server.api.processor | Olingo Processors | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BatchProcessor. processBatch(BatchFacade facade,
            ODataRequest request,
            ODataResponse response)Process a complete batch request and puts serialized content and status into the response. | 
| ODataResponsePart | BatchProcessor. processChangeSet(BatchFacade facade,
                List<ODataRequest> requests)Process a batch change set (containing several batch requests)
 and puts serialized content and status into the response. | 
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.