|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.vigia.client.communications.DataComunicator
public class DataComunicator
Implements the client data communication.
Constructor Summary | |
---|---|
DataComunicator()
|
Method Summary | |
---|---|
void |
addFrameListener(FrameListener frameListener)
Adds a listener to obtain the frames from the remote camera. |
int |
getPort()
Gets the UDP port of the data communicator. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataComunicator()
Method Detail |
---|
public void addFrameListener(FrameListener frameListener)
frameListener
- an implementation of the data listener.public int getPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |