All Classes and Interfaces

Class
Description
Flag wrap for atomically flipping a boolean value.
A command for sending and receiving data to/from a device.
Command builder.
COM port connection for reading and writing data from and to a COM port.
A device controller for concurrent communication, e.g., via (virtual) COM ports.
Data connection for reading and writing data.
Listener subscription.
Data format for device communication.
A device combines a data connection and a controller.
Device builder.
Connection state.
A representation of the immutable model object eu.mihosoft.devcom.DeviceInfo.
 
An implementation of the immutable model object eu.mihosoft.devcom.DeviceInfo.
 
 
Parity bit configurations that are supported by the underlying COM port library.
A representation of the immutable model object eu.mihosoft.devcom.PortConfig.
 
An implementation of the immutable model object eu.mihosoft.devcom.PortConfig.
 
A representation of the immutable model object eu.mihosoft.devcom.PortEvent.
 
An implementation of the immutable model object eu.mihosoft.devcom.PortEvent.
 
COM-Port scanner.
Event esception that contains a list of causing exceptions during port scanning.
 
 
Stop bit configurations that are supported by the underlying COM port library.
Stream connection for reading and writing data from/to io streams.