You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2018/08/16 03:15:29 UTC

[07/51] [abbrv] [partial] qpid-site git commit: update site content for proton-j-0.29.0

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1d3698a/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DataType.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DataType.html b/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DataType.html
new file mode 100755
index 0000000..1f9d15d
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DataType.html
@@ -0,0 +1,323 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>DataType (Qpid Proton-J API)</title>
+<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="DataType (Qpid Proton-J API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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="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>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/ApplicationPropertiesType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/DataType.html" target="_top">Frames</a></li>
+<li><a href="DataType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.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>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&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>Constr&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.qpid.proton.codec.messaging</div>
+<h2 title="Class DataType" class="title">Class DataType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">org.apache.qpid.proton.codec.AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>,<a href="../../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.messaging.DataType</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">DataType</span>
+extends <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>,<a href="../../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a>&gt;
+implements <a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DataType.html#getDescriptor--">getDescriptor</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DataType.html#getTypeClass--">getTypeClass</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DataType.html#newInstance-java.lang.Object-">newInstance</a></span>(java.lang.Object&nbsp;described)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DataType.html#register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">register</a></span>(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+        <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DataType.html#wrap-org.apache.qpid.proton.amqp.messaging.Data-">wrap</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>&nbsp;val)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.qpid.proton.codec.AbstractDescribedType">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a></h3>
+<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getAllEncodings--">getAllEncodings</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getCanonicalEncoding--">getCanonicalEncoding</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDecoder--">getDecoder</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoder--">getEncoder</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoding-T-">getEncoding</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#write-T-">write</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getDescriptor--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDescriptor</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a>&nbsp;getDescriptor()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDescriptor--">getDescriptor</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>,<a href="../../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="wrap-org.apache.qpid.proton.amqp.messaging.Data-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wrap</h4>
+<pre>protected&nbsp;<a href="../../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a>&nbsp;wrap(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>&nbsp;val)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#wrap-T-">wrap</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>,<a href="../../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="newInstance-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newInstance</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>&nbsp;newInstance(java.lang.Object&nbsp;described)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html#newInstance-java.lang.Object-">newInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getTypeClass--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTypeClass</h4>
+<pre>public&nbsp;java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>&gt;&nbsp;getTypeClass()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>register</h4>
+<pre>public static&nbsp;void&nbsp;register(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+                            <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</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>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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="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>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/ApplicationPropertiesType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/DataType.html" target="_top">Frames</a></li>
+<li><a href="DataType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.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>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&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>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1d3698a/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html b/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html
new file mode 100755
index 0000000..7875bd0
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html
@@ -0,0 +1,323 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>DeleteOnCloseType (Qpid Proton-J API)</title>
+<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="DeleteOnCloseType (Qpid Proton-J API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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="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>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DataType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html" target="_top">Frames</a></li>
+<li><a href="DeleteOnCloseType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.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>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&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>Constr&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.qpid.proton.codec.messaging</div>
+<h2 title="Class DeleteOnCloseType" class="title">Class DeleteOnCloseType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">org.apache.qpid.proton.codec.AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>,java.util.List&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.messaging.DeleteOnCloseType</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">DeleteOnCloseType</span>
+extends <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>,java.util.List&gt;
+implements <a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html#getDescriptor--">getDescriptor</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html#getTypeClass--">getTypeClass</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html#newInstance-java.lang.Object-">newInstance</a></span>(java.lang.Object&nbsp;described)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html#register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">register</a></span>(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+        <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected java.util.List</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html#wrap-org.apache.qpid.proton.amqp.messaging.DeleteOnClose-">wrap</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>&nbsp;val)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.qpid.proton.codec.AbstractDescribedType">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a></h3>
+<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getAllEncodings--">getAllEncodings</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getCanonicalEncoding--">getCanonicalEncoding</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDecoder--">getDecoder</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoder--">getEncoder</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoding-T-">getEncoding</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#write-T-">write</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getDescriptor--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDescriptor</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a>&nbsp;getDescriptor()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDescriptor--">getDescriptor</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>,java.util.List&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="wrap-org.apache.qpid.proton.amqp.messaging.DeleteOnClose-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wrap</h4>
+<pre>protected&nbsp;java.util.List&nbsp;wrap(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>&nbsp;val)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#wrap-T-">wrap</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>,java.util.List&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="newInstance-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newInstance</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>&nbsp;newInstance(java.lang.Object&nbsp;described)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html#newInstance-java.lang.Object-">newInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getTypeClass--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTypeClass</h4>
+<pre>public&nbsp;java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>&gt;&nbsp;getTypeClass()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnClose.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnClose</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>register</h4>
+<pre>public static&nbsp;void&nbsp;register(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+                            <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</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>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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="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>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DataType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html" target="_top">Frames</a></li>
+<li><a href="DeleteOnCloseType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.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>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&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>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1d3698a/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html b/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html
new file mode 100755
index 0000000..91cb57c
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html
@@ -0,0 +1,323 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>DeleteOnNoLinksOrMessagesType (Qpid Proton-J API)</title>
+<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="DeleteOnNoLinksOrMessagesType (Qpid Proton-J API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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="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>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html" target="_top">Frames</a></li>
+<li><a href="DeleteOnNoLinksOrMessagesType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.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>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&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>Constr&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.qpid.proton.codec.messaging</div>
+<h2 title="Class DeleteOnNoLinksOrMessagesType" class="title">Class DeleteOnNoLinksOrMessagesType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">org.apache.qpid.proton.codec.AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>,java.util.List&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.messaging.DeleteOnNoLinksOrMessagesType</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">DeleteOnNoLinksOrMessagesType</span>
+extends <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>,java.util.List&gt;
+implements <a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html#getDescriptor--">getDescriptor</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html#getTypeClass--">getTypeClass</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html#newInstance-java.lang.Object-">newInstance</a></span>(java.lang.Object&nbsp;described)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html#register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">register</a></span>(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+        <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected java.util.List</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html#wrap-org.apache.qpid.proton.amqp.messaging.DeleteOnNoLinksOrMessages-">wrap</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>&nbsp;val)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.qpid.proton.codec.AbstractDescribedType">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a></h3>
+<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getAllEncodings--">getAllEncodings</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getCanonicalEncoding--">getCanonicalEncoding</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDecoder--">getDecoder</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoder--">getEncoder</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoding-T-">getEncoding</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#write-T-">write</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getDescriptor--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDescriptor</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a>&nbsp;getDescriptor()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDescriptor--">getDescriptor</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>,java.util.List&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="wrap-org.apache.qpid.proton.amqp.messaging.DeleteOnNoLinksOrMessages-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wrap</h4>
+<pre>protected&nbsp;java.util.List&nbsp;wrap(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>&nbsp;val)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#wrap-T-">wrap</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>,java.util.List&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="newInstance-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newInstance</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>&nbsp;newInstance(java.lang.Object&nbsp;described)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html#newInstance-java.lang.Object-">newInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getTypeClass--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTypeClass</h4>
+<pre>public&nbsp;java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>&gt;&nbsp;getTypeClass()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinksOrMessages</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>register</h4>
+<pre>public static&nbsp;void&nbsp;register(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+                            <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</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>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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="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>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html" target="_top">Frames</a></li>
+<li><a href="DeleteOnNoLinksOrMessagesType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.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>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&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>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a1d3698a/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html b/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html
new file mode 100755
index 0000000..7daf5a3
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.29.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html
@@ -0,0 +1,323 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>DeleteOnNoLinksType (Qpid Proton-J API)</title>
+<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="DeleteOnNoLinksType (Qpid Proton-J API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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="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>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html" target="_top">Frames</a></li>
+<li><a href="DeleteOnNoLinksType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.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>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&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>Constr&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.qpid.proton.codec.messaging</div>
+<h2 title="Class DeleteOnNoLinksType" class="title">Class DeleteOnNoLinksType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">org.apache.qpid.proton.codec.AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>,java.util.List&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.messaging.DeleteOnNoLinksType</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">DeleteOnNoLinksType</span>
+extends <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>,java.util.List&gt;
+implements <a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html#getDescriptor--">getDescriptor</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html#getTypeClass--">getTypeClass</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html#newInstance-java.lang.Object-">newInstance</a></span>(java.lang.Object&nbsp;described)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html#register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">register</a></span>(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+        <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected java.util.List</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html#wrap-org.apache.qpid.proton.amqp.messaging.DeleteOnNoLinks-">wrap</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>&nbsp;val)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.qpid.proton.codec.AbstractDescribedType">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a></h3>
+<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getAllEncodings--">getAllEncodings</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getCanonicalEncoding--">getCanonicalEncoding</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDecoder--">getDecoder</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoder--">getEncoder</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoding-T-">getEncoding</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#write-T-">write</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getDescriptor--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDescriptor</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a>&nbsp;getDescriptor()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDescriptor--">getDescriptor</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>,java.util.List&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="wrap-org.apache.qpid.proton.amqp.messaging.DeleteOnNoLinks-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wrap</h4>
+<pre>protected&nbsp;java.util.List&nbsp;wrap(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>&nbsp;val)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#wrap-T-">wrap</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>,java.util.List&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="newInstance-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newInstance</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>&nbsp;newInstance(java.lang.Object&nbsp;described)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html#newInstance-java.lang.Object-">newInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getTypeClass--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTypeClass</h4>
+<pre>public&nbsp;java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>&gt;&nbsp;getTypeClass()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoLinks</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>register</h4>
+<pre>public static&nbsp;void&nbsp;register(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+                            <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</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>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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="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>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOrMessagesType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html" target="_top">Frames</a></li>
+<li><a href="DeleteOnNoLinksType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.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>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&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>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org