| Package | Description |
|---|---|
| com.ibm.jusb.os | |
| com.ibm.jusb.os.linux | |
| com.ibm.jusb.tools.swing | |
| com.mcreations.usb.windows | |
| javax.usb |
Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations.
|
| javax.usb.event |
Classes and interfaces modeling an event model (similar to JavaBeans event model) for USB devices and pipes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUsbServices
Abstract implementation of UsbServices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinuxUsbServices
UsbServices implementation for Linux platform.
|
| Constructor and Description |
|---|
SwingUsbView(UsbServices services,
UsbHub hub) |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsUsbServices
UsbServices implementation for Windows platform.
|
| Modifier and Type | Method and Description |
|---|---|
static UsbServices |
UsbHostManager.getUsbServices()
Get the UsbServices implementation.
|
| Modifier and Type | Method and Description |
|---|---|
UsbServices |
UsbServicesEvent.getUsbServices()
Get the UsbServices.
|
| Constructor and Description |
|---|
UsbServicesEvent(UsbServices source,
UsbDevice device)
Constructor.
|
Copyright © 2014 LSST. All Rights Reserved.