| Package | Description |
|---|---|
| com.ibm.jusb | |
| com.ibm.jusb.os | |
| javax.usb |
Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUsbInterfacePolicy
Default simple implementation of UsbInterfacePolicy.
|
| Modifier and Type | Field and Description |
|---|---|
protected UsbInterfacePolicy |
UsbInterfaceImp.defaultUsbInterfacePolicy |
protected UsbInterfacePolicy |
UsbInterfaceImp.usbClaimPolicy |
| Modifier and Type | Method and Description |
|---|---|
protected UsbInterfacePolicy |
UsbInterfaceImp.getUsbInterfacePolicy()
Get the current UsbInterfacePolicy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsbInterfaceImp.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsbInterfaceOsImp.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy.
|
void |
DefaultUsbInterfaceOsImp.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsbInterface.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy.
|
Copyright © 2014 LSST. All Rights Reserved.