Cocop.AmqpMathToolConnector
2.1.0
API to connect math environment with AMQP
|
Classes | |
interface | IMessageListener |
class | MessageReceivedEvent |
Public Member Functions | |
synchronized void | addListener (IMessageListener lis) |
synchronized void | removeListener (IMessageListener lis) |
Class to enable eventing with a math tool, such as Matlab.
synchronized void eu.cocop.amqp2math.Notifier.addListener | ( | IMessageListener | lis | ) |
Adds an event listener.
lis | Listener. |
synchronized void eu.cocop.amqp2math.Notifier.removeListener | ( | IMessageListener | lis | ) |
Removes an event listener.
lis | Listener. |
Before using this software, please make sure to read and understand LICENSE.txt.
COCOP - Coordinating Optimisation of Complex Industrial Processes
https://cocop-spire.eu/
This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 723661. This piece of software reflects only the authors' views, and the Commission is not responsible for any use that may be made of the information contained therein.