Uses of Class
org.apache.activemq.artemis.core.cluster.DiscoveryGroup
-
Packages that use DiscoveryGroup Package Description org.apache.activemq.artemis.core.client org.apache.activemq.artemis.core.client.impl -
-
Uses of DiscoveryGroup in org.apache.activemq.artemis.core.client
Methods in org.apache.activemq.artemis.core.client with parameters of type DiscoveryGroup Modifier and Type Method Description ActiveMQConnectionTimedOutExceptionActiveMQClientMessageBundle_$bundle. connectionTimedOutOnReceiveTopology(DiscoveryGroup discoveryGroup)ActiveMQConnectionTimedOutExceptionActiveMQClientMessageBundle. connectionTimedOutOnReceiveTopology(DiscoveryGroup discoveryGroup) -
Uses of DiscoveryGroup in org.apache.activemq.artemis.core.client.impl
Methods in org.apache.activemq.artemis.core.client.impl that return DiscoveryGroup Modifier and Type Method Description DiscoveryGroupServerLocatorImpl. getDiscoveryGroup()For tests only
-