org.powertac.common.msg
Class VisualizerStatusRequest

java.lang.Object
  extended by org.powertac.common.msg.VisualizerStatusRequest

public class VisualizerStatusRequest
extends Object

Message sent by a remote visualizer to check status of a server. If the server is alive, it will respond by returning the message (or another message indistinguishable from the original).

Author:
John Collins

Constructor Summary
VisualizerStatusRequest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisualizerStatusRequest

public VisualizerStatusRequest()


Copyright © 2013. All Rights Reserved.