|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use com.connecterra.ale.reader | |
|---|---|
| com.connecterra.ale.reader | |
| com.connecterra.ale.reader.access | |
| Classes in com.connecterra.ale.reader used by com.connecterra.ale.reader | |
|---|---|
| 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. |
|
| AbstractPhysicalDevice
This is the base class for the device driver framework. |
|
AbstractPhysicalDevice.BankReadTagProcessor
TagProcessors should implement this
interface if the device can read data from memory banks on the
associated tag. |
|
| AbstractPhysicalDevice.BankTagProcessor
A convenience interface that combines AbstractPhysicalDevice.BankReadTagProcessor
and AbstractPhysicalDevice.BankWriteTagProcessor |
|
AbstractPhysicalDevice.BankWriteTagProcessor
TagProcessors should implement this interface if the device can write data
to memory banks on the associated tag. |
|
| AbstractPhysicalDevice.EPCglobalTagProcessor
A convenience interface that combines AbstractPhysicalDevice.EPCglobalTagReadProcessor and AbstractPhysicalDevice.EPCglobalTagWriteProcessor |
|
AbstractPhysicalDevice.EPCglobalTagReadProcessor
TagProcessors should implement this
interface if the object in question is identified by an EPC or
otherwise contains an EPC value. |
|
AbstractPhysicalDevice.EPCglobalTagWriteProcessor
TagProcessors should implement this
interface if the device has the capability of modifying the
associated tag's EPC value. |
|
| AbstractPhysicalDevice.Requests
Represents all of the subscribed DeviceUnitRequests on a device, and all the tags which have
been reported for any of those DeviceUnitRequests. |
|
| AbstractPhysicalDevice.TagData
Base class for TagProcessors that are associated with a DeviceUnit |
|
| AbstractPhysicalDevice.TagProcessor
The base class of objects which can be passed to AbstractPhysicalDevice.processOpSpecs(com.connecterra.ale.reader.AbstractPhysicalDevice.TagProcessor, java.util.List). |
|
| AbstractPhysicalDevice.TagResultException
This exception should be thrown from a TagProcessor exception with an appropriate OpStatus, and failure info String if the OpStatus is not OK. |
|
| AbstractPollingPhysicalDevice
Adds support for sequenced polling to the AbstractPhysicalDevice. |
|
| ChannelManager
This class manages a set of channels used to communicate with a device. |
|
| ChannelManager.Operation
This interface is implemented by classes which represent work to be performed after activation and initialization. |
|
| ChannelManager.Proxy
This class is implemented by consumers of the ChannelManager mechanism. |
|
| ChannelManager.State
The manager implements a state machine which has these states. |
|
| DefaultLogicalReader
DefaultLogicalReader is the concrete implementation of LogicalReader that is paired with AbstractPhysicalDevice. |
|
| DeviceCapabilities
Represents the capabilities of a physical device. |
|
| DeviceChannel
This class is the base class for all channels used by the ChannelManager. |
|
| DeviceChannel.AbstractOpenChannel
An instance of this class should be instantiated and returned by the channel when the channel is opened. |
|
| DeviceUnit
A logical unit of operation within a physical device. |
|
| DeviceUnitCapabilities
Represents the capabilities of a device unit. |
|
| DeviceUnitRequest
One application request, in a form easily used by a device driver. |
|
| LogicalReader
A logical reader is a device that performs operations on tags. |
|
| OpStatus
Type-safe enum representing the write cycle status of a logical reader. |
|
| PhysicalDevice
All physical devices must implement this interface. |
|
| SocketAcceptorDeviceChannel
A DeviceChannel implemented by a TCP listener which waits for connections from a remote host or hosts. |
|
| SocketAcceptorDeviceChannel.SocketAcceptorListener
This interface must be implemented by any class which is set as an asynchronous listener on this channel. |
|
| Classes in com.connecterra.ale.reader used by com.connecterra.ale.reader.access | |
|---|---|
| OpStatus
Type-safe enum representing the write cycle status of a logical reader. |
|
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||