| Interface | Description |
|---|---|
| CommDriver |
The interface Comm driver.
|
| CommPortOwnershipListener |
The interface Comm port ownership listener.
|
| ParallelPortEventListener |
The interface Parallel port event listener.
|
| SerialPortEventListener |
The interface Serial port event listener.
|
| Class | Description |
|---|---|
| CommPort |
The type Comm port.
|
| CommPortIdentifier |
The type Comm port identifier.
|
| ParallelPort |
The type Parallel port.
|
| ParallelPortEvent |
The type Parallel port event.
|
| PureJavaComm |
The type Pure java comm.
|
| PureJavaCommDriver |
The type Pure java comm driver.
|
| PureJavaSerialPort |
The type Pure java serial port.
|
| SerialPort |
The type Serial port.
|
| SerialPortEvent |
The type Serial port event.
|
| Exception | Description |
|---|---|
| NoSuchPortException |
The type No such port exception.
|
| PortInUseException |
The type Port in use exception.
|
| PureJavaIllegalStateException |
The type Pure java illegal state exception.
|
| UnsupportedCommOperationException |
The type Unsupported comm operation exception.
|
Copyright © 2017. All rights reserved.