Uses of Package
org.fosstrak.hal

Packages that use org.fosstrak.hal
org.fosstrak.hal   
 

Classes in org.fosstrak.hal used by org.fosstrak.hal
AsynchronousIdentifyListener
          This interface should be implemented in order to be able to receive tag identification observations asynchronously.
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.
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.
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.
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.
UnsupportedOperationException
          This exception is thrown if the called method is not supported by the current hardware abstraction implementation.
 



Copyright © 2008. All Rights Reserved.