Uses of Interface
org.osid.mapping.path.SignalReceiver
Packages that use SignalReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of SignalReceiver in org.osid.mapping.path
Methods in org.osid.mapping.path with parameters of type SignalReceiverModifier and TypeMethodDescriptionMappingPathManager.getSignalNotificationSession(SignalReceiver signalReceiver) Gets theOsidSessionassociated with the signal notification service.MappingPathProxyManager.getSignalNotificationSession(SignalReceiver signalReceiver, Proxy proxy) Gets theOsidSessionassociated with the signal notification service.MappingPathManager.getSignalNotificationSessionForMap(SignalReceiver signalReceiver, Id mapId) Gets theOsidSessionassociated with the signal notification service for the given map.MappingPathProxyManager.getSignalNotificationSessionForMap(SignalReceiver signalReceiver, Id mapId, Proxy proxy) Gets theOsidSessionassociated with the signal notification service for the given map.