com.esf.device.usb.manager.usbserial.service
Interface IUsbSerialService
public interface IUsbSerialService
| 
Field Summary | 
static java.lang.String | 
SERVICE_NAME
 
          Reports the class name representing this interface. | 
 
 
SERVICE_NAME
static final java.lang.String SERVICE_NAME
- Reports the class name representing this interface.
 
getInfo
void getInfo()
             throws java.lang.Exception
- Throws:
 java.lang.Exception
 
getUsbSerialEntries
java.util.ArrayList getUsbSerialEntries(java.lang.String vendor,
                                        java.lang.String product)