Package | Description |
---|---|
org.hornetq.api.core.client |
Core Client Messaging API.
|
org.hornetq.core.client.impl | |
org.hornetq.core.server.cluster | |
org.hornetq.core.server.cluster.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
|
Modifier and Type | Method and Description |
---|---|
Topology |
ClusterConnection.getTopology() |
Modifier and Type | Method and Description |
---|---|
Topology |
ClusterConnectionImpl.getTopology() |
Copyright © 2016 JBoss, a division of Red Hat. All Rights Reserved.