Package jmri.jmrix.jmriclient
Interface JMRIClientListener
- All Superinterfaces:
AbstractMRListener
,EventListener
- All Known Implementing Classes:
JMRIClientLight
,JMRIClientMonPane
,JMRIClientPowerManager
,JMRIClientReporter
,JMRIClientSensor
,JMRIClientTurnout
,PacketGenFrame
public interface JMRIClientListener extends AbstractMRListener
Defines the interface for listening to traffic on the JMRIClient
communications link.
-
Method Summary
Modifier and Type Method Description void
message(JMRIClientMessage m)
void
reply(JMRIClientReply m)