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

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.RequestAllUserIdsMessage
All Implemented Interfaces:
java.io.Serializable, Message

public class RequestAllUserIdsMessage
extends BroadcastApplicationMessage

The Class RequestAllUserIdsMessage.

See Also:
Serialized Form

Constructor Summary
RequestAllUserIdsMessage(java.lang.Class<?> targetClass)
          Instantiates a new request all user 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

RequestAllUserIdsMessage

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

Parameters:
targetClass - the target class