|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |