Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.finj.RemoteFile

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(java.lang.String pathname)
          Returns the complete description of the files in the directory specified by the path argument.