|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanConstants | |
---|---|
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. |
net.sf.hermesftp.utils | Contains utility classes used throughout the project. |
Uses of BeanConstants in net.sf.hermesftp.server |
---|
Classes in net.sf.hermesftp.server that implement BeanConstants | |
---|---|
class |
AbstractFtpServer
Ancestor class for FTP server implementations. |
Uses of BeanConstants in net.sf.hermesftp.server.impl |
---|
Classes in net.sf.hermesftp.server.impl that implement BeanConstants | |
---|---|
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. |
Uses of BeanConstants in net.sf.hermesftp.utils |
---|
Classes in net.sf.hermesftp.utils that implement BeanConstants | |
---|---|
class |
AbstractAppAwareBean
Provides a basic, application context aware class that can be subclassed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |