|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileTransferProgressListener
The listener of events during file fetch operation.
Method Summary | |
---|---|
void |
dataTransferred(long size)
This method is invoked each time a bulk of data is transferred |
void |
fileProcessed(GPEFile file)
This method is invoked each time a new file has been processed. |
Method Detail |
---|
void fileProcessed(GPEFile file)
file
- - the fetched filevoid dataTransferred(long size)
size
- - the size of data block
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |