Uses of Interface
org.eclipse.ecf.remoteservice.events.IRemoteServiceEvent
Packages that use IRemoteServiceEvent
Package
Description
-
Uses of IRemoteServiceEvent in org.eclipse.ecf.provider.remoteservice.generic
Methods in org.eclipse.ecf.provider.remoteservice.generic with parameters of type IRemoteServiceEventModifier and TypeMethodDescriptionprotected void
RegistrySharedObject.fireRemoteServiceListeners
(IRemoteServiceEvent event) -
Uses of IRemoteServiceEvent in org.eclipse.ecf.remoteservice
Methods in org.eclipse.ecf.remoteservice with parameters of type IRemoteServiceEventModifier and TypeMethodDescriptionprotected void
RemoteServiceContainerAdapterImpl.fireRemoteServiceListeners
(IRemoteServiceEvent event) void
IRemoteServiceListener.handleServiceEvent
(IRemoteServiceEvent event) Handle remote service events. -
Uses of IRemoteServiceEvent in org.eclipse.ecf.remoteservice.events
Subinterfaces of IRemoteServiceEvent in org.eclipse.ecf.remoteservice.eventsModifier and TypeInterfaceDescriptioninterface
Remote service changed event.interface
interface
Remote service registered event.interface
Remote service unregistered event.