| Package | Description |
|---|---|
| com.serialpundit.serial |
Encapsulates behavior and environment centered around UART standard communication..
|
| com.serialpundit.serial.internal |
Encapsulates behavior and environment required for internal use of serialpundit
in a consolidated way.
|
| com.serialpundit.serial.nullmodem |
Encapsulates behavior and environment centered around management of null modem connections,
virtual serial ports, loop back connection etc.
|
| Class and Description |
|---|
| SerialComNullModem
Provides APIs to create and destroy virtual serial ports using the tty2com null modem emulation
driver provided by serialpundit.
|
| Class and Description |
|---|
| Itty2comHotPlugListener
The interface Itty2comHotPlugListener should be implemented by class who wish to get notified
whenever a virtual device is added to the system or removed from the system by null modem driver.
|
| Class and Description |
|---|
| Itty2comHotPlugListener
The interface Itty2comHotPlugListener should be implemented by class who wish to get notified
whenever a virtual device is added to the system or removed from the system by null modem driver.
|
Copyright © 2017. All rights reserved.