|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--keepalive.apps.SimApplication
Runs a client application and a server application in a simulated networking environment. The behavior of sockets on a network is simulated in a single VM.
Constructor Summary | |
SimApplication()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Start the simulated client and server applications. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimApplication()
Method Detail |
public static void main(java.lang.String[] args)
args
- command line arguments; use -help to get usage description.
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |