Uses of Class
jmri.jmrix.cmri.serial.SerialReply
Packages that use SerialReply
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
C/MRI serial implementation.
-
Uses of SerialReply in jmri.jmrix.cmri.serial
Methods in jmri.jmrix.cmri.serial with parameters of type SerialReplyModifier and TypeMethodDescriptionvoidSerialNode.markChanges(SerialReply l) Use the contents of the poll reply to mark changesvoidSerialListener.reply(SerialReply m) voidSerialSensorManager.reply(SerialReply r) Process a reply to a poll of Sensors of one nodeConstructors in jmri.jmrix.cmri.serial with parameters of type SerialReply -
Uses of SerialReply in jmri.jmrix.cmri.serial.cmrinetmetrics
Methods in jmri.jmrix.cmri.serial.cmrinetmetrics with parameters of type SerialReplyModifier and TypeMethodDescriptionvoidCMRInetMetricsCollector.reply(SerialReply l) Receive packets. -
Uses of SerialReply in jmri.jmrix.cmri.serial.diagnostic
Methods in jmri.jmrix.cmri.serial.diagnostic with parameters of type SerialReplyModifier and TypeMethodDescriptionvoidDiagnosticFrame.reply(SerialReply l) Reply notification implementing SerialListener interface -
Uses of SerialReply in jmri.jmrix.cmri.serial.packetgen
Methods in jmri.jmrix.cmri.serial.packetgen with parameters of type SerialReply -
Uses of SerialReply in jmri.jmrix.cmri.serial.serialmon
Methods in jmri.jmrix.cmri.serial.serialmon with parameters of type SerialReply