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