se.datadosen.jalbum
Interface UploadListener

All Superinterfaces:
AlbumBeanListener, java.util.EventListener

public interface UploadListener
extends AlbumBeanListener


Method Summary
 void bytesTransferred(long count)
           
 
Methods inherited from interface se.datadosen.jalbum.AlbumBeanListener
errorOccured, imageProcessingFinished, imageProcessingStarted
 

Method Detail

bytesTransferred

void bytesTransferred(long count)