Uses of Interface
org.exoplatform.services.ftp.data.FtpDataChannelManager
-
Packages that use FtpDataChannelManager Package Description org.exoplatform.services.ftp org.exoplatform.services.ftp.data -
-
Uses of FtpDataChannelManager in org.exoplatform.services.ftp
Methods in org.exoplatform.services.ftp that return FtpDataChannelManager Modifier and Type Method Description FtpDataChannelManagerFtpServer. getDataChannelManager()FtpDataChannelManagerFtpServerImpl. getDataChannelManager() -
Uses of FtpDataChannelManager in org.exoplatform.services.ftp.data
Classes in org.exoplatform.services.ftp.data that implement FtpDataChannelManager Modifier and Type Class Description classFtpDataChannelManagerImplCreated by The eXo Platform SAS Author : Vitaly Guly gavrik-vetal@ukr.net/mail.ruConstructors in org.exoplatform.services.ftp.data with parameters of type FtpDataChannelManager Constructor Description FtpDataTransiverImpl(FtpDataChannelManager dataChannelManager, int dataPort, FtpConfig configuration, FtpClientSession clientSession)
-