|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UsbService
OSGi interface for getting JSR-80 javax.usb.UsbServices currently available in the system.
| Method Summary | |
|---|---|
List<UsbBlockDevice> |
getUsbBlockDevices()
Gets the USB block devices on the gateway |
List<? extends UsbDevice> |
getUsbDevices()
Gets the USB devices on the gateway |
List<UsbNetDevice> |
getUsbNetDevices()
Gets the USB network devices on the gateway |
UsbServices |
getUsbServices()
Gets the UsbServices currently available as specified by JSR-80 in the javax.usb |
List<UsbTtyDevice> |
getUsbTtyDevices()
Gets the USB TTY devices on the gateway |
| Method Detail |
|---|
UsbServices getUsbServices()
throws EsfException
EsfExceptionList<? extends UsbDevice> getUsbDevices()
List<UsbBlockDevice> getUsbBlockDevices()
List<UsbNetDevice> getUsbNetDevices()
List<UsbTtyDevice> getUsbTtyDevices()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||