FRODO Version 2.19.1
An open-source framework for Distributed Constraint Optimization (DCOP)
Loading...
Searching...
No Matches
OutgoingMsgPolicyInterface.java File Reference
import java.util.Collection;
Include dependency graph for OutgoingMsgPolicyInterface.java:

Classes

interface  frodo2.communication.OutgoingMsgPolicyInterface< T >
 This interface describes a listener that is notified by a queue of outgoing messages. More...
enum  frodo2.communication.OutgoingMsgPolicyInterface< T >.Decision
 The decision made. More...

Packages

package  frodo2.communication
 This package contains classes that take care of communication between queues.