|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UsbEndpoint | |
---|---|
com.ibm.jusb | |
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 com.ibm.jusb |
---|
Classes in com.ibm.jusb that implement UsbEndpoint | |
---|---|
class |
UsbEndpointImp
UsbEndpoint implementation. |
Methods in com.ibm.jusb that return UsbEndpoint | |
---|---|
UsbEndpoint |
UsbPipeImp.getUsbEndpoint()
|
UsbEndpoint |
UsbInterfaceImp.getUsbEndpoint(byte address)
|
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 |