public class BatchParser extends Object
| Constructor and Description |
|---|
BatchParser() |
| Modifier and Type | Method and Description |
|---|---|
List<BatchRequestPart> |
parseBatchRequest(InputStream content,
String boundary,
BatchOptions options) |
public List<BatchRequestPart> parseBatchRequest(InputStream content, String boundary, BatchOptions options) throws BatchDeserializerException
BatchDeserializerExceptionCopyright © 2023. All rights reserved.