@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.StreamingOutputIOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.