Uses of Interface
org.exoplatform.services.ftp.data.FtpDataTransiver
Packages that use FtpDataTransiver
-
Uses of FtpDataTransiver in org.exoplatform.services.ftp.client
Methods in org.exoplatform.services.ftp.client that return FtpDataTransiverModifier and TypeMethodDescriptionFtpClientSession.getDataTransiver()FtpClientSessionImpl.getDataTransiver()Methods in org.exoplatform.services.ftp.client with parameters of type FtpDataTransiverModifier and TypeMethodDescriptionvoidFtpClientSession.setDataTransiver(FtpDataTransiver newTransiver) voidFtpClientSessionImpl.setDataTransiver(FtpDataTransiver newTransiver) -
Uses of FtpDataTransiver in org.exoplatform.services.ftp.data
Classes in org.exoplatform.services.ftp.data that implement FtpDataTransiverModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS Author : Vitaly Guly gavrik-vetal@ukr.net/mail.ruFields in org.exoplatform.services.ftp.data declared as FtpDataTransiverMethods in org.exoplatform.services.ftp.data that return FtpDataTransiverModifier and TypeMethodDescriptionFtpDataChannelManager.getDataTransiver(FtpClientSession clientSession) FtpDataChannelManagerImpl.getDataTransiver(FtpClientSession clientSession) Methods in org.exoplatform.services.ftp.data with parameters of type FtpDataTransiverModifier and TypeMethodDescriptionvoidFtpDataChannelManager.freeDataTransiver(FtpDataTransiver dataTransiver) voidFtpDataChannelManagerImpl.freeDataTransiver(FtpDataTransiver dataTransiver)