|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchSingleResponse | |
---|---|
org.apache.olingo.odata2.api.ep | Entity Provider |
Uses of BatchSingleResponse in org.apache.olingo.odata2.api.ep |
---|
Methods in org.apache.olingo.odata2.api.ep that return types with arguments of type BatchSingleResponse | |
---|---|
static List<BatchSingleResponse> |
EntityProvider.parseBatchResponse(InputStream content,
String contentType)
Parse Batch Response body (as InputStream ) and provide a list of single responses as
BatchSingleResponse |
List<BatchSingleResponse> |
EntityProvider.EntityProviderInterface.parseBatchResponse(String contentType,
InputStream content)
Parse Batch Response body (as InputStream ) and provide a list of single responses as
BatchSingleResponse |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |