|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.monica.javacom.application.MJCClient
Class for implementing the client services of Team MONICA JavaCom.
This class has to be run from the command line.
Usage: java com.monica.javacom.application.MJCClient destHost destPort [logFile]
The configuration will be read from ./MJC.conf.
Constructor Summary | |
MJCClient()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Entry point for the JAVA VM. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MJCClient()
Method Detail |
public static void main(java.lang.String[] args)
String[]
- args: the command line parameters
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |