Package com.sshtools.j2ssh
Interface FileTransferProgress
-
public interface FileTransferProgressTitle:
Description:
Copyright: Copyright (c) 2003
Company:
- Version:
- $Id: FileTransferProgress.java,v 1.10 2003/09/11 15:35:00 martianx Exp $
- Author:
- Lee David Painter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcompleted()booleanisCancelled()voidprogressed(long bytesSoFar)voidstarted(long bytesTotal, java.lang.String remoteFile)
-