A B C D E F G H I K L M N O P R S T U V W X

A

ALL_MASK - Static variable in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Specifies a Tag Mask of "All" (scan for all tags).
API - class com.alien.enterpriseRFID.util.API.
 
API() - Constructor for class com.alien.enterpriseRFID.util.API
 
AUTOMATIC - Static variable in class com.alien.enterpriseRFID.discovery.DiscoveryItem
Constant used to specify how a reader was discovered.
AbstractReader - class 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.
AbstractReader() - Constructor for class com.alien.enterpriseRFID.reader.AbstractReader
Sets the default debug level, the reader timeout, whether to validate an reader when it is opened, and creates a SerialManager if the serial comm libraries are present.
AlienClass01Reader - class com.alien.enterpriseRFID.reader.AlienClass01Reader.
This class allows the host to interact with Alien readers which use the RQL (Reader Query Language) protocol.
AlienClass01Reader(String) - Constructor for class com.alien.enterpriseRFID.reader.AlienClass01Reader
Constructs a new AlienClass01Reader object, specifying the address.
AlienClass01Reader() - Constructor for class com.alien.enterpriseRFID.reader.AlienClass01Reader
Constructs a new AlienClass01Reader object, initializing an internal TagTable, and setting AutoMode off.
AlienClass01Reader(String, int) - Constructor for class com.alien.enterpriseRFID.reader.AlienClass01Reader
 
AlienClass1Reader - class com.alien.enterpriseRFID.reader.AlienClass1Reader.
This class allows the system to interact with an Alien Class 1 Reader.
AlienClass1Reader() - Constructor for class com.alien.enterpriseRFID.reader.AlienClass1Reader
Constructs a new AlienClass1Reader object.
AlienClass1Reader(String) - Constructor for class com.alien.enterpriseRFID.reader.AlienClass1Reader
Constructs a new AlienClass1Reader object, specifying its address.
AlienClass1Reader(String, int) - Constructor for class com.alien.enterpriseRFID.reader.AlienClass1Reader
Constructs a new AlienClass1Reader object, specifying its address.
AlienClassBPTReader - class com.alien.enterpriseRFID.reader.AlienClassBPTReader.
This class allows the system to interact with an Alien Class BPT (Battery Powered Tag) Reader.
AlienClassBPTReader() - Constructor for class com.alien.enterpriseRFID.reader.AlienClassBPTReader
Constructs a new AlienClassBPTReader object.
AlienClassOEMReader - class com.alien.enterpriseRFID.reader.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.
AlienClassOEMReader(String) - Constructor for class com.alien.enterpriseRFID.reader.AlienClassOEMReader
Constructs a new AlienClassOEMReader object, specifying the address.
AlienClassOEMReader() - Constructor for class com.alien.enterpriseRFID.reader.AlienClassOEMReader
Constructs a new AlienClassOEMReader object, initializing an internal TagTable, and setting AutoMode off.
AlienDLEObject - class com.alien.enterpriseRFID.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.
AlienDLEObject() - Constructor for class com.alien.enterpriseRFID.reader.AlienDLEObject
Constructs a new AlienDLEObject object.
AlienDiscoveryException - exception com.alien.enterpriseRFID.discovery.AlienDiscoveryException.
 
AlienDiscoveryException() - Constructor for class com.alien.enterpriseRFID.discovery.AlienDiscoveryException
 
AlienDiscoveryException(String) - Constructor for class com.alien.enterpriseRFID.discovery.AlienDiscoveryException
 
AlienDiscoverySerialException - exception com.alien.enterpriseRFID.discovery.AlienDiscoverySerialException.
 
AlienDiscoverySerialException() - Constructor for class com.alien.enterpriseRFID.discovery.AlienDiscoverySerialException
 
AlienDiscoverySerialException(String) - Constructor for class com.alien.enterpriseRFID.discovery.AlienDiscoverySerialException
 
AlienDiscoverySocketException - exception com.alien.enterpriseRFID.discovery.AlienDiscoverySocketException.
 
AlienDiscoverySocketException() - Constructor for class com.alien.enterpriseRFID.discovery.AlienDiscoverySocketException
 
