| 程序包 | 说明 |
|---|---|
| com.fr.ftp.io |
Utility classes for IO support.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CopyStreamListener.bytesTransferred(CopyStreamEvent event)
This method is invoked by a CopyStreamEvent source after copying
a block of bytes from a stream.
|
void |
CopyStreamAdapter.bytesTransferred(CopyStreamEvent event)
This method is invoked by a CopyStreamEvent source after copying
a block of bytes from a stream.
|