Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.services.streaming
Class StreamManagerServer.UploadSession

java.lang.Object
  extended by org.nuxeo.runtime.services.streaming.StreamManagerServer.UploadSession
Enclosing class:
StreamManagerServer

public class StreamManagerServer.UploadSession
extends Object


Field Summary
 File file
           
 FileOutputStream out
           
 int uploaded
           
 String uri
           
 
Constructor Summary
StreamManagerServer.UploadSession()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

uri

public String uri

uploaded

public int uploaded

file

public File file

out

public FileOutputStream out
Constructor Detail

StreamManagerServer.UploadSession

public StreamManagerServer.UploadSession()
                                  throws IOException
Throws:
IOException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.