Uses of Class
org.apache.activemq.artemis.api.core.ActiveMQQueueExistsException
-
Packages that use ActiveMQQueueExistsException Package Description org.apache.activemq.artemis.core.server -
-
Uses of ActiveMQQueueExistsException in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ActiveMQQueueExistsException Modifier and Type Method Description ActiveMQQueueExistsExceptionActiveMQMessageBundle_$bundle. bindingAlreadyExists(Binding binding)ActiveMQQueueExistsExceptionActiveMQMessageBundle. bindingAlreadyExists(Binding binding)ActiveMQQueueExistsExceptionActiveMQMessageBundle_$bundle. queueAlreadyExists(SimpleString queueName, SimpleString addressName)ActiveMQQueueExistsExceptionActiveMQMessageBundle. queueAlreadyExists(SimpleString queueName, SimpleString addressName)
-