Uses of Interface
org.exoplatform.services.ftp.data.FtpDataChannelManager
Packages that use FtpDataChannelManager
-
Uses of FtpDataChannelManager in org.exoplatform.services.ftp
Methods in org.exoplatform.services.ftp that return FtpDataChannelManagerModifier and TypeMethodDescriptionFtpServer.getDataChannelManager()FtpServerImpl.getDataChannelManager() -
Uses of FtpDataChannelManager in org.exoplatform.services.ftp.data
Classes in org.exoplatform.services.ftp.data that implement FtpDataChannelManagerModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS Author : Vitaly Guly gavrik-vetal@ukr.net/mail.ruConstructors in org.exoplatform.services.ftp.data with parameters of type FtpDataChannelManagerModifierConstructorDescriptionFtpDataTransiverImpl(FtpDataChannelManager dataChannelManager, int dataPort, FtpConfig configuration, FtpClientSession clientSession)