|
FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
|
Defines a module that eavesdrops on the messages exchanged. More...

Public Member Functions | |
| public< E extends IncomingMsgPolicyInterface< T > &OutgoingMsgPolicyInterface< T > > E | getEavesdropper () |
Defines a module that eavesdrops on the messages exchanged.
| <T> | the class used for message types |
| public< E extends IncomingMsgPolicyInterface< T > &OutgoingMsgPolicyInterface< T > > E frodo2.algorithms.Eavesdroppable< T >.getEavesdropper | ( | ) |
Implemented in frodo2.algorithms.test.MessageDebugger.
Referenced by frodo2.communication.mailer.CentralMailer.CentralMailer().