blob: 4262a51cd33febdc239d4737defdf1ef06f16246 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>RetransmissionQueueImpl.ResendCandidate (Apache CXF JavaDoc 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RetransmissionQueueImpl.ResendCandidate (Apache CXF JavaDoc 3.1.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RetransmissionQueueImpl.ResendCandidate.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.CopyOutInterceptor.html" title="class in org.apache.cxf.ws.rm.soap"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.Resender.html" title="interface in org.apache.cxf.ws.rm.soap"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html" target="_top">Frames</a></li>
<li><a href="RetransmissionQueueImpl.ResendCandidate.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All 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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cxf.ws.rm.soap</div>
<h2 title="Class RetransmissionQueueImpl.ResendCandidate" class="title">Class RetransmissionQueueImpl.ResendCandidate</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</a>, <a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html" title="interface in org.apache.cxf.ws.rm">RetryStatus</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.html" title="class in org.apache.cxf.ws.rm.soap">RetransmissionQueueImpl</a></dd>
</dl>
<hr>
<br>
<pre>protected class <span class="strong">RetransmissionQueueImpl.ResendCandidate</span>
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</a>, <a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html" title="interface in org.apache.cxf.ws.rm">RetryStatus</a></pre>
<div class="block">Represents a candidate for resend, i.e. an unacked outgoing message.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#RetransmissionQueueImpl.ResendCandidate(org.apache.cxf.message.Message)">RetransmissionQueueImpl.ResendCandidate</a></strong>(<a href="../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#attempted()">attempted</a></strong>()</code>
<div class="block">A resend has been attempted.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#cancel()">cancel</a></strong>()</code>
<div class="block">Cancel further resend (although no ACK has been received).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#getBackoff()">getBackoff</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#getMaxRetries()">getMaxRetries</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#getMessage()">getMessage</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#getNext()">getNext</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#getNextInterval()">getNextInterval</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#getNumber()">getNumber</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#getPrevious()">getPrevious</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#getRetries()">getRetries</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#initiate(boolean)">initiate</a></strong>(boolean&nbsp;requestAcknowledge)</code>
<div class="block">Initiate resend asynchronsly.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#isPending()">isPending</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#isSuspended()">isSuspended</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#resolved()">resolved</a></strong>()</code>
<div class="block">ACK has been received for this candidate.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#resume()">resume</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#run()">run</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#schedule()">schedule</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html#suspend()">suspend</a></strong>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="RetransmissionQueueImpl.ResendCandidate(org.apache.cxf.message.Message)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>RetransmissionQueueImpl.ResendCandidate</h4>
<pre>protected&nbsp;RetransmissionQueueImpl.ResendCandidate(<a href="../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m)</pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ctx</code> - message context for the unacked message</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="initiate(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initiate</h4>
<pre>protected&nbsp;void&nbsp;initiate(boolean&nbsp;requestAcknowledge)</pre>
<div class="block">Initiate resend asynchronsly.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>requestAcknowledge</code> - true if a AckRequest header is to be sent
with resend</dd></dl>
</li>
</ul>
<a name="run()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>run</h4>
<pre>public&nbsp;void&nbsp;run()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true#run()" title="class or interface in java.lang">run</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</a></code></dd>
</dl>
</li>
</ul>
<a name="getNumber()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNumber</h4>
<pre>public&nbsp;long&nbsp;getNumber()</pre>
</li>
</ul>
<a name="getRetries()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRetries</h4>
<pre>public&nbsp;int&nbsp;getRetries()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html#getRetries()">getRetries</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html" title="interface in org.apache.cxf.ws.rm">RetryStatus</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>number of resend attempts</dd></dl>
</li>
</ul>
<a name="getMaxRetries()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxRetries</h4>
<pre>public&nbsp;int&nbsp;getMaxRetries()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html#getMaxRetries()">getMaxRetries</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html" title="interface in org.apache.cxf.ws.rm">RetryStatus</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>number of max resend attempts</dd></dl>
</li>
</ul>
<a name="getNext()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNext</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;getNext()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html#getNext()">getNext</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html" title="interface in org.apache.cxf.ws.rm">RetryStatus</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>date of next resend</dd></dl>
</li>
</ul>
<a name="getPrevious()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrevious</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;getPrevious()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html#getPrevious()">getPrevious</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html" title="interface in org.apache.cxf.ws.rm">RetryStatus</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>date of previous resend or null if no attempt is yet taken</dd></dl>
</li>
</ul>
<a name="getNextInterval()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNextInterval</h4>
<pre>public&nbsp;long&nbsp;getNextInterval()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html#getNextInterval()">getNextInterval</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html" title="interface in org.apache.cxf.ws.rm">RetryStatus</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the nextInterval</dd></dl>
</li>
</ul>
<a name="getBackoff()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBackoff</h4>
<pre>public&nbsp;long&nbsp;getBackoff()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html#getBackoff()">getBackoff</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html" title="interface in org.apache.cxf.ws.rm">RetryStatus</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the backoff</dd></dl>
</li>
</ul>
<a name="isSuspended()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSuspended</h4>
<pre>public&nbsp;boolean&nbsp;isSuspended()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html#isSuspended()">isSuspended</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html" title="interface in org.apache.cxf.ws.rm">RetryStatus</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the suspended</dd></dl>
</li>
</ul>
<a name="isPending()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isPending</h4>
<pre>public&nbsp;boolean&nbsp;isPending()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html#isPending()">isPending</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/cxf/ws/rm/RetryStatus.html" title="interface in org.apache.cxf.ws.rm">RetryStatus</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>if resend attempt is pending</dd></dl>
</li>
</ul>
<a name="resolved()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resolved</h4>
<pre>protected&nbsp;void&nbsp;resolved()</pre>
<div class="block">ACK has been received for this candidate.</div>
</li>
</ul>
<a name="cancel()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cancel</h4>
<pre>protected&nbsp;void&nbsp;cancel()</pre>
<div class="block">Cancel further resend (although no ACK has been received).</div>
</li>
</ul>
<a name="suspend()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>suspend</h4>
<pre>protected&nbsp;void&nbsp;suspend()</pre>
</li>
</ul>
<a name="resume()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resume</h4>
<pre>protected&nbsp;void&nbsp;resume()</pre>
</li>
</ul>
<a name="getMessage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMessage</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;getMessage()</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>associated message context</dd></dl>
</li>
</ul>
<a name="attempted()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attempted</h4>
<pre>protected&nbsp;void&nbsp;attempted()</pre>
<div class="block">A resend has been attempted. Schedule the next attempt.</div>
</li>
</ul>
<a name="schedule()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>schedule</h4>
<pre>protected final&nbsp;void&nbsp;schedule()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RetransmissionQueueImpl.ResendCandidate.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.CopyOutInterceptor.html" title="class in org.apache.cxf.ws.rm.soap"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.Resender.html" title="interface in org.apache.cxf.ws.rm.soap"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.ResendCandidate.html" target="_top">Frames</a></li>
<li><a href="RetransmissionQueueImpl.ResendCandidate.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All 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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>