eXo JCR :: Component :: FTP Service 1.16.7-M02

Uses of Interface
org.exoplatform.services.ftp.data.FtpDataTransiver

Packages that use FtpDataTransiver
org.exoplatform.services.ftp.client   
org.exoplatform.services.ftp.data   
 

Uses of FtpDataTransiver in org.exoplatform.services.ftp.client
 

Methods in org.exoplatform.services.ftp.client that return FtpDataTransiver
 FtpDataTransiver FtpClientSessionImpl.getDataTransiver()
           
 FtpDataTransiver FtpClientSession.getDataTransiver()
           
 

Methods in org.exoplatform.services.ftp.client with parameters of type FtpDataTransiver
 void FtpClientSessionImpl.setDataTransiver(FtpDataTransiver newTransiver)
           
 void FtpClientSession.setDataTransiver(FtpDataTransiver newTransiver)
           
 

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

Classes in org.exoplatform.services.ftp.data that implement FtpDataTransiver
 class FtpDataTransiverImpl
          Created by The eXo Platform SAS Author : Vitaly Guly
 

Fields in org.exoplatform.services.ftp.data declared as FtpDataTransiver
protected  FtpDataTransiver[] FtpDataChannelManagerImpl.channels
           
 

Methods in org.exoplatform.services.ftp.data that return FtpDataTransiver
 FtpDataTransiver FtpDataChannelManagerImpl.getDataTransiver(FtpClientSession clientSession)
           
 FtpDataTransiver FtpDataChannelManager.getDataTransiver(FtpClientSession clientSession)
           
 

Methods in org.exoplatform.services.ftp.data with parameters of type FtpDataTransiver
 void FtpDataChannelManagerImpl.freeDataTransiver(FtpDataTransiver dataTransiver)
           
 void FtpDataChannelManager.freeDataTransiver(FtpDataTransiver dataTransiver)
           
 


eXo JCR :: Component :: FTP Service 1.16.7-M02

Copyright © 2016 eXo Platform SAS. All Rights Reserved.