|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileTransferProgress
Title:
Description:
Copyright: Copyright (c) 2003
Company:
Method Summary | |
---|---|
void |
completed()
|
boolean |
isCancelled()
|
void |
progressed(long bytesSoFar)
|
void |
started(long bytesTotal,
java.lang.String remoteFile)
|
Method Detail |
---|
void started(long bytesTotal, java.lang.String remoteFile)
bytesTotal
- remoteFile
- boolean isCancelled()
void progressed(long bytesSoFar)
bytesSoFar
- void completed()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |