Uses of Interface
org.osid.mapping.path.SignalNotificationSession
Packages that use SignalNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of SignalNotificationSession in org.osid.mapping.path
Methods in org.osid.mapping.path that return SignalNotificationSessionModifier 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.