public class SharedObjectMsgEvent extends RemoteSharedObjectEvent
| Constructor and Description |
|---|
SharedObjectMsgEvent(ID senderObj,
ID remoteCont,
SharedObjectMsg msg) |
| Modifier and Type | Method and Description |
|---|---|
SharedObjectMsg |
getSharedObjectMsg() |
java.lang.String |
toString() |
getData, getEvent, getRemoteContainerID, getSenderSharedObjectIDpublic SharedObjectMsgEvent(ID senderObj, ID remoteCont, SharedObjectMsg msg)
senderObj - remoteCont - msg - public SharedObjectMsg getSharedObjectMsg()
public java.lang.String toString()
toString in class RemoteSharedObjectEvent