Uses of Class
org.openiam.base.request.DeviceNotificationRequest
-
Packages that use DeviceNotificationRequest Package Description org.openiam.device -
-
Uses of DeviceNotificationRequest in org.openiam.device
Methods in org.openiam.device with parameters of type DeviceNotificationRequest Modifier and Type Method Description Response
DeviceNotificationServiceImpl. process(DeviceNotificationRequest request)
Response
DeviceNotificationQueueListener. processingApiRequest(DeviceNotificationAPI api, DeviceNotificationRequest request)
-