Uses of Class
org.apache.activemq.artemis.core.cluster.DiscoveryEntry
Packages that use DiscoveryEntry
Package
Description
-
Uses of DiscoveryEntry in org.apache.activemq.artemis.core.client.impl
Method parameters in org.apache.activemq.artemis.core.client.impl with type arguments of type DiscoveryEntryModifier and TypeMethodDescriptionvoidServerLocatorImpl.connectorsChanged(List<DiscoveryEntry> newConnectors) -
Uses of DiscoveryEntry in org.apache.activemq.artemis.core.cluster
Methods in org.apache.activemq.artemis.core.cluster that return types with arguments of type DiscoveryEntryMethod parameters in org.apache.activemq.artemis.core.cluster with type arguments of type DiscoveryEntryModifier and TypeMethodDescriptionvoidDiscoveryListener.connectorsChanged(List<DiscoveryEntry> newConnectors) -
Uses of DiscoveryEntry in org.apache.activemq.artemis.core.server.cluster.impl
Method parameters in org.apache.activemq.artemis.core.server.cluster.impl with type arguments of type DiscoveryEntryModifier and TypeMethodDescriptionvoidClusterConnectionImpl.connectorsChanged(List<DiscoveryEntry> newConnectors) -
Uses of DiscoveryEntry in org.apache.activemq.artemis.core.server.routing.pools
Method parameters in org.apache.activemq.artemis.core.server.routing.pools with type arguments of type DiscoveryEntryModifier and TypeMethodDescriptionvoidDiscoveryGroupService.connectorsChanged(List<DiscoveryEntry> newEntries)