Nuxeo Enterprise Platform 5.4

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 java.lang.Object


Field Summary
 java.io.File file
           
 java.io.FileOutputStream out
           
 int uploaded
           
 java.lang.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 java.lang.String uri

uploaded

public int uploaded

file

public java.io.File file

out

public java.io.FileOutputStream out
Constructor Detail

StreamManagerServer.UploadSession

public StreamManagerServer.UploadSession()
                                  throws java.io.IOException
Throws:
java.io.IOException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.