org.benow.web.applet.upload
Interface FolderUploadPost.PostListener

Enclosing class:
FolderUploadPost

public static interface FolderUploadPost.PostListener


Method Summary
 void onSend(long sentSoFar, long contentLength, java.lang.String currFile, int sentFiles, int totalFiles)
           
 

Method Detail

onSend

void onSend(long sentSoFar,
            long contentLength,
            java.lang.String currFile,
            int sentFiles,
            int totalFiles)
Parameters:
sentSoFar - number of bytes sent so far
contentLength - number of bytes in total to send
sentFiles, - int maxFiles