Uses of Class
org.apache.activemq.artemis.api.core.ActiveMQDisconnectedException
-
Packages that use ActiveMQDisconnectedException Package Description org.apache.activemq.artemis.core.client org.apache.activemq.artemis.core.server -
-
Uses of ActiveMQDisconnectedException in org.apache.activemq.artemis.core.client
Methods in org.apache.activemq.artemis.core.client that return ActiveMQDisconnectedException Modifier and Type Method Description ActiveMQDisconnectedExceptionActiveMQClientMessageBundle_$bundle. disconnected()ActiveMQDisconnectedExceptionActiveMQClientMessageBundle. disconnected() -
Uses of ActiveMQDisconnectedException in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ActiveMQDisconnectedException Modifier and Type Method Description ActiveMQDisconnectedExceptionActiveMQMessageBundle_$bundle. destroyConnectionWithSessionMetadataSendException(String key, String value)ActiveMQDisconnectedExceptionActiveMQMessageBundle. destroyConnectionWithSessionMetadataSendException(String key, String value)Exception used on onActiveMQServerImpl.destroyConnectionWithSessionMetadata(String, String)
-