| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UsbConfiguration | |
|---|---|
| com.ibm.jusb | |
| javax.usb | Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations. | 
| javax.usb.util | Various utility classes and interfaces that are used by other classes and interfaces in the javax.usb specification. | 
| Uses of UsbConfiguration in com.ibm.jusb | 
|---|
| Classes in com.ibm.jusb that implement UsbConfiguration | |
|---|---|
 class | 
UsbConfigurationImp
UsbConfiguration implementation.  | 
| Methods in com.ibm.jusb that return UsbConfiguration | |
|---|---|
 UsbConfiguration | 
UsbDeviceImp.getActiveUsbConfiguration()
 | 
 UsbConfiguration | 
UsbInterfaceImp.getUsbConfiguration()
 | 
 UsbConfiguration | 
UsbDeviceImp.getUsbConfiguration(byte number)
 | 
| Uses of UsbConfiguration in javax.usb | 
|---|
| Methods in javax.usb that return UsbConfiguration | |
|---|---|
 UsbConfiguration | 
UsbDevice.getActiveUsbConfiguration()
Get the active UsbConfiguration.  | 
 UsbConfiguration | 
UsbInterface.getUsbConfiguration()
Get the parent UsbConfiguration that this UsbInterface belongs to.  | 
 UsbConfiguration | 
UsbDevice.getUsbConfiguration(byte number)
Get the specified UsbConfiguration.  | 
| Uses of UsbConfiguration in javax.usb.util | 
|---|
| Methods in javax.usb.util that return UsbConfiguration | |
|---|---|
 UsbConfiguration | 
UsbUtil.SynchronizedUsbDevice.getActiveUsbConfiguration()
 | 
 UsbConfiguration | 
UsbUtil.SynchronizedUsbDevice.getUsbConfiguration(byte number)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||