Uses of Interface
org.osid.topology.EdgeReceiver
Packages that use EdgeReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.topology
service.
-
Uses of EdgeReceiver in org.osid.topology
Methods in org.osid.topology with parameters of type EdgeReceiverModifier and TypeMethodDescriptionTopologyManager.getEdgeNotificationSession(EdgeReceiver edgeReceiver) Gets theOsidSessionassociated with the edge notification service.TopologyProxyManager.getEdgeNotificationSession(EdgeReceiver edgeReceiver, Proxy proxy) Gets theOsidSessionassociated with the edge notification service.TopologyManager.getEdgeNotificationSessionForGraph(EdgeReceiver edgeReceiver, Id graphId) Gets theOsidSessionassociated with the edge notification service for the given graph.TopologyProxyManager.getEdgeNotificationSessionForGraph(EdgeReceiver edgeReceiver, Id graphId, Proxy proxy) Gets theOsidSessionassociated with the edge notification service for the given graph.