eXo JCR :: Component :: FTP Service 1.15.8-GA

Uses of Interface
org.exoplatform.services.ftp.listcode.FtpFileInfo

Packages that use FtpFileInfo
org.exoplatform.services.ftp.command   
org.exoplatform.services.ftp.listcode   
 

Uses of FtpFileInfo in org.exoplatform.services.ftp.command
 

Methods in org.exoplatform.services.ftp.command that return types with arguments of type FtpFileInfo
 ArrayList<FtpFileInfo> FtpCommandImpl.getFileList(String resPath)
           
 

Uses of FtpFileInfo in org.exoplatform.services.ftp.listcode
 

Classes in org.exoplatform.services.ftp.listcode that implement FtpFileInfo
 class FtpFileInfoImpl
          Created by The eXo Platform SAS Author : Vitaly Guly
 

Methods in org.exoplatform.services.ftp.listcode with parameters of type FtpFileInfo
 String FtpSystemCoder.serializeFileInfo(FtpFileInfo fileInfo)
           
 String FtpWindowsNTCoder.serializeFileInfo(FtpFileInfo fileInfo)
           
 String FtpUnixL8Coder.serializeFileInfo(FtpFileInfo fileInfo)
           
 


eXo JCR :: Component :: FTP Service 1.15.8-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.