Style Intelligence v12.0

inetsoft.sree.schedule
Class Scheduler.MulticastMessage

java.lang.Object
  extended by 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.


Method Summary
 void parseXML(Element node)
           
 String toString()
           
 void writeXML(PrintWriter writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

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

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.