| Package | Description |
|---|---|
| com.serialpundit.serial |
Encapsulates behavior and environment centered around UART standard communication..
|
| com.serialpundit.serial.comdb |
Encapsulates behavior and environment centered around releasing the COM port number
assigned by operating system to a plug-and-play serial port.
|
| com.serialpundit.serial.ftp |
Encapsulates behavior and environment centered around serial port communication
involving file transfers using x/y/z modem protocols etc.
|
| com.serialpundit.serial.internal |
Encapsulates behavior and environment required for internal use of serialpundit
in a consolidated way.
|
| com.serialpundit.serial.mapper |
Encapsulates behavior and environment centered around mapping alias to a serial port.
|
| 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 |
|---|
| ISerialComFTPProgress
This interface is extended by file transfer protocol specific progress listener interfaces.
|
| ISerialIOStream
The interface ISerialIOStream is used to provide requested stream using factory pattern.
|
| SerialComPortHandleInfo
Encapsulates the information like port handle, looper object, event listener,
data listener, port name etc associated with a particular port.
|
| Class and Description |
|---|
| SerialComDBReleaseJNIBridge
This class is an interface between java and native shared library.
|
| Class and Description |
|---|
| ISerialComFTPProgress
This interface is extended by file transfer protocol specific progress listener interfaces.
|
| Class and Description |
|---|
| SerialComLooper
Encapsulates environment for data and event looper implementation.
|
| SerialComPortHandleInfo
Encapsulates the information like port handle, looper object, event listener,
data listener, port name etc associated with a particular port.
|
| SerialComPortJNIBridge
This class is an interface between java and native shared library.
|
| Class and Description |
|---|
| SerialComPortMapperJNIBridge
This class is an interface between java and native shared library.
|
| Class and Description |
|---|
| SerialComPortJNIBridge
This class is an interface between java and native shared library.
|
Copyright © 2017. All rights reserved.