| Package | Description |
|---|---|
| com.ibm.jusb | |
| javax.usb |
Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsbInterfaceImp.claim()
Claim this interface.
|
void |
UsbInterfaceImp.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy.
|
void |
UsbInterfaceImp.release()
Release this interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UsbNativeClaimException
Exception indicating an UsbInterface is already natively claimed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsbInterface.claim()
Claim this interface.
|
void |
UsbInterface.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy.
|
void |
UsbInterface.release()
Release this interface.
|
Copyright © 2014 LSST. All Rights Reserved.