public interface FTPProgressMonitor
| Modifier and Type | Method and Description |
|---|---|
void |
bytesTransferred(long count)
Report the number of bytes transferred so far.
|
void bytesTransferred(long count)
count - count of bytes transferredCopyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.