Uses of Interface
javax.usb.UsbEndpoint

Packages that use UsbEndpoint
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 UsbEndpoint in javax.usb
 

Methods in javax.usb that return UsbEndpoint
 UsbEndpoint UsbPipe.getUsbEndpoint()
          Get this pipe's UsbEndpoint.
 UsbEndpoint UsbInterface.getUsbEndpoint(byte address)
          Get a specific UsbEndpoint.
 

Uses of UsbEndpoint in javax.usb.util
 

Methods in javax.usb.util that return UsbEndpoint
 UsbEndpoint UsbUtil.SynchronizedUsbPipe.getUsbEndpoint()
           
 



Copyright © 2009 Eurotech Inc. All rights reserved.