Uses of Class
org.openiam.mq.constants.queue.common.FileQueue
-
Packages that use FileQueue Package Description org.openiam.common.beans.mq org.openiam.config org.openiam.esb.core.mq org.openiam.srvc.common -
-
Uses of FileQueue in org.openiam.common.beans.mq
Constructors in org.openiam.common.beans.mq with parameters of type FileQueue Constructor Description FileRabbitMQService(FileQueue fileQueue)
-
Uses of FileQueue in org.openiam.config
Methods in org.openiam.config that return FileQueue Modifier and Type Method Description FileQueue
CommonVHostConfig. fileQueue()
-
Uses of FileQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type FileQueue Constructor Description FileQueueListener(FileQueue queue)
-
Uses of FileQueue in org.openiam.srvc.common
Constructors in org.openiam.srvc.common with parameters of type FileQueue Constructor Description FileWebServiceImpl(FileQueue queue)
-