Uses of Interface
org.apache.ftpserver.remote.interfaces.ConnectionServiceInterface

Packages that use ConnectionServiceInterface
org.apache.ftpserver.remote   
org.apache.ftpserver.remote.interfaces   
 

Uses of ConnectionServiceInterface in org.apache.ftpserver.remote
 

Classes in org.apache.ftpserver.remote that implement ConnectionServiceInterface
 class ConnectionService
          Ftp remote user service adapter class - used by remote admin GUI.
 

Methods in org.apache.ftpserver.remote that return ConnectionServiceInterface
 ConnectionServiceInterface FtpConfig.getConnectionService()
          Get the connection handler
 

Uses of ConnectionServiceInterface in org.apache.ftpserver.remote.interfaces
 

Methods in org.apache.ftpserver.remote.interfaces that return ConnectionServiceInterface
 ConnectionServiceInterface FtpConfigInterface.getConnectionService()
          Get user properties.
 



Copyright © 2001-2007 Codehaus. All Rights Reserved.