Uses of Class
org.apache.ftpserver.ConnectionService

Packages that use ConnectionService
org.apache.ftpserver   
org.apache.ftpserver.remote   
 

Uses of ConnectionService in org.apache.ftpserver
 

Methods in org.apache.ftpserver that return ConnectionService
 ConnectionService FtpConfig.getConnectionService()
          Get connection service.
 

Uses of ConnectionService in org.apache.ftpserver.remote
 

Methods in org.apache.ftpserver.remote that return ConnectionService
 ConnectionService ConnectionService.getConnectionService()
          Get the actual object.
 

Constructors in org.apache.ftpserver.remote with parameters of type ConnectionService
ConnectionService(ConnectionService conService)
          Constructor - sets the actual connection service object
 



Copyright © 2001-2012 Codehaus. All Rights Reserved.