BEA Systems, Inc.

Uses of Interface
com.connecterra.ale.reader.ChannelManager.Proxy

Packages that use ChannelManager.Proxy
com.connecterra.ale.reader   
 

Uses of ChannelManager.Proxy in com.connecterra.ale.reader
 

Classes in com.connecterra.ale.reader that implement ChannelManager.Proxy
 class AbstractDispatchingPollingPhysicalDevice
          Adds to AbstractPhysicalDevice support for sequenced polling for inventorying and automatic calls to AbstractPhysicalDevice.TagProcessor methods for each method returned from the inventory method.
 class AbstractPhysicalDevice
          This is the base class for the device driver framework.
 class AbstractPollingPhysicalDevice
          Adds support for sequenced polling to the AbstractPhysicalDevice.
 class AbstractPrinterPhysicalReader
          Base class for rfid printers.
 

Methods in com.connecterra.ale.reader with parameters of type ChannelManager.Proxy
 void ChannelManager.setProxy(ChannelManager.Proxy p)
          Sets the manager's proxy instance.
 

Constructors in com.connecterra.ale.reader with parameters of type ChannelManager.Proxy
ChannelManager(ChannelManager.Proxy p)
          Creates a new ChannelManager instance with the specified ChannelManager.Proxy.
 


Documentation is available at
${DOCSWEBROOT}
Copyright 2007 BEA Systems Inc.