Oracle Java Wireless Client

Uses of Interface
com.oracle.deviceaccess.PeripheralEventListener

Packages that use PeripheralEventListener
com.oracle.deviceaccess.gpio   
com.oracle.deviceaccess.mmio   
 

Uses of PeripheralEventListener in com.oracle.deviceaccess.gpio
 

Subinterfaces of PeripheralEventListener in com.oracle.deviceaccess.gpio
 interface PinListener
          The PinListener interface defines methods for getting notified of a GPIO pin value change.
 interface PortListener
          The PortListener interface defines methods for getting notified of a GPIO port value change.
 

Uses of PeripheralEventListener in com.oracle.deviceaccess.mmio
 

Subinterfaces of PeripheralEventListener in com.oracle.deviceaccess.mmio
 interface MMIOEventListener
          The MMIOEventListener interface defines methods for getting notified of events fired by peripherals mapped to memory.
 


Oracle Java Wireless Client

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