Uses of Package
org.fosstrak.llrp.adaptor

Packages that use org.fosstrak.llrp.adaptor
org.fosstrak.llrp.adaptor   
org.fosstrak.llrp.adaptor.util   
 

Classes in org.fosstrak.llrp.adaptor used by org.fosstrak.llrp.adaptor
Adaptor
          The interface Adaptor provides a general interface how to access a set of LLRP readers.
AdaptorCallback
          creates a callback instance that retrieves asynchronous messages.
AdaptorImpl
          This adaptor implements the Adaptor interface.
AdaptorManagement
          The AdaptorManagement handles your adaptors, enqueues LLRPMessages, handles errors from the reader site and notifies you about incoming LLRPMessages.
AdaptorWorker
          an LLRPAdaptorWorker holds an Adaptor and a callback. the worker enqueues messages and dispatches them to the corresponding reader.
AsynchronousNotifiable
          if you want to receive asynchronous message notifications you can implement this interface.
Reader
          This class models a logical entity of a physical reader. it maintains the connectivity to the physical reader.
ReaderImpl
          This class implements the ReaderInterface.
ReaderImpl.QueuePolicy
          queue policies.
ReaderMetaData
          Meta data that contains all information about the reader. this is for example the reader name, the address, the port, etc. ...
 

Classes in org.fosstrak.llrp.adaptor used by org.fosstrak.llrp.adaptor.util
AsynchronousNotifiable
          if you want to receive asynchronous message notifications you can implement this interface.
 



Copyright © 2009. All Rights Reserved.