public interface FileTransferProgress
Title:
Description:
Copyright: Copyright (c) 2003
Company:
Modifier and Type | Method and Description |
---|---|
void |
completed() |
boolean |
isCancelled() |
void |
progressed(long bytesSoFar) |
void |
started(long bytesTotal,
java.lang.String remoteFile) |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.