|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| AsynchronousIdentifyListener | This interface should be implemented in order to be able to receive tag identification observations asynchronously. |
| HardwareAbstraction | The standardized interface defines an abstraction of the underlaying reader hardware. |
| Class Summary | |
|---|---|
| ControllerProperties | The ControllerProperties class encapsulates the methods responsible for
the parameter setting. |
| MemoryBankDescriptor | The class is a data structure to store information that describes a memory bank such as size and read/write access. |
| MemoryDescriptor | The class is a data structure to store information that describes the memory structure of a tag, i.e. the memory banks. |
| Observation | The Observation class provides a set of methods and fields
that represent a result of an identification process. |
| TagDescriptor | The class is a data structure to store information that describes a tag such as tag id type and memory structure. |
| Trigger | A trigger in the HAL is used to trigger identify commands of the reader hardware while a HAL controller instance is performing an asynchronous identify. |
| UnsignedByteArray | UnsignedByteArray represents an array of unsigned bytes of arbitrary length. |
| Exception Summary | |
|---|---|
| HardwareAbstractionException | This exception is the root exception for all exeption that are thrown in the hardware abstraction layer. |
| HardwareException | This exception signals a reader hardware problem and is thrown by several of the HAL controller methods. |
| OutOfBoundsException | This exception is thrown if the called method is not supported by the current hardware abstraction implementation. |
| ReadPointNotFoundException | This exception is thrown if the called method is not supported by the current hardware abstraction implementation. |
| UnsupportedOperationException | This exception is thrown if the called method is not supported by the current hardware abstraction implementation. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||