|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.vigia.test.CommunicationsServerTest
public class CommunicationsServerTest
A dummy server.
Field Summary | |
---|---|
protected static boolean |
send
Send frames? |
Constructor Summary | |
---|---|
CommunicationsServerTest()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main function. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static boolean send
Constructor Detail |
---|
public CommunicationsServerTest()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException
args
- The arguments.
java.io.IOException
- IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |