|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UsbClaimException | |
|---|---|
| com.ibm.jusb | |
| javax.usb | Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations. |
| Uses of UsbClaimException in com.ibm.jusb |
|---|
| Methods in com.ibm.jusb that throw UsbClaimException | |
|---|---|
void |
UsbInterfaceImp.claim()
Claim this interface. |
void |
UsbInterfaceImp.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy. |
void |
UsbInterfaceImp.release()
Release this interface. |
| Uses of UsbClaimException in javax.usb |
|---|
| Subclasses of UsbClaimException in javax.usb | |
|---|---|
class |
UsbNativeClaimException
Exception indicating an UsbInterface is already natively claimed. |
| Methods in javax.usb that throw UsbClaimException | |
|---|---|
void |
UsbInterface.claim()
Claim this interface. |
void |
UsbInterface.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy. |
void |
UsbInterface.release()
Release this interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||