|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UploadCallback
upload file callback interface
Method Summary | |
---|---|
int |
send(java.io.OutputStream out)
send file content callback function, be called only once when the file uploaded |
Method Detail |
---|
int send(java.io.OutputStream out) throws java.io.IOException
out
- output stream for writing file content
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |