apps.mathpadapp.networkmanager.messages.fromcontroller.broadcast
Class RequestAllTableIdsMessage

java.lang.Object
  extended by synergynetframework.appsystem.services.net.tablecomms.messages.TableMessage
      extended by synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage
          extended by synergynetframework.appsystem.services.net.tablecomms.messages.application.BroadcastApplicationMessage
              extended by apps.mathpadapp.networkmanager.messages.fromcontroller.broadcast.RequestAllTableIdsMessage
All Implemented Interfaces:
java.io.Serializable, Message

public class RequestAllTableIdsMessage
extends BroadcastApplicationMessage

The Class RequestAllTableIdsMessage.

See Also:
Serialized Form

Constructor Summary
RequestAllTableIdsMessage(java.lang.Class<?> targetClass)
          Instantiates a new request all table ids message.
 
Method Summary
 
Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage
getTargetClassName, setTargetClassName
 
Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.TableMessage
getSender
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestAllTableIdsMessage

public RequestAllTableIdsMessage(java.lang.Class<?> targetClass)
Instantiates a new request all table ids message.

Parameters:
targetClass - the target class