Uses of Interface
org.osid.messaging.ReceiptLookupSession
Packages that use ReceiptLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.messaging
service.
-
Uses of ReceiptLookupSession in org.osid.messaging
Methods in org.osid.messaging that return ReceiptLookupSessionModifier and TypeMethodDescriptionMessagingManager.getReceiptLookupSession()Gets theOsidSessionassociated with the receipt lookup service.MessagingProxyManager.getReceiptLookupSession(Proxy proxy) Gets theOsidSessionassociated with the receipt lookup service.MessagingManager.getReceiptLookupSessionForMailbox(Id mailboxId) Gets theOsidSessionassociated with the receipt lookup service for the given mailbox.MessagingProxyManager.getReceiptLookupSessionForMailbox(Id mailboxId, Proxy proxy) Gets theOsidSessionassociated with the receipt lookup service for the given mailbox.