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

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
                  extended by apps.mathpadapp.networkmanager.messages.fromclient.fromtable.PostTableIdMessage
All Implemented Interfaces:
java.io.Serializable, Message

public class PostTableIdMessage
extends TableToControllerMessage

The Class PostTableIdMessage.

See Also:
Serialized Form

Constructor Summary
PostTableIdMessage(java.lang.Class<?> targetClass, TableIdentity tableId)
          Instantiates a new post table id 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

PostTableIdMessage

public PostTableIdMessage(java.lang.Class<?> targetClass,
                          TableIdentity tableId)
Instantiates a new post table id message.

Parameters:
targetClass - the target class
tableId - the table id