| Package | Description |
|---|---|
| org.osid.mapping.path |
The Open Service Interface Definitions for the org.osid.mapping.path
service.
|
| Modifier and Type | Method and Description |
|---|---|
IntersectionNotificationSession |
MappingPathManager.getIntersectionNotificationSession(IntersectionReceiver intersectionReceiver)
Gets the
OsidSession associated with the intersection
notification service. |
IntersectionNotificationSession |
MappingPathProxyManager.getIntersectionNotificationSession(IntersectionReceiver intersectionReceiver,
Proxy proxy)
Gets the
OsidSession associated with the intersection
notification service. |
IntersectionNotificationSession |
MappingPathManager.getIntersectionNotificationSessionForMap(IntersectionReceiver intersectionReceiver,
Id mapId)
Gets the
OsidSession associated with the intersection
notification service for the given map. |
IntersectionNotificationSession |
MappingPathProxyManager.getIntersectionNotificationSessionForMap(IntersectionReceiver intersectionReceiver,
Id mapId,
Proxy proxy)
Gets the
OsidSession associated with the intersection
notification service for the given map. |