|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UsbServices | |
|---|---|
| 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. |
| Uses of UsbServices in com.ibm.jusb.os |
|---|
| Classes in com.ibm.jusb.os that implement UsbServices | |
|---|---|
class |
AbstractUsbServices
Abstract implementation of UsbServices. |
| Uses of UsbServices in com.ibm.jusb.os.linux |
|---|
| Classes in com.ibm.jusb.os.linux that implement UsbServices | |
|---|---|
class |
LinuxUsbServices
UsbServices implementation for Linux platform. |
| Uses of UsbServices in com.ibm.jusb.tools.swing |
|---|
| Constructors in com.ibm.jusb.tools.swing with parameters of type UsbServices | |
|---|---|
SwingUsbView(UsbServices services,
UsbHub hub)
|
|
| Uses of UsbServices in com.mcreations.usb.windows |
|---|
| Classes in com.mcreations.usb.windows that implement UsbServices | |
|---|---|
class |
WindowsUsbServices
UsbServices implementation for Windows platform. |
| Uses of UsbServices in javax.usb |
|---|
| Methods in javax.usb that return UsbServices | |
|---|---|
static UsbServices |
UsbHostManager.getUsbServices()
Get the UsbServices implementation. |
| Uses of UsbServices in javax.usb.event |
|---|
| Methods in javax.usb.event that return UsbServices | |
|---|---|
UsbServices |
UsbServicesEvent.getUsbServices()
Get the UsbServices. |
| Constructors in javax.usb.event with parameters of type UsbServices | |
|---|---|
UsbServicesEvent(UsbServices source,
UsbDevice device)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||