|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.hermesftp.FtpServerApp
public final class FtpServerApp
Hermes FTP application.
Constructor Summary | |
---|---|
FtpServerApp()
Constructor. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Entry point of the application. |
void |
startServer(java.lang.String[] args)
Starts the FTP servers(s). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FtpServerApp()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Optionally the bean resource file can be passed.public void startServer(java.lang.String[] args)
args
- The arguments passed with main method.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |