|
||||||||||
| 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.RegisterUserMessage
public class RegisterUserMessage
The Class RegisterUserMessage.
| Constructor Summary | |
|---|---|
RegisterUserMessage(java.lang.Class<?> targetClass,
UserIdentity userId)
Instantiates a new register 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 RegisterUserMessage(java.lang.Class<?> targetClass,
UserIdentity userId)
targetClass - the target classuserId - the user id| Method Detail |
|---|
public UserIdentity getSenderUserIdentity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||