Uses of Interface
org.apache.ftpserver.ftplet.DataConnectionFactory

Packages that use DataConnectionFactory
org.apache.ftpserver.ftplet   
 

Uses of DataConnectionFactory in org.apache.ftpserver.ftplet
 

Methods in org.apache.ftpserver.ftplet that return DataConnectionFactory
 DataConnectionFactory FtpSession.getDataConnection()
          Get FTP data connection factory, used to transfer data to and from the client.
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.