Oracle Java Wireless Client

Uses of Package
com.oracle.deviceaccess

Packages that use com.oracle.deviceaccess
com.oracle.deviceaccess   
com.oracle.deviceaccess.gpio   
com.oracle.deviceaccess.i2cbus   
com.oracle.deviceaccess.mmio   
com.oracle.deviceaccess.spibus   
 

Classes in com.oracle.deviceaccess used by com.oracle.deviceaccess
Peripheral
          The Peripheral interface represents peripheral devices in the system.
 

Classes in com.oracle.deviceaccess used by com.oracle.deviceaccess.gpio
Peripheral
          The Peripheral interface represents peripheral devices in the system.
PeripheralEvent
          The PeripheralEvent class encapsulates events fired by or on behalf of a peripheral device.
PeripheralEventListener
          The PeripheralEventListener interface is a tagging interface that all event listeners must implement.
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.
 

Classes in com.oracle.deviceaccess used by com.oracle.deviceaccess.i2cbus
Peripheral
          The Peripheral interface represents peripheral devices in the system.
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.
 

Classes in com.oracle.deviceaccess used by com.oracle.deviceaccess.mmio
Peripheral
          The Peripheral interface represents peripheral devices in the system.
PeripheralEvent
          The PeripheralEvent class encapsulates events fired by or on behalf of a peripheral device.
PeripheralEventListener
          The PeripheralEventListener interface is a tagging interface that all event listeners must implement.
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.
 

Classes in com.oracle.deviceaccess used by com.oracle.deviceaccess.spibus
Peripheral
          The Peripheral interface represents peripheral devices in the system.
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.
 


Oracle Java Wireless Client

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