|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.system.App
com.partnersoft.io.net.YonderDaemon
public class YonderDaemon
Remote file server daemon.
| Field Summary |
|---|
| Fields inherited from interface com.partnersoft.io.net.YonderConstants |
|---|
OP_CLOSE, OP_CONNECT, OP_DISCONNECT, OP_ERROR, OP_FETCH, OP_FETCHALL, OP_LIST, OP_NOK, OP_OK, OP_OPEN, YONDER_PORT, YONDER_VERSION |
| Constructor Summary | |
|---|---|
YonderDaemon()
|
|
| Method Summary | |
|---|---|
void |
runImp()
|
void |
start()
Start the daemon. |
void |
stop()
Stop the daemon. |
| Methods inherited from class com.partnersoft.system.App |
|---|
getEnvironment, getName, runApp, setName, setOptions, shutdownImp, startupImp, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public YonderDaemon()
| Method Detail |
|---|
public void start()
throws java.io.IOException
java.io.IOException
public void stop()
throws java.io.IOException
java.io.IOException
public void runImp()
throws java.lang.Exception
runImp in class Appjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||