public class StreamManagerServer.UploadSession extends Object
Modifier and Type | Field and Description |
---|---|
File |
file |
FileOutputStream |
out |
int |
uploaded |
String |
uri |
Constructor and Description |
---|
StreamManagerServer.UploadSession() |
public String uri
public int uploaded
public File file
public FileOutputStream out
public StreamManagerServer.UploadSession() throws IOException
IOException
Copyright © 2011 Nuxeo SA. All Rights Reserved.