|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ftpserver.main.Daemon
public class Daemon
Invokes FtpServer as a daemon, running in the background. Used for example for the Windows service.
| Constructor Summary | |
|---|---|
Daemon()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main entry point for the daemon |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Daemon()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - The arguments
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||