|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ecf.core.sharedobject.events.RemoteSharedObjectEvent
org.eclipse.ecf.core.sharedobject.SharedObjectMsgEvent
public class SharedObjectMsgEvent
Event type to represent messages sent between shared objects
| Constructor Summary | |
|---|---|
SharedObjectMsgEvent(ID senderObj,
ID remoteCont,
SharedObjectMsg msg)
|
|
| Method Summary | |
|---|---|
SharedObjectMsg |
getSharedObjectMsg()
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.ecf.core.sharedobject.events.RemoteSharedObjectEvent |
|---|
getData, getEvent, getRemoteContainerID, getSenderSharedObjectID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SharedObjectMsgEvent(ID senderObj,
ID remoteCont,
SharedObjectMsg msg)
senderObj - remoteCont - msg - | Method Detail |
|---|
public SharedObjectMsg getSharedObjectMsg()
public java.lang.String toString()
toString in class RemoteSharedObjectEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||