|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageListener | |
---|---|
FourMS |
Uses of MessageListener in FourMS |
---|
Fields in FourMS declared as MessageListener | |
---|---|
protected MessageListener |
FourMSController.ER412MessageListener
This will be used for listening to messages coming in from the 4MS microprocessor and then handing them over to the ER412 message handler for processing. |
private MessageListener |
FourMSCommsMonitor.FourMSMessageListener
This is the object which is listening to the 4MS module and keeps a track of the time of the last communications with the 4MS module |
Constructors in FourMS with parameters of type MessageListener | |
---|---|
FourMSCommsMonitor(MessageHandler SyslogMessageHandler,
MessageListener FourMSMessageListener,
java.lang.String TimeOutNBItem,
iParameterNoticeBoard.ParameterNoticeBoardSupplier ParameterNoticeBoard,
long CommsTimeoutPeriod,
org.omg.CORBA.ORB Orb)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |