See: Description
| Class | Description |
|---|---|
| HIDdevHandleInfo |
Encapsulates the information like HID device handle and listeners associated with this handle etc.
|
| SerialComBluetoothJNIBridge |
This class is an interface between java and native shared library.
|
| SerialComCompletionDispatcher |
Represents Proactor in our IO design pattern.
|
| SerialComCP210xManufacturingJNIBridge |
This class is an interface between java and native shared library.
|
| SerialComCP210xRuntimeJNIBridge |
This class is an interface between java and native shared library.
|
| SerialComDBReleaseJNIBridge |
This class is an interface between java and native shared library.
|
| SerialComFTDID2XXJNIBridge |
This class is an interface between java and native shared library.
|
| SerialComHIDJNIBridge |
This class is an interface between java and native shared library.
|
| SerialComLooper |
Encapsulates environment for data and event looper implementation.
|
| SerialComMCHPSIOJNIBridge |
This class is an interface between java and native shared library.
|
| SerialComPlatform |
Identifies various hardware and software platform attributes
like operating system and CPU architecture etc.
|
| 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.
|
| SerialComPortMapperJNIBridge |
This class is an interface between java and native shared library.
|
| SerialComPortsList |
Finds all serial ports known to system and return them in sorted alphanumeric order.
|
| SerialComSLabsUSBXpressJNIBridge |
This class is an interface between java and native shared library.
|
| SerialComSystemProperty |
Provides java system properties to the callers in a unified way.
|
Encapsulates behavior and environment required for internal use of this library in a consolidated way.
Copyright © 2016. All rights reserved.