Skip navigation links

Package com.enterprisedt.net.ftp.async

This package contains the classes used for asynchronous programming - primarily the XXXResult classes, which are returned from asynchronous methods and used to provide details about the operation, such as what file is being transferred.

See: Description

Package com.enterprisedt.net.ftp.async Description

This package contains the classes used for asynchronous programming - primarily the XXXResult classes, which are returned from asynchronous methods and used to provide details about the operation, such as what file is being transferred. Another important class is AsyncCallback, which provides the interfaces that callback classes must implement to be notified of the completion of an asynchronous operation.
Skip navigation links

Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.