Uses of Interface
org.apache.plc4x.java.s7.readwrite.protocol.S7HMux
-
Packages that use S7HMux Package Description org.apache.plc4x.java.s7.readwrite.protocol -
-
Uses of S7HMux in org.apache.plc4x.java.s7.readwrite.protocol
Classes in org.apache.plc4x.java.s7.readwrite.protocol that implement S7HMux Modifier and Type Class Description classS7HMuxImplImplementation of a multiplexing channel, from an embedded channel to two possible TCP connections, primary and secondary.
-