Uses of Interface
org.osid.subscription.DispatchReceiver
Packages that use DispatchReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.subscription
service.
-
Uses of DispatchReceiver in org.osid.subscription
Methods in org.osid.subscription with parameters of type DispatchReceiverModifier and TypeMethodDescriptionSubscriptionManager.getDispatchNotificationSession(DispatchReceiver dispatchReceiver) Gets theOsidSessionassociated with the dispatch notification service.SubscriptionProxyManager.getDispatchNotificationSession(DispatchReceiver dispatchReceiver, Proxy proxy) Gets theOsidSessionassociated with the dispatch notification service.SubscriptionManager.getDispatchNotificationSessionForPublisher(DispatchReceiver dispatchReceiver, Id publisherId) Gets theOsidSessionassociated with the dispatch notification service for the given publisher.SubscriptionProxyManager.getDispatchNotificationSessionForPublisher(DispatchReceiver dispatchReceiver, Id publisherId, Proxy proxy) Gets theOsidSessionassociated with the dispatch notification service for the given publisher.