Oracle Application Server Wireless Java API Reference
B14043-01


Package oracle.edge.common

Interface Summary
EdgeConstants These constants are used to define what the type of a ParameterMetaData is.
EdgeExtension This is the interface for the extensible object inside EdgeServer, the potential implementation of the extension can be Devices, Filters, and Dispatchers, for example.
EdgeExtensionContext This is the interface for the contextual information related to the edge server's extension objects.

 

Class Summary
ConfigParameter This class represents a configuration parameter for an extension object.
Converter Utility class for various converting functions such as byte to string and vice versa.
DeviceEventArray Represents a resizable array of events collected from each device.
DeviceGroupEventArray Represents an array of events collected from a device group.
EdgeEvent This is java wrapper for the ADT event type in the database.
EdgeObject This is the base class for all Sensor Edge Server extensions.
Event This class represents an generic sensor event.
ResizableArray Represents a resizable array of objects.

 

Exception Summary
ConvertException A conversion exception will be generated when an error or exception occurs during value conversion.
EdgeExtensionException The exception super class for the edge extension hierarchy.
GeneralException An exception with error code support.
MethodNotSupportedException An exception indicating that current interface method is not supported due to a particular limitation from hardware.

 


Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.