Uses of Interface
org.osid.control.DeviceReceiver
Packages that use DeviceReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of DeviceReceiver in org.osid.control
Methods in org.osid.control with parameters of type DeviceReceiverModifier and TypeMethodDescriptionControlManager.getDeviceNotificationSession(DeviceReceiver deviceReceiver) Gets theOsidSessionassociated with the device notification service.ControlProxyManager.getDeviceNotificationSession(DeviceReceiver deviceReceiver, Proxy proxy) Gets theOsidSessionassociated with the device notification service.ControlManager.getDeviceNotificationSessionForSystem(DeviceReceiver deviceReceiver, Id systemId) Gets theOsidSessionassociated with the device notification service for the given system.ControlProxyManager.getDeviceNotificationSessionForSystem(DeviceReceiver deviceReceiver, Id systemId, Proxy proxy) Gets theOsidSessionassociated with the device notification service for the given system.