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

Uses of Interface
org.exoplatform.services.ftp.config.FtpConfig

Packages that use FtpConfig
org.exoplatform.services.ftp   
org.exoplatform.services.ftp.config   
org.exoplatform.services.ftp.data   
org.exoplatform.services.ftp.listcode   
 

Uses of FtpConfig in org.exoplatform.services.ftp
 

Methods in org.exoplatform.services.ftp that return FtpConfig
 FtpConfig FtpServer.getConfiguration()
           
 FtpConfig FtpServerImpl.getConfiguration()
           
 

Constructors in org.exoplatform.services.ftp with parameters of type FtpConfig
FtpServerImpl(FtpConfig configuration, org.exoplatform.services.command.impl.CommandService commandService, org.exoplatform.services.jcr.RepositoryService repositoryService)
           
 

Uses of FtpConfig in org.exoplatform.services.ftp.config
 

Classes in org.exoplatform.services.ftp.config that implement FtpConfig
 class FtpConfigImpl
          Created by The eXo Platform SAS Author : Vitaly Guly .
 

Uses of FtpConfig in org.exoplatform.services.ftp.data
 

Constructors in org.exoplatform.services.ftp.data with parameters of type FtpConfig
FtpDataChannelManagerImpl(FtpConfig configuration)
           
FtpDataTransiverImpl(FtpDataChannelManager dataChannelManager, int dataPort, FtpConfig configuration, FtpClientSession clientSession)
           
FtpDataTransiverImpl(String host, int dataPort, FtpConfig configuration, FtpClientSession clientSession)
           
 

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

Methods in org.exoplatform.services.ftp.listcode with parameters of type FtpConfig
static FtpSystemCoder FtpSystemCoderManager.getSystemCoder(FtpConfig configuration)
           
 


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

Copyright © 2013 eXo Platform SAS. All Rights Reserved.