blob: f1793ee0d1226f95fd5aa62a535966a117ab480c [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl (ActiveMQ Artemis Website 2.29.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl (ActiveMQ Artemis Website 2.29.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl" class="title">Uses of Class<br>org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.client.impl">org.apache.activemq.artemis.core.client.impl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.client.impl">
<!-- -->
</a>
<h3>Uses of <a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a> in <a href="../package-summary.html">org.apache.activemq.artemis.core.client.impl</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.activemq.artemis.core.client.impl</a> that return <a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#addClusterTopologyListener(org.apache.activemq.artemis.api.core.client.ClusterTopologyListener)">addClusterTopologyListener</a></span>&#8203;(<a href="../../../../api/core/client/ClusterTopologyListener.html" title="interface in org.apache.activemq.artemis.api.core.client">ClusterTopologyListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#addIncomingInterceptor(org.apache.activemq.artemis.api.core.Interceptor)">addIncomingInterceptor</a></span>&#8203;(<a href="../../../../api/core/Interceptor.html" title="interface in org.apache.activemq.artemis.api.core">Interceptor</a>&nbsp;interceptor)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#addOutgoingInterceptor(org.apache.activemq.artemis.api.core.Interceptor)">addOutgoingInterceptor</a></span>&#8203;(<a href="../../../../api/core/Interceptor.html" title="interface in org.apache.activemq.artemis.api.core">Interceptor</a>&nbsp;interceptor)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setAckBatchSize(int)">setAckBatchSize</a></span>&#8203;(int&nbsp;ackBatchSize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setAfterConnectionInternalListener(org.apache.activemq.artemis.core.client.impl.AfterConnectInternalListener)">setAfterConnectionInternalListener</a></span>&#8203;(<a href="../AfterConnectInternalListener.html" title="interface in org.apache.activemq.artemis.core.client.impl">AfterConnectInternalListener</a>&nbsp;listener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setAutoGroup(boolean)">setAutoGroup</a></span>&#8203;(boolean&nbsp;autoGroup)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setBlockOnAcknowledge(boolean)">setBlockOnAcknowledge</a></span>&#8203;(boolean&nbsp;blockOnAcknowledge)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setBlockOnDurableSend(boolean)">setBlockOnDurableSend</a></span>&#8203;(boolean&nbsp;blockOnDurableSend)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setBlockOnNonDurableSend(boolean)">setBlockOnNonDurableSend</a></span>&#8203;(boolean&nbsp;blockOnNonDurableSend)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setCacheLargeMessagesClient(boolean)">setCacheLargeMessagesClient</a></span>&#8203;(boolean&nbsp;cached)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setCallFailoverTimeout(long)">setCallFailoverTimeout</a></span>&#8203;(long&nbsp;callFailoverTimeout)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setCallTimeout(long)">setCallTimeout</a></span>&#8203;(long&nbsp;callTimeout)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setClientFailureCheckPeriod(long)">setClientFailureCheckPeriod</a></span>&#8203;(long&nbsp;clientFailureCheckPeriod)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setClusterConnection(boolean)">setClusterConnection</a></span>&#8203;(boolean&nbsp;clusterConnection)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setClusterTransportConfiguration(org.apache.activemq.artemis.api.core.TransportConfiguration)">setClusterTransportConfiguration</a></span>&#8203;(<a href="../../../../api/core/TransportConfiguration.html" title="class in org.apache.activemq.artemis.api.core">TransportConfiguration</a>&nbsp;tc)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setCompressionLevel(int)">setCompressionLevel</a></span>&#8203;(int&nbsp;compressionLevel)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setCompressLargeMessage(boolean)">setCompressLargeMessage</a></span>&#8203;(boolean&nbsp;avoid)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setConfirmationWindowSize(int)">setConfirmationWindowSize</a></span>&#8203;(int&nbsp;confirmationWindowSize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setConnectionLoadBalancingPolicyClassName(java.lang.String)">setConnectionLoadBalancingPolicyClassName</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;loadBalancingPolicyClassName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setConnectionTTL(long)">setConnectionTTL</a></span>&#8203;(long&nbsp;connectionTTL)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setConsumerMaxRate(int)">setConsumerMaxRate</a></span>&#8203;(int&nbsp;consumerMaxRate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setConsumerWindowSize(int)">setConsumerWindowSize</a></span>&#8203;(int&nbsp;consumerWindowSize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setFailoverAttempts(int)">setFailoverAttempts</a></span>&#8203;(int&nbsp;attempts)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setFailoverOnInitialConnection(boolean)">setFailoverOnInitialConnection</a></span>&#8203;(boolean&nbsp;failover)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setGroupID(java.lang.String)">setGroupID</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;groupID)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setIdentity(java.lang.String)">setIdentity</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;identity)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setInitialConnectAttempts(int)">setInitialConnectAttempts</a></span>&#8203;(int&nbsp;initialConnectAttempts)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setInitialMessagePacketSize(int)">setInitialMessagePacketSize</a></span>&#8203;(int&nbsp;size)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setMaxRetryInterval(long)">setMaxRetryInterval</a></span>&#8203;(long&nbsp;retryInterval)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setMinLargeMessageSize(int)">setMinLargeMessageSize</a></span>&#8203;(int&nbsp;minLargeMessageSize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setNodeID(java.lang.String)">setNodeID</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;nodeID)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setPreAcknowledge(boolean)">setPreAcknowledge</a></span>&#8203;(boolean&nbsp;preAcknowledge)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setProducerMaxRate(int)">setProducerMaxRate</a></span>&#8203;(int&nbsp;producerMaxRate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setProducerWindowSize(int)">setProducerWindowSize</a></span>&#8203;(int&nbsp;producerWindowSize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setReconnectAttempts(int)">setReconnectAttempts</a></span>&#8203;(int&nbsp;reconnectAttempts)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setRetryInterval(long)">setRetryInterval</a></span>&#8203;(long&nbsp;retryInterval)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setRetryIntervalMultiplier(double)">setRetryIntervalMultiplier</a></span>&#8203;(double&nbsp;retryIntervalMultiplier)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setScheduledThreadPoolMaxSize(int)">setScheduledThreadPoolMaxSize</a></span>&#8203;(int&nbsp;scheduledThreadPoolMaxSize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setThreadPoolMaxSize(int)">setThreadPoolMaxSize</a></span>&#8203;(int&nbsp;threadPoolMaxSize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">ServerLocatorImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerLocatorImpl.</span><code><span class="memberNameLink"><a href="../ServerLocatorImpl.html#setUseGlobalPools(boolean)">setUseGlobalPools</a></span>&#8203;(boolean&nbsp;useGlobalPools)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ServerLocatorImpl.html" title="class in org.apache.activemq.artemis.core.client.impl">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>