Uses of Class
de.ibapl.spsw.jniprovider.AbstractSerialPortSocket
-
-
Uses of AbstractSerialPortSocket in de.ibapl.spsw.jniprovider
Classes in de.ibapl.spsw.jniprovider with type parameters of type AbstractSerialPortSocket Modifier and Type Class Description classAbstractSerialPortSocket<T extends AbstractSerialPortSocket<T>>Base class for GenericTermiosSerialPortSocket and GenericWinSerialPortSocket with common JNI bindings.Subclasses of AbstractSerialPortSocket in de.ibapl.spsw.jniprovider Modifier and Type Class Description classGenericTermiosSerialPortSocketJNI wrapper around the POSIX termios structure.classGenericWinSerialPortSocket/** JNI wrapper around the Windows DCB structure.
-