Uses of Class
org.apache.plc4x.java.transport.serial.SerialChannelHandler
-
-
Uses of SerialChannelHandler in org.apache.plc4x.java.transport.serial
Subclasses of SerialChannelHandler in org.apache.plc4x.java.transport.serial Modifier and Type Class Description static classSerialChannelHandler.SerialPortHandlerMethods in org.apache.plc4x.java.transport.serial that return types with arguments of type SerialChannelHandler Modifier and Type Method Description Optional<SerialChannelHandler>SerialSocketAddress. getHandler()Constructors in org.apache.plc4x.java.transport.serial with parameters of type SerialChannelHandler Constructor Description SerialSocketAddress(String identifier, SerialChannelHandler handler)
-