Package jmri.jmrix.srcp
Class SRCPTrafficController.SRCPRcvNotifier
java.lang.Object
jmri.jmrix.srcp.SRCPTrafficController.SRCPRcvNotifier
- All Implemented Interfaces:
Runnable
- Enclosing class:
- SRCPTrafficController
Internal class to remember the Reply object and destination listener with
a reply is received.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) SimpleNode(package private) SRCPListener(package private) SRCPTrafficController -
Constructor Summary
ConstructorsConstructorDescriptionSRCPRcvNotifier(SimpleNode n, AbstractMRListener pDest, AbstractMRTrafficController pTC) -
Method Summary
-
Field Details
-
e
-
mDest
-
mTC
-
-
Constructor Details
-
SRCPRcvNotifier
SRCPRcvNotifier(SimpleNode n, AbstractMRListener pDest, AbstractMRTrafficController pTC)
-
-
Method Details