| Package | Description |
|---|---|
| com.embeddedunveiled.serial |
Encapsulates behavior and environment centered around serial port communication.
|
| com.embeddedunveiled.serial.bluetooth |
Encapsulates behavior and environment centered around serial port communication
involving use of Bluetooth radio and bluetooth stack.
|
| com.embeddedunveiled.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.embeddedunveiled.serial.hid |
Encapsulates behavior and environment centered around communication with human
interface devices (HID class devices).
|
| com.embeddedunveiled.serial.internal |
Encapsulates behavior and environment required for internal use of this library
in a consolidated way.
|
| com.embeddedunveiled.serial.mapper |
Encapsulates behavior and environment centered around mapping alias to a serial port.
|
| com.embeddedunveiled.serial.usb |
Encapsulates behavior and environment centered around serial port communication
involving use of USB port and USB services.
|
| com.embeddedunveiled.serial.vendor |
Encapsulates behavior and environment centered around serial port communication
using device vendor supplied libraries and drivers for their hardware devices.
|
| Class and Description |
|---|
| 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 |
|---|
| SerialComBluetoothJNIBridge
This class is an interface between java and native shared library.
|
| Class and Description |
|---|
| SerialComDBReleaseJNIBridge
This class is an interface between java and native shared library.
|
| Class and Description |
|---|
| SerialComHIDJNIBridge
This class is an interface between java and native shared library.
|
| 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.
|
| SerialComSystemProperty
Provides java system properties to the callers in a unified way.
|
| Class and Description |
|---|
| SerialComPortMapperJNIBridge
This class is an interface between java and native shared library.
|
| Class and Description |
|---|
| SerialComHIDJNIBridge
This class is an interface between java and native shared library.
|
| SerialComPortJNIBridge
This class is an interface between java and native shared library.
|
| Class and Description |
|---|
| SerialComSystemProperty
Provides java system properties to the callers in a unified way.
|
Copyright © 2016. All rights reserved.