This method is called when we want to send asynchronous info back to the UI. The message is either a DmpEvent or a Response derivative, however, from the point of view of our event pipe, they are all events (since DMPMessageDMO actually implements the marker interface: de.novanic.eventservice.client.event.Event
@param msg the message or event.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.