Oracle Java Wireless Client

Package com.oracle.deviceaccess

Interface Summary
Peripheral The Peripheral interface represents peripheral devices in the system.
PeripheralEventListener The PeripheralEventListener interface is a tagging interface that all event listeners must implement.
 

Class Summary
PeripheralEvent The PeripheralEvent class encapsulates events fired by or on behalf of a peripheral device.
PeripheralNotAvailableException Thrown by an instance of Peripheral to indicate that an operation is attempted on a peripheral which is not (yet) available.
PeripheralNotFoundException Thrown to indicate that there is no peripheral matching the provided peripheral numerical ID or name.
PeripheralTypeNotSupportedException Thrown to indicate permanent unavailability of the looked up peripheral.
 

Exception Summary
InvalidOperationException Thrown by an instance of Peripheral to indicate that an attempted operation is not allowed for the peripheral.
 


Oracle Java Wireless Client

Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.