@InterfaceAudience.Private public class InputStreamEntity extends Object implements javax.ws.rs.core.StreamingOutput
Constructor and Description |
---|
InputStreamEntity(InputStream is) |
InputStreamEntity(InputStream is,
long offset,
long len) |
public InputStreamEntity(InputStream is, long offset, long len)
public InputStreamEntity(InputStream is)
public void write(OutputStream os) throws IOException
write
in interface javax.ws.rs.core.StreamingOutput
IOException
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.