|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.ove.openmath.mfd2.Mfd2
| Constructor Summary | |
Mfd2()
No-args constructor. |
|
Mfd2(java.lang.String hostName,
int port)
Constructor. |
|
| Method Summary | |
java.net.Socket |
getSocket()
|
static void |
main(java.lang.String[] args)
Entry point for JVM. |
static void |
usage()
Hints how to use the damn thing. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Mfd2()
throws java.io.IOException
public Mfd2(java.lang.String hostName,
int port)
throws java.io.IOException
hostName - host on which the server runsport - on which the server listensfr.essi.sander.om.clientserver.CommFactory| Method Detail |
public java.net.Socket getSocket()
public static void main(java.lang.String[] args)
args - name of communication module to usefr.essi.sander.om.clientserver.OMCommFactorypublic static void usage()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||