|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.enterprisedt.net.ftp.test.TestTransfer.TestProgressMonitor
public class TestTransfer.TestProgressMonitor
Test of progress monitor functionality
| Constructor Summary | |
|---|---|
TestTransfer.TestProgressMonitor()
|
|
| Method Summary | |
|---|---|
void |
bytesTransferred(long count)
Report the number of bytes transferred so far. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestTransfer.TestProgressMonitor()
| Method Detail |
|---|
public void bytesTransferred(long count)
FTPProgressMonitor
bytesTransferred in interface FTPProgressMonitorcount - count of bytes transferred
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||