Uses of Class
javax.usb.util.DefaultUsbIrp

Packages that use DefaultUsbIrp
com.ibm.jusb   
javax.usb.util Various utility classes and interfaces that are used by other classes and interfaces in the javax.usb specification. 
 

Uses of DefaultUsbIrp in com.ibm.jusb
 

Subclasses of DefaultUsbIrp in com.ibm.jusb
 class UsbControlIrpImp
          UsbControlIrp implementation.
 class UsbIrpImp
          UsbIrp implementation.
 

Uses of DefaultUsbIrp in javax.usb.util
 

Subclasses of DefaultUsbIrp in javax.usb.util
 class DefaultUsbControlIrp
          UsbControlIrp default implementation.