public class RdfStreamStreamingOutput extends com.google.common.util.concurrent.AbstractFuture<Void> implements javax.ws.rs.core.StreamingOutput
RdfStream.| Constructor and Description |
|---|
RdfStreamStreamingOutput(org.fcrepo.kernel.api.RdfStream rdfStream,
Map<String,String> namespaces,
javax.ws.rs.core.MediaType mediaType)
Normal constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
write(OutputStream output) |
public RdfStreamStreamingOutput(org.fcrepo.kernel.api.RdfStream rdfStream, Map<String,String> namespaces, javax.ws.rs.core.MediaType mediaType)
rdfStream - the rdf streamnamespaces - a namespace mappingmediaType - the media typepublic void write(OutputStream output)
write in interface javax.ws.rs.core.StreamingOutputCopyright © 2013–2018 DuraSpace, Inc.. All rights reserved.