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 AutoCloseable
IOException
public List<BatchPayloadLine> read() throws IOException
IOException
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.