apps.basketapp.messages
Class UnicastCaptureTableMessage

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

public class UnicastCaptureTableMessage
extends UnicastApplicationMessage

The Class UnicastCaptureTableMessage.

See Also:
Serialized Form

Constructor Summary
UnicastCaptureTableMessage()
          Instantiates a new unicast capture table message.
UnicastCaptureTableMessage(TableIdentity tableId, java.lang.Class<?> targetClass)
          Instantiates a new unicast capture table 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

UnicastCaptureTableMessage

public UnicastCaptureTableMessage()
Instantiates a new unicast capture table message.


UnicastCaptureTableMessage

public UnicastCaptureTableMessage(TableIdentity tableId,
                                  java.lang.Class<?> targetClass)
Instantiates a new unicast capture table message.

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