public final class BatchPayloadParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T extends BatchItem> |
parse(InputStream in,
javax.ws.rs.core.MediaType multipartMixed,
T template) |
public static <T extends BatchItem> List<T> parse(InputStream in, javax.ws.rs.core.MediaType multipartMixed, T template) throws IOException
IOExceptionCopyright © 2010–2023 The Apache Software Foundation. All rights reserved.