Secure iNet Factory

Uses of Class
com.jscape.inet.ftp.FtpFile

Packages that use FtpFile
com.jscape.inet.ftp   
com.jscape.inet.ftps   
 

Uses of FtpFile in com.jscape.inet.ftp
 

Methods in com.jscape.inet.ftp that return FtpFile
 FtpFile MvsParser.MvsFileRecord.asFile()
           
 FtpFile Ftp.getMachineFileListing(java.lang.String filename)
          Gets the file description for the specified filename using MLST command.
abstract  FtpFile FtpImplementation.getMachineFileListing(java.lang.String filename)
          Gets the file description for the specified filename.
 FtpFile UnixParser.parseLine(java.lang.String line)
           
 

Methods in com.jscape.inet.ftp that return types with arguments of type FtpFile
 java.util.Vector<FtpFile> Ftp.getRemoteFileObjectList(java.lang.String remoteDir)
          Get remote file objects.
 

Methods in com.jscape.inet.ftp with parameters of type FtpFile
 java.util.Date AS400Parser.getDateTime(FtpFile file)
          Gets the date and time for an FtpFile entry sourced from an AS400 directory listing.
 java.util.Date FtpFileParser.getDateTime(FtpFile file)
           
 java.util.Date MvsParser.getDateTime(FtpFile file)
           
 java.util.Date NTParser.getDateTime(FtpFile file)
          Gets the date and time for an FtpFile entry sourced from an NT directory listing.
 java.util.Date UnixParser.getDateTime(FtpFile file)
          Gets the date and time for an FtpFile entry sourced from a UNIX directory listing.
 java.util.Date VMSParser.getDateTime(FtpFile file)
          Gets the date and time for an FtpFile entry sourced from an NT directory listing.
 java.util.Date NTParser.getDateTime(FtpFile file, java.util.TimeZone zone, java.util.Locale locale)
          Gets the date and time for an FtpFile entry sourced from an NT directory listing.
 java.util.Date UnixParser.getDateTime(FtpFile file, java.util.TimeZone zone, java.util.Locale locale)
          Gets the date and time for an FtpFile entry sourced from a UNIX directory listing.
 java.util.Date VMSParser.getDateTime(FtpFile file, java.util.TimeZone zone, java.util.Locale locale)
          Gets the date and time for an FtpFile entry sourced from an VMS directory listing.
 

Uses of FtpFile in com.jscape.inet.ftps
 

Methods in com.jscape.inet.ftps that return FtpFile
 FtpFile Ftps.getMachineFileListing(java.lang.String filename)
          Gets the file description for the specified filename using MLST command.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved