|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
UsbDeviceListener | Interface for receiving UsbDeviceEvents. |
UsbPipeListener | Interface for receiving UsbPipeEvents. |
UsbServicesListener | Interface for receiving UsbServicesEvents. |
Class Summary | |
---|---|
UsbDeviceDataEvent | Indicates data was successfully transferred over the Default Control Pipe. |
UsbDeviceErrorEvent | Indicates an error occurred on the Default Control Pipe. |
UsbDeviceEvent | Class for USB device events. |
UsbPipeDataEvent | Indicates data was successfully transferred over the UsbPipe. |
UsbPipeErrorEvent | Indicates an error occurred on the UsbPipe. |
UsbPipeEvent | Class for USB pipe events. |
UsbServicesEvent | Class for a USB services event. |
Classes and interfaces modeling an event model (similar to JavaBeans event model) for USB devices and pipes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |