Package jmri.jmrix.grapevine
Interface SerialListener
- All Superinterfaces:
AbstractMRListener
,EventListener
- All Known Implementing Classes:
NodeTablePane
,SerialMonFrame
,SerialPacketGenFrame
,SerialSensorManager
public interface SerialListener extends AbstractMRListener
Listener interface to be notified about serial traffic
-
Method Summary
Modifier and Type Method Description void
message(SerialMessage m)
void
reply(SerialReply m)