Modifier and Type | Method and Description |
---|---|
ODataResponsePart |
BatchFacade.handleBatchRequest(BatchRequestPart request)
Handles a BatchRequestPart.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
FixedFormatSerializer.batchResponse(List<ODataResponsePart> batchResponses,
String boundary) |
Modifier and Type | Method and Description |
---|---|
ODataResponsePart |
TechnicalBatchProcessor.processChangeSet(BatchFacade fascade,
List<ODataRequest> requests) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.