| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.batch | |
| org.apache.olingo.odata2.api.client.batch | |
| org.apache.olingo.odata2.core.batch | |
| org.apache.olingo.odata2.core.batch.v2 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchRequestPart
A BatchPart
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatchResponsePart
A BatchResponsePart
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchSingleResponse
A BatchSingleResponse
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatchRequestPartImpl |
class |
BatchResponsePartImpl |
class |
BatchSingleResponseImpl |
| Modifier and Type | Method and Description |
|---|---|
List<BatchParserResult> |
BatchTransformator.transform(BatchBodyPart bodyPart,
PathInfo pathInfo,
String baseUri) |
List<BatchParserResult> |
BatchResponseTransformator.transform(BatchBodyPart bodyPart,
PathInfo pathInfo,
String baseUri) |
List<BatchParserResult> |
BatchRequestTransformator.transform(BatchBodyPart bodyPart,
PathInfo pathInfo,
String baseUri) |
Copyright © 2020. All rights reserved.