|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.appsystem.services.net.tablecomms.messages.TableMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.BroadcastApplicationMessage
apps.mathpadapp.networkmanager.messages.fromclient.fromuser.UnregisterUserMessage
public class UnregisterUserMessage
The Class UnregisterUserMessage.
Constructor Summary | |
---|---|
UnregisterUserMessage(java.lang.Class<?> targetClass,
UserIdentity userId)
Instantiates a new unregister user message. |
Method Summary | |
---|---|
UserIdentity |
getSenderUserIdentity()
Gets the sender user identity. |
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 |
---|
public UnregisterUserMessage(java.lang.Class<?> targetClass, UserIdentity userId)
targetClass
- the target classuserId
- the user idMethod Detail |
---|
public UserIdentity getSenderUserIdentity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |