|
||||||||||
| 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
public class BroadcastApplicationMessage
The Class BroadcastApplicationMessage.
| Constructor Summary | |
|---|---|
BroadcastApplicationMessage()
Instantiates a new broadcast application message. |
|
BroadcastApplicationMessage(java.lang.Class<?> targetClass)
Instantiates a new broadcast application 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 |
|---|
public BroadcastApplicationMessage()
public BroadcastApplicationMessage(java.lang.Class<?> targetClass)
targetClass - the target class
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||