| Modifier and Type | Class and Description |
|---|---|
class |
CommPortIdentifier.SerialPortImpl |
class |
ParallelPort |
class |
SerialPort |
| Modifier and Type | Method and Description |
|---|---|
CommPort |
CommDriver.getCommPort(String portName,
int portType) |
CommPort |
CommPortIdentifier.open(FileDescriptor fd) |
CommPort |
CommPortIdentifier.open(String appname,
int timeout) |
| Modifier and Type | Method and Description |
|---|---|
static CommPortIdentifier |
CommPortIdentifier.getPortIdentifier(CommPort port) |
| Constructor and Description |
|---|
CommPortIdentifier(String name,
CommPort port,
int type,
CommDriver driver) |
Copyright © 2015. All rights reserved.