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