Uses of Interface
javax.usb.UsbPort

Packages that use UsbPort
javax.usb Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations. 
javax.usb.util Various utility classes and interfaces that are used by other classes and interfaces in the javax.usb specification. 
 

Uses of UsbPort in javax.usb
 

Methods in javax.usb that return UsbPort
 UsbPort UsbHub.getUsbPort(byte number)
          Get a specific UsbPort by port number.
 UsbPort UsbDevice.getParentUsbPort()
          Get the UsbPort on the parent UsbHub that this device is connected to.
 

Uses of UsbPort in javax.usb.util
 

Methods in javax.usb.util that return UsbPort
 UsbPort UsbUtil.SynchronizedUsbDevice.getParentUsbPort()
           
 



Copyright © 2009 Eurotech Inc. All rights reserved.