Cocop.AmqpMathToolConnector  2.1.0
API to connect math environment with AMQP
Classes | Public Member Functions | List of all members
eu.cocop.amqp2math.Notifier Class Reference

Classes

interface  IMessageListener
 
class  MessageReceivedEvent
 

Public Member Functions

synchronized void addListener (IMessageListener lis)
 
synchronized void removeListener (IMessageListener lis)
 

Detailed Description

Class to enable eventing with a math tool, such as Matlab.

Author
Sathish Kumar Narayanan
Petri Kannisto

Member Function Documentation

◆ addListener()

synchronized void eu.cocop.amqp2math.Notifier.addListener ( IMessageListener  lis)

Adds an event listener.

Parameters
lisListener.

◆ removeListener()

synchronized void eu.cocop.amqp2math.Notifier.removeListener ( IMessageListener  lis)

Removes an event listener.

Parameters
lisListener.

The documentation for this class was generated from the following file: