Package | Description |
---|---|
org.apache.commons.net.ftp |
FTP and FTPS support classes
|
org.apache.commons.net.io |
Utility classes for IO support.
|
Class and Description |
---|
CopyStreamListener
The CopyStreamListener class can accept CopyStreamEvents to keep track
of the progress of a stream copying operation.
|
Class and Description |
---|
CopyStreamEvent
A CopyStreamEvent is triggered after every write performed by a
stream copying operation.
|
CopyStreamException
The CopyStreamException class is thrown by the org.apache.commons.io.Util
copyStream() methods.
|
CopyStreamListener
The CopyStreamListener class can accept CopyStreamEvents to keep track
of the progress of a stream copying operation.
|
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.