|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caen.RFIDLibrary.CAENRFIDReceiver
public final class CAENRFIDReceiver
This class defines the CAEN RFID Receiver.
Constructor Summary | |
---|---|
CAENRFIDReceiver(int port)
Creates a new instance of CAENRFIDReceiver. |
Method Summary | |
---|---|
void |
addCAENRFIDEventListener(CAENRFIDEventListener listener)
Adds the specified CAENRFID Event listener to receive event events from this CAENRIFDReceiver. |
void |
KillServer()
Stop the Receiver and kill the associated thread |
void |
removeCAENRFIDEventListener(CAENRFIDEventListener listener)
Removes the specified CAENRFIDEvent listener so that it no longer receives CAENRFID events from this CAENRFIDReceiver. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CAENRFIDReceiver(int port)
port
- The tcp where the thread wait a Reader notifiactionMethod Detail |
---|
public void KillServer()
public void addCAENRFIDEventListener(CAENRFIDEventListener listener)
listener
- the action listenerpublic void removeCAENRFIDEventListener(CAENRFIDEventListener listener)
listener
- the action listener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |