Uses of Class
net.sf.hermesftp.server.AbstractFtpServer

Packages that use AbstractFtpServer
net.sf.hermesftp.server.impl Contains the concrete FTP server implementations and related classes. 
 

Uses of AbstractFtpServer in net.sf.hermesftp.server.impl
 

Subclasses of AbstractFtpServer in net.sf.hermesftp.server.impl
 class DefaultFtpServer
          FTP server implementation that handles unencrypted communication over the FTP port.
 class SecureFtpServer
          Implementation of a FTP server that supports communication via implicit SSL.
 



Copyright © 2005-2007 Lars Behnke. All Rights Reserved.