public class BatchPayloadLineReader extends Object implements AutoCloseable
| Constructor and Description |
|---|
BatchPayloadLineReader(InputStream in,
javax.ws.rs.core.MediaType multipartMixed) |
public BatchPayloadLineReader(InputStream in, javax.ws.rs.core.MediaType multipartMixed)
public void close()
throws IOException
close in interface AutoCloseableIOExceptionpublic List<BatchPayloadLine> read() throws IOException
IOExceptionCopyright © 2010–2023 The Apache Software Foundation. All rights reserved.