|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.hermesftp.exception | |
---|---|
net.sf.hermesftp.cmd | Contains interfaces and abstract base classes implemented / extended by FTP command classes. |
net.sf.hermesftp.cmd.impl | Contains the implementation of all FTP command classes. |
net.sf.hermesftp.common | Contains utility classes, interfaces or abstract classed used throughout the application. |
net.sf.hermesftp.console | Contains interfaces and classes associated with the web based administration console. |
net.sf.hermesftp.exception | Contains classes related to FTP server exceptions. |
net.sf.hermesftp.parser | Contains interfaces and abstract base classes related to FTP command parsing. |
net.sf.hermesftp.parser.impl | Contains the concrete FTP command parser implementations and related classes. |
net.sf.hermesftp.server.impl | Contains the concrete FTP server implementations and related classes. |
net.sf.hermesftp.session.impl | Contains the concrete FTP session implementation and related classes. |
net.sf.hermesftp.usermanager | Provides for the basic interface implemented by user managers. |
net.sf.hermesftp.usermanager.impl | Implements a concrete user manager that is based on xml configuration files. |
net.sf.hermesftp.usermanager.model | Provides for the internal data model of the user manager configuration. |
net.sf.hermesftp.utils | Contains utility classes used throughout the project. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.cmd | |
---|---|
FtpCmdException
Exception that is generated by FTP commands. |
|
FtpException
Parent exception. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.cmd.impl | |
---|---|
FtpCmdException
Exception that is generated by FTP commands. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.common | |
---|---|
FtpConfigException
Generated on configuration errors. |
|
FtpQuotaException
Exception thrown by the FTP server when a client has reached quota limits. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.console | |
---|---|
FtpConfigException
Generated on configuration errors. |
|
FtpConsoleException
Exception generated by console classes. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.exception | |
---|---|
FtpCmdException
Exception that is generated by FTP commands. |
|
FtpException
Parent exception. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.parser | |
---|---|
FtpIllegalCmdException
Exception that is thrown by the command reader if an unrecognized command token is received from the client. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.parser.impl | |
---|---|
FtpIllegalCmdException
Exception that is thrown by the command reader if an unrecognized command token is received from the client. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.server.impl | |
---|---|
FtpConfigException
Generated on configuration errors. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.session.impl | |
---|---|
FtpQuotaException
Exception thrown by the FTP server when a client has reached quota limits. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.usermanager | |
---|---|
FtpConfigException
Generated on configuration errors. |
|
FtpQuotaException
Exception thrown by the FTP server when a client has reached quota limits. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.usermanager.impl | |
---|---|
FtpConfigException
Generated on configuration errors. |
|
FtpQuotaException
Exception thrown by the FTP server when a client has reached quota limits. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.usermanager.model | |
---|---|
FtpConfigException
Generated on configuration errors. |
Classes in net.sf.hermesftp.exception used by net.sf.hermesftp.utils | |
---|---|
FtpConfigException
Generated on configuration errors. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |