|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITopic
Method Summary | |
---|---|
void |
dispose()
Release resources used by the topic |
void |
postMessageToTopicListeners(java.lang.Object msgObject)
Post the message to the registered topic event listeners |
Methods inherited from interface org.eclipse.corona.collaboration.ecf.interfaces.ITopicUser |
---|
addListener, addUser, getMembers, getTopicName, removeListener, removeUser, sendMessage |
Method Detail |
---|
void dispose()
void postMessageToTopicListeners(java.lang.Object msgObject)
msgObject
- Object message to be posted. Usually this will
be an OSGI event.
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |