Uses of Class
org.apache.activemq.artemis.api.core.ActiveMQAddressFullException
-
Packages that use ActiveMQAddressFullException Package Description org.apache.activemq.artemis.core.client org.apache.activemq.artemis.core.client.impl org.apache.activemq.artemis.core.server -
-
Uses of ActiveMQAddressFullException in org.apache.activemq.artemis.core.client
Methods in org.apache.activemq.artemis.core.client that return ActiveMQAddressFullException Modifier and Type Method Description ActiveMQAddressFullExceptionActiveMQClientMessageBundle_$bundle. addressIsFull(String addressName, int size)ActiveMQAddressFullExceptionActiveMQClientMessageBundle. addressIsFull(String addressName, int size) -
Uses of ActiveMQAddressFullException in org.apache.activemq.artemis.core.client.impl
Methods in org.apache.activemq.artemis.core.client.impl that throw ActiveMQAddressFullException Modifier and Type Method Description protected voidAbstractProducerCreditsImpl. afterAcquired(int credits)protected voidClientProducerCreditsImpl. afterAcquired(int credits) -
Uses of ActiveMQAddressFullException in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ActiveMQAddressFullException Modifier and Type Method Description ActiveMQAddressFullExceptionActiveMQMessageBundle_$bundle. addressIsFull(String addressName)ActiveMQAddressFullExceptionActiveMQMessageBundle. addressIsFull(String addressName)
-