|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.fluxion.ajax.beans.FileUploadProgressBean
public class FileUploadProgressBean
An ajaxified bean for use with the fluxion-ajax framework that provides functionality for monitoring the status of a file upload to the server.
Constructor Summary | |
---|---|
FileUploadProgressBean()
|
Method Summary | |
---|---|
net.sf.json.JSONObject |
checkUploadStatus(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileUploadProgressBean()
Method Detail |
---|
public net.sf.json.JSONObject checkUploadStatus(javax.servlet.http.HttpSession session, net.sf.json.JSONObject json)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |