Package jmri.jmrix.rfid
This package handles communications for RFID adapters.
- Since:
- 2.11.4
-
Interface Summary Interface Description RfidInterface Interface to send/receive serial informationRfidListener Listener interface to be notified about serial trafficRfidTagListener Connect to an IdTag This file is part of JMRI. -
Class Summary Class Description Bundle RfidConnectionTypeList Returns a list of valid RFID Connection TypesRfidMessage Contains the data payload of a serial packet.RfidNetworkPortController RfidPortController Abstract base for classes representing a communications portRfidProtocol Basic interface to be implemented for each tag protocol.RfidReply Contains the data payload of a serial reply packet.RfidReporter Extend AbstractIdTagReporter for RFID systemsRfidReporterManager Rfid implementation of a ReporterManager.RfidSensor Extend jmri.AbstractSensor for RFID systemsRfidSensorManager Manage the Rfid-specific Sensor implementation.RfidStreamConnectionConfig Handle configuring a standalone RFID layout connection via an RfidStreamPortController adapter.RfidStreamPortController Abstract base for classes representing a RFID communications portRfidSystemConnectionMemo Lightweight class to denote that a system is active, and provide general information.RfidTrafficController Converts Stream-based I/O to/from messages.TimeoutRfidSensor Timeout specific implementation of an RfidSensor.