Uses of Interface
org.osid.messaging.ReceiptReceiver
Packages that use ReceiptReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.messaging
service.
-
Uses of ReceiptReceiver in org.osid.messaging
Methods in org.osid.messaging with parameters of type ReceiptReceiverModifier and TypeMethodDescriptionMessagingManager.getReceiptNotificationSession(ReceiptReceiver receiptReceiver) Gets the notification session for notifications pertaining to receipt changes.MessagingProxyManager.getReceiptNotificationSession(ReceiptReceiver receiptReceiver, Proxy proxy) Gets the notification session for notifications pertaining to receipt changes.MessagingManager.getReceiptNotificationSessionForMailbox(ReceiptReceiver receiptReceiver, Id mailboxId) Gets the receipt notification session for the given mailbox.MessagingProxyManager.getReceiptNotificationSessionForMailbox(ReceiptReceiver receiptReceiver, Id mailboxId, Proxy proxy) Gets the receipt notification session for the given mailbox.