Package jmri.jmrix.openlcb
Class OlcbStringIO.EWPListener
java.lang.Object
org.openlcb.AbstractConnection
org.openlcb.MessageDecoder
jmri.jmrix.openlcb.OlcbStringIO.EWPListener
- All Implemented Interfaces:
Connection
- Enclosing class:
- OlcbStringIO
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.openlcb.Connection
Connection.ConnectionListener -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class org.openlcb.MessageDecoder
defaultHandler, handleConsumerIdentified, handleConsumerRangeIdentified, handleDatagram, handleDatagramAcknowledged, handleDatagramRejected, handleIdentifyConsumers, handleIdentifyEventsAddressed, handleIdentifyEventsGlobal, handleIdentifyProducers, handleInitializationComplete, handleLearnEvent, handleOptionalIntRejected, handleProducerIdentified, handleProducerRangeIdentified, handleProtocolIdentificationReply, handleProtocolIdentificationRequest, handleSimpleNodeIdentInfoReply, handleSimpleNodeIdentInfoRequest, handleStreamDataComplete, handleStreamDataProceed, handleStreamDataSend, handleStreamInitiateReply, handleStreamInitiateRequest, handleTractionControlReply, handleTractionControlRequest, handleTractionProxyReply, handleTractionProxyRequest, handleUnknownMTI, handleVerifiedNodeIDNumber, handleVerifyNodeIDNumberAddressed, handleVerifyNodeIDNumberGlobal, putMethods inherited from class org.openlcb.AbstractConnection
registerStartNotification
-
Constructor Details
-
EWPListener
-
-
Method Details
-
handleProducerConsumerEventReport
public void handleProducerConsumerEventReport(ProducerConsumerEventReportMessage msg, Connection sender) - Overrides:
handleProducerConsumerEventReportin classMessageDecoder
-