| Package | Description |
|---|---|
| com.ibm.jusb | |
| javax.usb |
Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UsbEndpointDescriptorImp
UsbEndpointDescriptor implementation.
|
| Modifier and Type | Method and Description |
|---|---|
UsbEndpointDescriptor |
UsbEndpointImp.getUsbEndpointDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsbEndpointImp.setUsbEndpointDescriptor(UsbEndpointDescriptor desc) |
| Constructor and Description |
|---|
UsbEndpointImp(UsbInterfaceImp iface,
UsbEndpointDescriptor desc)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UsbEndpointDescriptor |
UsbEndpoint.getUsbEndpointDescriptor()
Get the descriptor for this UsbEndpoint.
|
Copyright © 2014 LSST. All Rights Reserved.