Oracle Application Server Wireless Java API Reference
B14043-01


Package oracle.edge.driver

Interface Summary
Device Device interface to represent a symbolic device such as readers, lights etc..
EventDevice Event device interface to represent a symbolic device that is capable of receiving sensor events such as RFID reader etc.<br/> All sensor device driver should implement this interface.

 

Class Summary
AbstractDevice Abstract device entity to provide basic name, description, version info.
AbstractEventDevice Abstract event device entity to provide basic add/remove filters and generic event collection mechanism.
SocketDevice Abstract device entity that communicates with edge server through tcp/ip socket.
SocketEventDevice Abstract event device entity that receives events through tcp/ip socket.

 

Exception Summary
DeviceException A device exception will be thrown when an error or exception occurs during an operation of a device.

 


Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.