AlienDiscoverySocketException(String) - Constructor for class com.alien.enterpriseRFID.discovery.AlienDiscoverySocketException
 
AlienDiscoveryUnknownReaderException - exception com.alien.enterpriseRFID.discovery.AlienDiscoveryUnknownReaderException.
 
AlienDiscoveryUnknownReaderException() - Constructor for class com.alien.enterpriseRFID.discovery.AlienDiscoveryUnknownReaderException
 
AlienDiscoveryUnknownReaderException(String) - Constructor for class com.alien.enterpriseRFID.discovery.AlienDiscoveryUnknownReaderException
 
AlienReaderCommandErrorException - exception com.alien.enterpriseRFID.reader.AlienReaderCommandErrorException.
 
AlienReaderCommandErrorException() - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderCommandErrorException
 
AlienReaderCommandErrorException(String) - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderCommandErrorException
 
AlienReaderConnectionException - exception com.alien.enterpriseRFID.reader.AlienReaderConnectionException.
 
AlienReaderConnectionException() - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderConnectionException
 
AlienReaderConnectionException(String) - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderConnectionException
 
AlienReaderConnectionRefusedException - exception com.alien.enterpriseRFID.reader.AlienReaderConnectionRefusedException.
 
AlienReaderConnectionRefusedException() - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderConnectionRefusedException
 
AlienReaderConnectionRefusedException(String) - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderConnectionRefusedException
 
AlienReaderException - exception com.alien.enterpriseRFID.reader.AlienReaderException.
 
AlienReaderException() - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderException
 
AlienReaderException(String) - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderException
 
AlienReaderInvalidArgumentException - exception com.alien.enterpriseRFID.reader.AlienReaderInvalidArgumentException.
 
AlienReaderInvalidArgumentException() - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderInvalidArgumentException
 
AlienReaderInvalidArgumentException(String) - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderInvalidArgumentException
 
AlienReaderNoTagException - exception com.alien.enterpriseRFID.reader.AlienReaderNoTagException.
 
AlienReaderNoTagException() - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderNoTagException
 
AlienReaderNoTagException(String) - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderNoTagException
 
AlienReaderNotValidException - exception com.alien.enterpriseRFID.reader.AlienReaderNotValidException.
 
AlienReaderNotValidException() - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderNotValidException
 
AlienReaderNotValidException(String) - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderNotValidException
 
AlienReaderTimeoutException - exception com.alien.enterpriseRFID.reader.AlienReaderTimeoutException.
 
AlienReaderTimeoutException() - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderTimeoutException
 
AlienReaderTimeoutException(String) - Constructor for class com.alien.enterpriseRFID.reader.AlienReaderTimeoutException
 
addPortName(String) - Static method in class com.alien.enterpriseRFID.util.SerialManager
Adds the named serial port to the list of ports known to the serial libraries.
addReply(int) - Method in class com.alien.enterpriseRFID.reader.AlienDLEObject
Adds a byte to a reader reply and returns the current status of the reader's response.
addTag(Tag) - Method in class com.alien.enterpriseRFID.tags.TagTable
Adds a Tag to this TagTable.
allDiscoveryItemsExpired() - Method in class com.alien.enterpriseRFID.discovery.NetworkDiscoveryListenerService
 
allDiscoveryItemsExpired() - Method in class com.alien.enterpriseRFID.discovery.SerialDiscoveryListenerService
 
author - Static variable in class com.alien.enterpriseRFID.util.API
 
autoModeReset() - Method in class com.alien.enterpriseRFID.reader.AlienClass01Reader
Reset all autonomous mode values to their default states, including turning autonomous mode off.
autoModeReset() - Method in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Reset all autonomous mode values to their default states, including turning autonomous mode off.
autoModeReset() - Method in class com.alien.enterpriseRFID.reader.AlienClassOEMReader
Reset all autonomous mode values to their default states, including turning autonomous mode off.
autoModeTriggerNow() - Method in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Emulates an external IO trigger event to start AutoMode.

A B C D E F G H I K L M N O P R S T U V W X