Uses of Interface
org.osid.messaging.MessageReceiver
Packages that use MessageReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.messaging
service.
-
Uses of MessageReceiver in org.osid.messaging
Methods in org.osid.messaging with parameters of type MessageReceiverModifier and TypeMethodDescriptionMessagingManager.getMessageNotificationSession(MessageReceiver messageReceiver) Gets the notification session for notifications pertaining to message changes.MessagingProxyManager.getMessageNotificationSession(MessageReceiver messageReceiver, Proxy proxy) Gets the message notification session for the given mailbox.MessagingManager.getMessageNotificationSessionForMailbox(MessageReceiver messageReceiver, Id mailboxId) Gets the message notification session for the given mailbox.MessagingProxyManager.getMessageNotificationSessionForMailbox(MessageReceiver messageReceiver, Id mailboxId, Proxy proxy) Gets the message notification session for the given mailbox.