Uses of Class
com.eurotech.framework.usb.AbstractUsbDevice

Packages that use AbstractUsbDevice
com.eurotech.framework.usb Provides services and interfaces for finding and managing USB devices within the system. 
 

Uses of AbstractUsbDevice in com.eurotech.framework.usb
 

Subclasses of AbstractUsbDevice in com.eurotech.framework.usb
 class UsbBlockDevice
          Representation of a USB block device.
 class UsbModemDevice
          Representation of USB modem devices
 class UsbNetDevice
          Representation of USB network devices
 class UsbTtyDevice
          Representation of USB TTY devices
 

Constructors in com.eurotech.framework.usb with parameters of type AbstractUsbDevice
AbstractUsbDevice(AbstractUsbDevice usbDevice)
           
UsbModemDevice(AbstractUsbDevice usbDevice)
           
 



Copyright © 2013. All Rights Reserved.