apps.mathpadapp.networkmanager.messages.fromclient.fromtable
Class TableToControllerMessage

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.UnicastApplicationMessage
              extended by apps.mathpadapp.networkmanager.messages.fromclient.fromtable.TableToControllerMessage
All Implemented Interfaces:
java.io.Serializable, Message
Direct Known Subclasses:
PostMathPadItemsFromTableMessage, PostRemoteDesktopMessage, PostTableIdMessage, PostUserIdsFromTableMessage

public class TableToControllerMessage
extends UnicastApplicationMessage

The Class TableToControllerMessage.

See Also:
Serialized Form

Constructor Summary
TableToControllerMessage(java.lang.Class<?> targetClass)
          Instantiates a new table to controller message.
 
Method Summary
 
Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.application.UnicastApplicationMessage
getRecipient, setRecipient
 
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

TableToControllerMessage

public TableToControllerMessage(java.lang.Class<?> targetClass)
Instantiates a new table to controller message.

Parameters:
targetClass - the target class