Uses of Class
org.openiam.mq.constants.queue.common.MailServiceQueue
-
Packages that use MailServiceQueue Package Description org.openiam.config org.openiam.email.mq org.openiam.srvc.common -
-
Uses of MailServiceQueue in org.openiam.config
Methods in org.openiam.config that return MailServiceQueue Modifier and Type Method Description MailServiceQueue
CommonVHostConfig. mailServiceQueue()
-
Uses of MailServiceQueue in org.openiam.email.mq
Constructors in org.openiam.email.mq with parameters of type MailServiceQueue Constructor Description MailServiceQueueListener(MailServiceQueue queue)
-
Uses of MailServiceQueue in org.openiam.srvc.common
Constructors in org.openiam.srvc.common with parameters of type MailServiceQueue Constructor Description MailServiceImpl(MailServiceQueue queue)
-