org.nuxeo.runtime.services.streaming
Class InputStreamSource
java.lang.Object
org.nuxeo.runtime.services.streaming.AbstractStreamSource
org.nuxeo.runtime.services.streaming.InputStreamSource
- All Implemented Interfaces:
- StreamSource
public class InputStreamSource
- extends AbstractStreamSource
- Author:
- Bogdan Stefanescu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
in
protected InputStream in
InputStreamSource
public InputStreamSource(InputStream in)
getStream
public InputStream getStream()
throws IOException
- Throws:
IOException
destroy
public void destroy()
- Specified by:
destroy
in interface StreamSource
- Overrides:
destroy
in class AbstractStreamSource
Copyright © 2010 Nuxeo SAS. All Rights Reserved.