public abstract class SerialPortAbstractFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
connectorName |
protected String |
mainClassName |
| Modifier | Constructor and Description |
|---|---|
protected |
SerialPortAbstractFactory(String mainClassName,
String connectorName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
available() |
protected void |
checkLibrary() |
String |
getMainClassName() |
String |
getUnavailableString() |
protected final String mainClassName
protected final String connectorName
public final String getUnavailableString()
public final String getMainClassName()
public boolean available()
protected final void checkLibrary()
throws SerialPortException
SerialPortExceptionCopyright © 2018. All rights reserved.