|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UsbInterfacePolicy | |
---|---|
com.ibm.jusb | |
com.ibm.jusb.os | |
javax.usb | Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations. |
Uses of UsbInterfacePolicy in com.ibm.jusb |
---|
Classes in com.ibm.jusb that implement UsbInterfacePolicy | |
---|---|
class |
DefaultUsbInterfacePolicy
Default simple implementation of UsbInterfacePolicy. |
Methods in com.ibm.jusb with parameters of type UsbInterfacePolicy | |
---|---|
void |
UsbInterfaceImp.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy. |
Uses of UsbInterfacePolicy in com.ibm.jusb.os |
---|
Methods in com.ibm.jusb.os with parameters of type UsbInterfacePolicy | |
---|---|
void |
UsbInterfaceOsImp.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy. |
void |
DefaultUsbInterfaceOsImp.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy. |
Uses of UsbInterfacePolicy in javax.usb |
---|
Methods in javax.usb with parameters of type UsbInterfacePolicy | |
---|---|
void |
UsbInterface.claim(UsbInterfacePolicy policy)
Claim this interface using a UsbInterfacePolicy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |