| Package | Description |
|---|---|
| com.ibm.jusb | |
| com.ibm.jusb.os | |
| com.ibm.jusb.os.linux | |
| com.mcreations.usb.windows |
| Modifier and Type | Method and Description |
|---|---|
UsbPipeOsImp |
UsbPipeImp.getUsbPipeOsImp() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsbPipeImp.setUsbPipeOsImp(UsbPipeOsImp pipe) |
| Constructor and Description |
|---|
UsbPipeImp(UsbEndpointImp ep,
UsbPipeOsImp pipe)
Constructor.
|
UsbPipeImp(UsbPipeOsImp pipe)
Constructor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UsbControlPipeOsImp
Interface for Platform-specific implementation of control-type UsbPipe.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUsbControlPipeOsImp
Default implementation for UsbControlPipeOsImp.
|
class |
DefaultUsbPipeOsImp
Default UsbPipeOsImp implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinuxPipeOsImp
UsbPipeOsImp implementation for Linux platform.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsPipeOsImp
UsbPipeOsImp implementation for Windows platform.
|
Copyright © 2014 LSST. All Rights Reserved.