Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.services.streaming
Class UploadedStreamSource

java.lang.Object
  extended by org.nuxeo.runtime.services.streaming.AbstractStreamSource
      extended by org.nuxeo.runtime.services.streaming.FileSource
          extended by org.nuxeo.runtime.services.streaming.UploadedStreamSource
All Implemented Interfaces:
StreamSource

public class UploadedStreamSource
extends FileSource

Author:
Bogdan Stefanescu

Constructor Summary
UploadedStreamSource(File file)
           
 
Method Summary
 void destroy()
           
 
Methods inherited from class org.nuxeo.runtime.services.streaming.FileSource
canReopen, getFile, getLength, getStream
 
Methods inherited from class org.nuxeo.runtime.services.streaming.AbstractStreamSource
copyTo, copyTo, getBytes, getString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UploadedStreamSource

public UploadedStreamSource(File file)
Method Detail

destroy

public void destroy()
Specified by:
destroy in interface StreamSource
Overrides:
destroy in class AbstractStreamSource

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.