Uses of Class
com.alien.enterpriseRFID.reader.AbstractReader

Packages that use AbstractReader
com.alien.enterpriseRFID.reader The Reader classes are the primary classes for communicating with a reader either over the network or serial port. 
 

Uses of AbstractReader in com.alien.enterpriseRFID.reader
 

Subclasses of AbstractReader in com.alien.enterpriseRFID.reader
 class AlienClass01Reader
          This class allows the host to interact with Alien readers which use the RQL (Reader Query Language) protocol.
 class AlienClass1Reader
          This class allows the system to interact with an Alien Class 1 Reader.
 class AlienClassBPTReader
          This class allows the system to interact with an Alien Class BPT (Battery Powered Tag) Reader.
 class AlienClassOEMReader
          This class allows the host to interact with Alien readers which use the Alien Binary Reader Protocol, otherwise known as the DLE (Data Link Escape) protocol.