|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAppAwareBean | |
---|---|
net.sf.hermesftp.server | Contains interfaces and abstract base classes related to FTP server functionallity. |
net.sf.hermesftp.server.impl | Contains the concrete FTP server implementations and related classes. |
Uses of AbstractAppAwareBean in net.sf.hermesftp.server |
---|
Subclasses of AbstractAppAwareBean in net.sf.hermesftp.server | |
---|---|
class |
AbstractFtpServer
Ancestor class for FTP server implementations. |
Uses of AbstractAppAwareBean in net.sf.hermesftp.server.impl |
---|
Subclasses of AbstractAppAwareBean 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |