eXo JCR :: Component :: FTP Service 1.15.1-CP01

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 FtpClientSession.getDataTransiver()
           
 FtpDataTransiver FtpClientSessionImpl.getDataTransiver()
           
 

Methods in org.exoplatform.services.ftp.client with parameters of type FtpDataTransiver
 void FtpClientSession.setDataTransiver(FtpDataTransiver newTransiver)
           
 void FtpClientSessionImpl.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.15.1-CP01

Copyright © 2013 eXo Platform SAS. All Rights Reserved.