|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Daemon
A daemon is a server process, usually one that serves requests from a TCP/IP socket.
The name daemon is a traditional Unix term for a server process.
| Method Summary | |
|---|---|
void |
start()
Start the daemon process. |
void |
stop()
Stop the daemon process. |
| Method Detail |
|---|
void start()
throws java.lang.Exception
java.lang.Exception
void stop()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||