Uses of Class
org.apache.activemq.artemis.api.core.ActiveMQAddressFullException
Packages that use ActiveMQAddressFullException
Package
Description
-
Uses of ActiveMQAddressFullException in org.apache.activemq.artemis.core.client
Methods in org.apache.activemq.artemis.core.client that return ActiveMQAddressFullExceptionModifier and TypeMethodDescriptionActiveMQClientMessageBundle_impl.addressIsFull(String addressName, int size) ActiveMQClientMessageBundle.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 ActiveMQAddressFullExceptionModifier and TypeMethodDescriptionprotected 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 ActiveMQAddressFullExceptionModifier and TypeMethodDescriptionActiveMQMessageBundle_impl.addressIsFull(String addressName) ActiveMQMessageBundle.addressIsFull(String addressName)