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

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

Uses of FtpConfigInterface in org.apache.ftpserver.remote
 

Classes in org.apache.ftpserver.remote that implement FtpConfigInterface
 class FtpConfig
          Ftp configuration remote adapter.
 

Methods in org.apache.ftpserver.remote that return FtpConfigInterface
 FtpConfigInterface RemoteHandler.getConfigInterface(java.lang.String sessId)
          Get configuration interface
 

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

Methods in org.apache.ftpserver.remote.interfaces that return FtpConfigInterface
 FtpConfigInterface RemoteHandlerInterface.getConfigInterface(java.lang.String sessId)
          Get configuration interface
 



Copyright © -2005 . All Rights Reserved.