Uses of Interface
org.osid.topology.path.PathReceiver
Packages that use PathReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.topology.path
service.
-
Uses of PathReceiver in org.osid.topology.path
Methods in org.osid.topology.path with parameters of type PathReceiverModifier and TypeMethodDescriptionTopologyPathManager.getPathNotificationSession(PathReceiver pathReceiver) Gets theOsidSessionassociated with the path notification service.TopologyPathProxyManager.getPathNotificationSession(PathReceiver pathReceiver, Proxy proxy) Gets theOsidSessionassociated with the path notification service.TopologyPathManager.getPathNotificationSessionForGraph(PathReceiver pathReceiver, Id graphId) Gets theOsidSessionassociated with the path notification service for the given graph.TopologyPathProxyManager.getPathNotificationSessionForGraph(PathReceiver pathReceiver, Id graphId, Proxy proxy) Gets theOsidSessionassociated with the path notification service for the given graph.