Package | Description |
---|---|
org.apache.activemq.artemis.api.core.client | |
org.apache.activemq.artemis.core.client.impl |
Modifier and Type | Method and Description |
---|---|
Topology |
ServerLocator.getTopology()
Exposes the Topology used by this ServerLocator.
|
Modifier and Type | Method and Description |
---|---|
Topology |
ServerLocatorImpl.getTopology() |
Topology |
ServerLocatorInternal.getTopology() |
Constructor and Description |
---|
ServerLocatorImpl(Topology topology,
boolean useHA,
DiscoveryGroupConfiguration groupConfiguration)
Create a ServerLocatorImpl using UDP discovery to lookup cluster
|
ServerLocatorImpl(Topology topology,
boolean useHA,
TransportConfiguration... transportConfigs)
Create a ServerLocatorImpl using a static list of live servers
|
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.