| Package | Description |
|---|---|
| com.ibm.jusb.event | |
| javax.usb.event |
Classes and interfaces modeling an event model (similar to JavaBeans event model) for USB devices and pipes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsbDeviceListenerImp.usbDeviceDetached(UsbDeviceEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
UsbDeviceDataEvent
Indicates data was successfully transferred over the Default Control Pipe.
|
class |
UsbDeviceErrorEvent
Indicates an error occurred on the Default Control Pipe.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsbDeviceListener.usbDeviceDetached(UsbDeviceEvent event)
The UsbDevice was detached.
|
Copyright © 2014 LSST. All Rights Reserved.