eXo JCR :: Component :: FTP Service 1.16.0-GA

org.exoplatform.services.ftp.data
Class FtpDataChannelManagerImpl

java.lang.Object
  extended by org.exoplatform.services.ftp.data.FtpDataChannelManagerImpl
All Implemented Interfaces:
FtpDataChannelManager

public class FtpDataChannelManagerImpl
extends Object
implements FtpDataChannelManager

Created by The eXo Platform SAS Author : Vitaly Guly

Version:
$Id: $

Field Summary
protected  FtpDataTransiver[] channels
           
 
Constructor Summary
FtpDataChannelManagerImpl(FtpConfig configuration)
           
 
Method Summary
 void freeDataTransiver(FtpDataTransiver dataTransiver)
           
 FtpDataTransiver getDataTransiver(FtpClientSession clientSession)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

channels

protected FtpDataTransiver[] channels
Constructor Detail

FtpDataChannelManagerImpl

public FtpDataChannelManagerImpl(FtpConfig configuration)
Method Detail

getDataTransiver

public FtpDataTransiver getDataTransiver(FtpClientSession clientSession)
Specified by:
getDataTransiver in interface FtpDataChannelManager

freeDataTransiver

public void freeDataTransiver(FtpDataTransiver dataTransiver)
Specified by:
freeDataTransiver in interface FtpDataChannelManager

eXo JCR :: Component :: FTP Service 1.16.0-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.