|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |