org.exoplatform.services.ftp.data
Class FtpDataChannelManagerImpl
java.lang.Object
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: $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
channels
protected FtpDataTransiver[] channels
FtpDataChannelManagerImpl
public FtpDataChannelManagerImpl(FtpConfig configuration)
getDataTransiver
public FtpDataTransiver getDataTransiver(FtpClientSession clientSession)
- Specified by:
getDataTransiver in interface FtpDataChannelManager
freeDataTransiver
public void freeDataTransiver(FtpDataTransiver dataTransiver)
- Specified by:
freeDataTransiver in interface FtpDataChannelManager
Copyright © 2016 eXo Platform SAS. All Rights Reserved.