Uses of Class
org.eclipse.ecf.core.sharedobject.SharedObjectMsg
Packages that use SharedObjectMsg
Package
Description
-
Uses of SharedObjectMsg in org.eclipse.ecf.provider.remoteservice.generic
Subclasses of SharedObjectMsg in org.eclipse.ecf.provider.remoteservice.genericMethods in org.eclipse.ecf.provider.remoteservice.generic with parameters of type SharedObjectMsgModifier and TypeMethodDescriptionprotected boolean
RegistrySharedObject.handleSharedObjectMsg
(SharedObjectMsg msg) -
Uses of SharedObjectMsg in org.eclipse.ecf.remoteservice.eventadmin
Methods in org.eclipse.ecf.remoteservice.eventadmin with parameters of type SharedObjectMsgModifier and TypeMethodDescriptionprotected boolean
DistributedEventAdmin.handleSharedObjectMsg
(ID fromID, SharedObjectMsg msg) Handle the shared object message.