|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.vigia.test.CommunicationsClientTest
public class CommunicationsClientTest
A dummy client.
Field Summary | |
---|---|
protected static int |
frames
Number of frames received. |
protected static java.awt.image.BufferedImage |
image
The last Image. |
Constructor Summary | |
---|---|
CommunicationsClientTest()
|
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 int frames
protected static java.awt.image.BufferedImage image
Constructor Detail |
---|
public CommunicationsClientTest()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.net.UnknownHostException, java.io.IOException, java.lang.InterruptedException
args
- The arguments.
java.io.IOException
- IOException.
java.net.UnknownHostException
- UnknownHostException.
java.lang.InterruptedException
- InterruptedException.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |