Package edu.washington.cs.rfid.gateway

Interface Summary
ReaderConnectionListener An interface for classes that listen to one or more ReaderConnection.
ReaderGatewayListener An interface for classes that listen to one or more ReaderGateway objects.
 

Class Summary
ReaderConnection Maintains a connection to a reader, accepts incoming TRE packets and forwards them to the ReaderGateway.
ReaderGateway The reader gateway.
ReaderGatewayParameters A class to encapsulate parameters for creation of a ReaderGateway.