Uses of Interface
org.osid.inquiry.ResponseReceiver
Packages that use ResponseReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
-
Uses of ResponseReceiver in org.osid.inquiry
Methods in org.osid.inquiry with parameters of type ResponseReceiverModifier and TypeMethodDescriptionInquiryManager.getResponseNotificationSession(ResponseReceiver responseReceiver) Gets theOsidSessionassociated with the response notification service.InquiryProxyManager.getResponseNotificationSession(ResponseReceiver responseReceiver, Proxy proxy) Gets theOsidSessionassociated with the response notification service.InquiryManager.getResponseNotificationSessionForInquest(ResponseReceiver responseReceiver, Id inquestId) Gets theOsidSessionassociated with the response notification service for the given inquest.InquiryProxyManager.getResponseNotificationSessionForInquest(ResponseReceiver responseReceiver, Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the response notification service for the given inquest.