Package | Description |
---|---|
org.apache.olingo.server.api.processor | |
org.apache.olingo.server.api.serializer | |
org.apache.olingo.server.tecsvc.processor |
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.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
FixedFormatSerializer.batchResponse(List<ODataResponsePart> batchResponses,
String boundary) |
Modifier and Type | Method and Description |
---|---|
void |
TechnicalBatchProcessor.processBatch(BatchFacade fascade,
ODataRequest request,
ODataResponse response) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.