public class DefaultInputStreamFactory extends Object implements InputStreamFactory
Constructor and Description |
---|
DefaultInputStreamFactory() |
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream(InputStream is,
Metadata metadata,
javax.ws.rs.core.HttpHeaders httpHeaders) |
public InputStream getInputStream(InputStream is, Metadata metadata, javax.ws.rs.core.HttpHeaders httpHeaders) throws IOException
getInputStream
in interface InputStreamFactory
IOException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.