Uses of Class
org.openiam.mq.constants.queue.device.DeviceServiceQueue
-
Packages that use DeviceServiceQueue Package Description org.openiam.config org.openiam.device org.openiam.esb.core.mq org.openiam.srvc.device -
-
Uses of DeviceServiceQueue in org.openiam.config
Methods in org.openiam.config that return DeviceServiceQueue Modifier and Type Method Description DeviceServiceQueue
CommonVHostConfig. deviceServiceQueue()
-
Uses of DeviceServiceQueue in org.openiam.device
Constructors in org.openiam.device with parameters of type DeviceServiceQueue Constructor Description DeviceNotificationQueueListener(DeviceServiceQueue queue)
-
Uses of DeviceServiceQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type DeviceServiceQueue Constructor Description DeviceServiceQueueListener(DeviceServiceQueue queue)
FidoAuthenticatorServiceQueueListener(DeviceServiceQueue queue)
-
Uses of DeviceServiceQueue in org.openiam.srvc.device
Constructors in org.openiam.srvc.device with parameters of type DeviceServiceQueue Constructor Description DeviceDataWebServiceImpl(DeviceServiceQueue rabbitMqQueue)
-