inetsoft.sree.schedule
Class Scheduler.MulticastMessage
java.lang.Object
inetsoft.sree.schedule.Scheduler.MulticastMessage
- All Implemented Interfaces:
- inetsoft.util.XMLSerializable
- Enclosing class:
- Scheduler
public static class Scheduler.MulticastMessage
- extends Object
- implements inetsoft.util.XMLSerializable
Representation of a mutlicast message. This object writes and parses
the XML for the messages.
writeXML
public void writeXML(PrintWriter writer)
- Specified by:
writeXML in interface inetsoft.util.XMLSerializable
parseXML
public void parseXML(Element node)
throws Exception
- Specified by:
parseXML in interface inetsoft.util.XMLSerializable
- Throws:
Exception
toString
public String toString()
- Overrides:
toString in class Object