Uses of Class
proper.remote.messages.DataMessage

Packages that use DataMessage
proper.gui.remote Contains classes for administrating the JobServer, e.g. 
proper.remote.messages Contains the XML-messages used for the distributed computing. 
 

Uses of DataMessage in proper.gui.remote
 

Methods in proper.gui.remote with parameters of type DataMessage
 void JobMonitor.setData(DataMessage msg)
          inserts the data into the according textarea
 

Uses of DataMessage in proper.remote.messages
 

Subclasses of DataMessage in proper.remote.messages
 class FileMessage
          This class encapsulates a FileMessage, where the data of the payload (file or something like this) is in the <body> tag of the Message, besides the the name of the file.
The actual data looks like this: