|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use iDispatchMessageInterface | |
---|---|
FourMS |
Uses of iDispatchMessageInterface in FourMS |
---|
Classes in FourMS that implement iDispatchMessageInterface | |
---|---|
class |
FourMSControllerMessageDispatcher
This class will be responsible for dispatching any incoming messages from the 4MS and send them to the mechanisms to be processed. |
Fields in FourMS declared as iDispatchMessageInterface | |
---|---|
private iDispatchMessageInterface |
FourMSMessageHandler.MessageDispatcher
This is a reference to an object which will be responsible for dispatching the incoming messages to the appropriate object for providing the semantics associated with the requested action |
Constructors in FourMS with parameters of type iDispatchMessageInterface | |
---|---|
FourMSMessageHandler(iDispatchMessageInterface Dispatcher,
MessageHandler SyslogHandler)
This is the constructor for the class, it accepts a file descriptor object which will be used to send messages to the transmitter |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |