| Package | Description |
|---|---|
| com.embeddedunveiled.serial |
Encapsulates behavior and environment centered around serial port communication.
|
| com.embeddedunveiled.serial.internal |
Encapsulates behavior and environment required for internal use of this library
in a consolidated way.
|
| com.embeddedunveiled.serial.usb |
Encapsulates behavior and environment centered around serial port communication
involving use of USB port and USB services.
|
| Constructor and Description |
|---|
SerialComIOCTLExecutor(SerialComPortJNIBridge mComPortJNIBridge)
Allocates a new SerialComIOCTLExecutor object.
|
| Constructor and Description |
|---|
SerialComCompletionDispatcher(SerialComPortJNIBridge mComPortJNIBridge,
TreeMap<Long,SerialComPortHandleInfo> portHandleInfo)
Allocates a new SerialComCompletionDispatcher object.
|
SerialComLooper(SerialComPortJNIBridge mComPortJNIBridge)
Allocates a new SerialComLooper object.
|
SerialComPortsList(SerialComPortJNIBridge mComPortJNIBridge,
int osType)
Allocates a new SerialComPortsList object.
|
| Constructor and Description |
|---|
SerialComUSB(SerialComPortJNIBridge mComPortJNIBridge)
Allocates a new SerialComUSB object.
|
Copyright © 2016. All rights reserved.