Uses of Interface
com.enterprisedt.net.ftp.async.AsyncCallback.SetModifiedTime
Packages that use AsyncCallback.SetModifiedTime
Package
Description
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features.-
Uses of AsyncCallback.SetModifiedTime in com.enterprisedt.net.ftp
Methods in com.enterprisedt.net.ftp with parameters of type AsyncCallback.SetModifiedTimeModifier and TypeMethodDescriptionAsyncFileTransferClient.setModifiedTimeAsync(String remoteFileName, Date modifiedTime, AsyncCallback.SetModifiedTime callback, Object tag) Set the modified-time of a remote file asynchronously.