Package jmri.jmrix.nce
Interface NceListener
- All Superinterfaces:
AbstractMRListener
,EventListener
- All Known Implementing Classes:
ClockMonPanel
,NceAIUChecker
,NceClockControl
,NceConnectionStatus
,NceConsist
,NceConsist.NceReadConsist
,NceConsistBackup
,NceConsistEditPanel
,NceConsistEngines
,NceConsistRestore
,NceMacroBackup
,NceMacroEditPanel
,NceMacroGenPanel
,NceMacroRestore
,NceMonPanel
,NceOpsModeProgrammer
,NcePacketGenPanel
,NcePowerManager
,NceProgrammer
,NceSensorManager
,NceShowCabPanel
,NceTurnoutManager
,NceTurnoutMonitor
,UsbInterfacePanel
public interface NceListener extends AbstractMRListener
Defines the interface for listening to traffic on the NCE communications
link.
-
Method Summary
Modifier and Type Method Description void
message(NceMessage m)
void
reply(NceReply m)