Uses of Package
com.alien.enterpriseRFID.reader

Packages that use com.alien.enterpriseRFID.reader
com.alien.enterpriseRFID.discovery In order to use and control a reader, its network address of the serial port number of the host must first be known. 
com.alien.enterpriseRFID.reader The Reader classes are the primary classes for communicating with a reader either over the network or serial port. 
 

Classes in com.alien.enterpriseRFID.reader used by com.alien.enterpriseRFID.discovery
AlienClass1Reader
          This class allows the system to interact with an Alien Class 1 Reader.
 

Classes in com.alien.enterpriseRFID.reader used by com.alien.enterpriseRFID.reader
AbstractReader
          Provides basic functionality for a generic Reader class, handling serial and network communications, and low-level methods for sending commands to a reader and receiving back replies.
AlienClass1Reader
          This class allows the system to interact with an Alien Class 1 Reader.
AlienDLEObject
          The AlienDLEObject class encapsulates the command and reply buffers used by the AlienClassOEMReader class to allow a host to communicate with Alien readers which use the Alien Binary Reader Protocol.
AlienReaderCommandErrorException
           
AlienReaderConnectionException
           
AlienReaderConnectionRefusedException
           
AlienReaderException
           
AlienReaderNotValidException
           
AlienReaderTimeoutException