Uses of Class
org.eclipse.corona.collaboration.ecf.sharedobject.TopicSharedObjectMessage

Packages that use TopicSharedObjectMessage
org.eclipse.corona.collaboration.ecf.sharedobject   
 

Uses of TopicSharedObjectMessage in org.eclipse.corona.collaboration.ecf.sharedobject
 

Methods in org.eclipse.corona.collaboration.ecf.sharedobject with parameters of type TopicSharedObjectMessage
 void TopicSharedObject.sendSharedMessage(org.eclipse.ecf.core.identity.ID[] toIDs, TopicSharedObjectMessage sharedMsg)
          Send a GroupSharedObjectMessage to the specified container.
 void TopicSharedObject.sendSharedMessage(org.eclipse.ecf.core.identity.ID toID, TopicSharedObjectMessage sharedMsg)
          Send a GroupSharedObjectMessage to the specified container.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.