Uses of Class
org.finj.RemoteFile

Packages that use RemoteFile
org.finj Core classes for finj project. 
 

Uses of RemoteFile in org.finj
 

Methods in org.finj that return RemoteFile
 RemoteFile[] FTPClient.getFileDescriptors()
          Returns the complete description of the files in the current working directory.
 RemoteFile[] FTPClient.getFileDescriptors(boolean passive)
          Returns the complete description of the files in the current working directory.
 RemoteFile[] FTPClient.getFileDescriptors(java.lang.String pathname)
          Returns the complete description of the files in the directory specified by the path argument.
 RemoteFile[] FTPClient.getFileDescriptors(java.lang.String pathname, boolean passive)
          Returns the complete description of the files in the directory specified by the path argument.
 



Copyright © 2009. All Rights Reserved.