http://git-wip-us.apache.org/repos/asf/qpid-site/blob/ae2def9d/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/DynamicDescribedType.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/DynamicDescribedType.html
 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/DynamicDescribedType.html
new file mode 100755
index 0000000..cff8ee6
--- /dev/null
+++ 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/DynamicDescribedType.html
@@ -0,0 +1,347 @@
+<!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>DynamicDescribedType (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="DynamicDescribedType (Qpid Proton-J API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All 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/DroppingWritableBuffer.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicTypeConstructor.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/qpid/proton/codec/DynamicDescribedType.html"
 target="_top">Frames</a></li>
+<li><a href="DynamicDescribedType.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><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.qpid.proton.codec</div>
+<h2 title="Class DynamicDescribedType" class="title">Class 
DynamicDescribedType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.DynamicDescribedType</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/DescribedType.html" 
title="interface in org.apache.qpid.proton.amqp">DescribedType</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">DynamicDescribedType</span>
+extends java.lang.Object
+implements <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/DescribedType.html" 
title="interface in org.apache.qpid.proton.amqp">DescribedType</a>&gt;</pre>
+</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="memberSummary" 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="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicDescribedType.html#DynamicDescribedType-org.apache.qpid.proton.codec.EncoderImpl-java.lang.Object-">DynamicDescribedType</a></span>(<a
 href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" 
title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder,
+                    java.lang.Object&nbsp;descriptor)</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="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="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>java.util.Collection&lt;<a 
href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" 
title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a 
href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicDescribedType.html#getAllEncodings--">getAllEncodings</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" 
title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a 
href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicDescribedType.html#getCanonicalEncoding--">getCanonicalEncoding</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" 
title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a 
href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicDescribedType.html#getEncoding-org.apache.qpid.proton.amqp.DescribedType-">getEncoding</a></span>(<a
 href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&nbsp;val)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.Class&lt;<a 
href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicDescribedType.html#getTypeClass--">getTypeClass</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicDescribedType.html#write-org.apache.qpid.proton.amqp.DescribedType-">write</a></span>(<a
 href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&nbsp;val)</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.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">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a 
name="DynamicDescribedType-org.apache.qpid.proton.codec.EncoderImpl-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DynamicDescribedType</h4>
+<pre>public&nbsp;DynamicDescribedType(<a 
href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" 
title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder,
+                            java.lang.Object&nbsp;descriptor)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<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/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</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/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getEncoding-org.apache.qpid.proton.amqp.DescribedType-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEncoding</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" 
title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a 
href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&gt;&nbsp;getEncoding(<a 
href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&nbsp;val)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/qpid/proton/codec/AMQPType.html#getEncoding-V-">getEncoding</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/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getCanonicalEncoding--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCanonicalEncoding</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" 
title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a 
href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&gt;&nbsp;getCanonicalEncoding()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/qpid/proton/codec/AMQPType.html#getCanonicalEncoding--">getCanonicalEncoding</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/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getAllEncodings--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAllEncodings</h4>
+<pre>public&nbsp;java.util.Collection&lt;<a 
href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" 
title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a 
href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&gt;&gt;&nbsp;getAllEncodings()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/qpid/proton/codec/AMQPType.html#getAllEncodings--">getAllEncodings</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/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="write-org.apache.qpid.proton.amqp.DescribedType-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(<a 
href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&nbsp;val)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/qpid/proton/codec/AMQPType.html#write-V-">write</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/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&gt;</code></dd>
+</dl>
+</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/DroppingWritableBuffer.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicTypeConstructor.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/qpid/proton/codec/DynamicDescribedType.html"
 target="_top">Frames</a></li>
+<li><a href="DynamicDescribedType.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><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 ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/ae2def9d/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/DynamicTypeConstructor.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/DynamicTypeConstructor.html
 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/DynamicTypeConstructor.html
new file mode 100755
index 0000000..0153129
--- /dev/null
+++ 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/DynamicTypeConstructor.html
@@ -0,0 +1,313 @@
+<!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>DynamicTypeConstructor (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="DynamicTypeConstructor (Qpid Proton-J API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All 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/DynamicDescribedType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/EncodeException.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/qpid/proton/codec/DynamicTypeConstructor.html"
 target="_top">Frames</a></li>
+<li><a href="DynamicTypeConstructor.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><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.qpid.proton.codec</div>
+<h2 title="Class DynamicTypeConstructor" class="title">Class 
DynamicTypeConstructor</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.DynamicTypeConstructor</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/TypeConstructor.html" 
title="interface in org.apache.qpid.proton.codec">TypeConstructor</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">DynamicTypeConstructor</span>
+extends java.lang.Object
+implements <a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" 
title="interface in org.apache.qpid.proton.codec">TypeConstructor</a></pre>
+</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="memberSummary" 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="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicTypeConstructor.html#DynamicTypeConstructor-org.apache.qpid.proton.codec.DescribedTypeConstructor-org.apache.qpid.proton.codec.TypeConstructor-">DynamicTypeConstructor</a></span>(<a
 
href="../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html"
 title="interface in 
org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&nbsp;dtc,
+                      <a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" 
title="interface in 
org.apache.qpid.proton.codec">TypeConstructor</a>&nbsp;underlyingEncoding)</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="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="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>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicTypeConstructor.html#encodesJavaPrimitive--">encodesJavaPrimitive</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.Class</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicTypeConstructor.html#getTypeClass--">getTypeClass</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicTypeConstructor.html#readValue--">readValue</a></span>()</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.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">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a 
name="DynamicTypeConstructor-org.apache.qpid.proton.codec.DescribedTypeConstructor-org.apache.qpid.proton.codec.TypeConstructor-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DynamicTypeConstructor</h4>
+<pre>public&nbsp;DynamicTypeConstructor(<a 
href="../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html"
 title="interface in 
org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&nbsp;dtc,
+                              <a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" 
title="interface in 
org.apache.qpid.proton.codec">TypeConstructor</a>&nbsp;underlyingEncoding)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="readValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readValue</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;readValue()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#readValue--">readValue</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" 
title="interface in 
org.apache.qpid.proton.codec">TypeConstructor</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="encodesJavaPrimitive--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>encodesJavaPrimitive</h4>
+<pre>public&nbsp;boolean&nbsp;encodesJavaPrimitive()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#encodesJavaPrimitive--">encodesJavaPrimitive</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" 
title="interface in 
org.apache.qpid.proton.codec">TypeConstructor</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getTypeClass--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getTypeClass</h4>
+<pre>public&nbsp;java.lang.Class&nbsp;getTypeClass()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#getTypeClass--">getTypeClass</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" 
title="interface in 
org.apache.qpid.proton.codec">TypeConstructor</a></code></dd>
+</dl>
+</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/DynamicDescribedType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/EncodeException.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/qpid/proton/codec/DynamicTypeConstructor.html"
 target="_top">Frames</a></li>
+<li><a href="DynamicTypeConstructor.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><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 ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/ae2def9d/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/EncodeException.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/EncodeException.html
 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/EncodeException.html
new file mode 100755
index 0000000..ce6a3d5
--- /dev/null
+++ 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/EncodeException.html
@@ -0,0 +1,302 @@
+<!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>EncodeException (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="EncodeException (Qpid Proton-J API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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/DynamicTypeConstructor.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/qpid/proton/codec/EncodeException.html"
 target="_top">Frames</a></li>
+<li><a href="EncodeException.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Throwable">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>Method</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</div>
+<h2 title="Class EncodeException" class="title">Class EncodeException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.EncodeException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">EncodeException</span>
+extends java.lang.RuntimeException</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../serialized-form.html#org.apache.qpid.proton.codec.EncodeException">Serialized
 Form</a></dd>
+</dl>
+</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="memberSummary" 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="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/EncodeException.html#EncodeException--">EncodeException</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/EncodeException.html#EncodeException-java.lang.String-">EncodeException</a></span>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/EncodeException.html#EncodeException-java.lang.String-java.lang.Throwable-">EncodeException</a></span>(java.lang.String&nbsp;message,
+               java.lang.Throwable&nbsp;cause)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/EncodeException.html#EncodeException-java.lang.Throwable-">EncodeException</a></span>(java.lang.Throwable&nbsp;cause)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, 
getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, 
printStackTrace, printStackTrace, setStackTrace, toString</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, wait, 
wait, wait</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="EncodeException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EncodeException</h4>
+<pre>public&nbsp;EncodeException()</pre>
+</li>
+</ul>
+<a name="EncodeException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EncodeException</h4>
+<pre>public&nbsp;EncodeException(java.lang.String&nbsp;message)</pre>
+</li>
+</ul>
+<a name="EncodeException-java.lang.String-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EncodeException</h4>
+<pre>public&nbsp;EncodeException(java.lang.String&nbsp;message,
+                       java.lang.Throwable&nbsp;cause)</pre>
+</li>
+</ul>
+<a name="EncodeException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EncodeException</h4>
+<pre>public&nbsp;EncodeException(java.lang.Throwable&nbsp;cause)</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/DynamicTypeConstructor.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/Encoder.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/qpid/proton/codec/EncodeException.html"
 target="_top">Frames</a></li>
+<li><a href="EncodeException.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Throwable">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>Method</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/ae2def9d/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/Encoder.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/Encoder.html
 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/Encoder.html
new file mode 100755
index 0000000..72ff6b2
--- /dev/null
+++ 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/Encoder.html
@@ -0,0 +1,798 @@
+<!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>Encoder (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="Encoder (Qpid Proton-J API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract 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/EncodeException.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/qpid/proton/codec/Encoder.html" 
target="_top">Frames</a></li>
+<li><a href="Encoder.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</div>
+<h2 title="Interface Encoder" class="title">Interface Encoder</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a 
href="../../../../../org/apache/qpid/proton/codec/ByteBufferEncoder.html" 
title="interface in org.apache.qpid.proton.codec">ByteBufferEncoder</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" 
title="class in org.apache.qpid.proton.codec">EncoderImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">Encoder</span></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="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract 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/codec/AMQPType.html" 
title="interface in org.apache.qpid.proton.codec">AMQPType</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#getType-java.lang.Object-">getType</a></span>(java.lang.Object&nbsp;element)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>&lt;V&gt;&nbsp;void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#register-org.apache.qpid.proton.codec.AMQPType-">register</a></span>(<a
 href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" 
title="interface in 
org.apache.qpid.proton.codec">AMQPType</a>&lt;V&gt;&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-boolean:A-">writeArray</a></span>(boolean[]&nbsp;a)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-byte:A-">writeArray</a></span>(byte[]&nbsp;a)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-char:A-">writeArray</a></span>(char[]&nbsp;a)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-double:A-">writeArray</a></span>(double[]&nbsp;a)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-float:A-">writeArray</a></span>(float[]&nbsp;a)</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-int:A-">writeArray</a></span>(int[]&nbsp;a)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-long:A-">writeArray</a></span>(long[]&nbsp;a)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-java.lang.Object:A-">writeArray</a></span>(java.lang.Object[]&nbsp;a)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeArray-short:A-">writeArray</a></span>(short[]&nbsp;a)</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeBinary-org.apache.qpid.proton.amqp.Binary-">writeBinary</a></span>(<a
 href="../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in 
org.apache.qpid.proton.amqp">Binary</a>&nbsp;b)</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeBoolean-boolean-">writeBoolean</a></span>(boolean&nbsp;bool)</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeBoolean-java.lang.Boolean-">writeBoolean</a></span>(java.lang.Boolean&nbsp;bool)</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeByte-byte-">writeByte</a></span>(byte&nbsp;b)</code>&nbsp;</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeByte-java.lang.Byte-">writeByte</a></span>(java.lang.Byte&nbsp;b)</code>&nbsp;</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeCharacter-char-">writeCharacter</a></span>(char&nbsp;c)</code>&nbsp;</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeCharacter-java.lang.Character-">writeCharacter</a></span>(java.lang.Character&nbsp;c)</code>&nbsp;</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeDecimal128-org.apache.qpid.proton.amqp.Decimal128-">writeDecimal128</a></span>(<a
 href="../../../../../org/apache/qpid/proton/amqp/Decimal128.html" title="class 
in org.apache.qpid.proton.amqp">Decimal128</a>&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeDecimal32-org.apache.qpid.proton.amqp.Decimal32-">writeDecimal32</a></span>(<a
 href="../../../../../org/apache/qpid/proton/amqp/Decimal32.html" title="class 
in org.apache.qpid.proton.amqp">Decimal32</a>&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeDecimal64-org.apache.qpid.proton.amqp.Decimal64-">writeDecimal64</a></span>(<a
 href="../../../../../org/apache/qpid/proton/amqp/Decimal64.html" title="class 
in org.apache.qpid.proton.amqp">Decimal64</a>&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeDescribedType-org.apache.qpid.proton.amqp.DescribedType-">writeDescribedType</a></span>(<a
 href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in 
org.apache.qpid.proton.amqp">DescribedType</a>&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeDouble-double-">writeDouble</a></span>(double&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeDouble-java.lang.Double-">writeDouble</a></span>(java.lang.Double&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeFloat-float-">writeFloat</a></span>(float&nbsp;f)</code>&nbsp;</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeFloat-java.lang.Float-">writeFloat</a></span>(java.lang.Float&nbsp;f)</code>&nbsp;</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeInteger-int-">writeInteger</a></span>(int&nbsp;i)</code>&nbsp;</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeInteger-java.lang.Integer-">writeInteger</a></span>(java.lang.Integer&nbsp;i)</code>&nbsp;</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeList-java.util.List-">writeList</a></span>(java.util.List&nbsp;l)</code>&nbsp;</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeLong-long-">writeLong</a></span>(long&nbsp;l)</code>&nbsp;</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeLong-java.lang.Long-">writeLong</a></span>(java.lang.Long&nbsp;l)</code>&nbsp;</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeMap-java.util.Map-">writeMap</a></span>(java.util.Map&nbsp;m)</code>&nbsp;</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeNull--">writeNull</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeObject-java.lang.Object-">writeObject</a></span>(java.lang.Object&nbsp;o)</code>&nbsp;</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeShort-short-">writeShort</a></span>(short&nbsp;s)</code>&nbsp;</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeShort-java.lang.Short-">writeShort</a></span>(java.lang.Short&nbsp;s)</code>&nbsp;</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeString-java.lang.String-">writeString</a></span>(java.lang.String&nbsp;s)</code>&nbsp;</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeSymbol-org.apache.qpid.proton.amqp.Symbol-">writeSymbol</a></span>(<a
 href="../../../../../org/apache/qpid/proton/amqp/Symbol.html" title="class in 
org.apache.qpid.proton.amqp">Symbol</a>&nbsp;s)</code>&nbsp;</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeTimestamp-java.util.Date-">writeTimestamp</a></span>(java.util.Date&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeTimestamp-long-">writeTimestamp</a></span>(long&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeUnsignedByte-org.apache.qpid.proton.amqp.UnsignedByte-">writeUnsignedByte</a></span>(<a
 href="../../../../../org/apache/qpid/proton/amqp/UnsignedByte.html" 
title="class in 
org.apache.qpid.proton.amqp">UnsignedByte</a>&nbsp;ubyte)</code>&nbsp;</td>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeUnsignedInteger-org.apache.qpid.proton.amqp.UnsignedInteger-">writeUnsignedInteger</a></span>(<a
 href="../../../../../org/apache/qpid/proton/amqp/UnsignedInteger.html" 
title="class in 
org.apache.qpid.proton.amqp">UnsignedInteger</a>&nbsp;ushort)</code>&nbsp;</td>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeUnsignedLong-org.apache.qpid.proton.amqp.UnsignedLong-">writeUnsignedLong</a></span>(<a
 href="../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" 
title="class in 
org.apache.qpid.proton.amqp">UnsignedLong</a>&nbsp;ulong)</code>&nbsp;</td>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeUnsignedShort-org.apache.qpid.proton.amqp.UnsignedShort-">writeUnsignedShort</a></span>(<a
 href="../../../../../org/apache/qpid/proton/amqp/UnsignedShort.html" 
title="class in 
org.apache.qpid.proton.amqp">UnsignedShort</a>&nbsp;ushort)</code>&nbsp;</td>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html#writeUUID-java.util.UUID-">writeUUID</a></span>(java.util.UUID&nbsp;uuid)</code>&nbsp;</td>
+</tr>
+</table>
+</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="writeNull--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeNull</h4>
+<pre>void&nbsp;writeNull()</pre>
+</li>
+</ul>
+<a name="writeBoolean-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeBoolean</h4>
+<pre>void&nbsp;writeBoolean(boolean&nbsp;bool)</pre>
+</li>
+</ul>
+<a name="writeBoolean-java.lang.Boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeBoolean</h4>
+<pre>void&nbsp;writeBoolean(java.lang.Boolean&nbsp;bool)</pre>
+</li>
+</ul>
+<a name="writeUnsignedByte-org.apache.qpid.proton.amqp.UnsignedByte-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeUnsignedByte</h4>
+<pre>void&nbsp;writeUnsignedByte(<a 
href="../../../../../org/apache/qpid/proton/amqp/UnsignedByte.html" 
title="class in org.apache.qpid.proton.amqp">UnsignedByte</a>&nbsp;ubyte)</pre>
+</li>
+</ul>
+<a name="writeUnsignedShort-org.apache.qpid.proton.amqp.UnsignedShort-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeUnsignedShort</h4>
+<pre>void&nbsp;writeUnsignedShort(<a 
href="../../../../../org/apache/qpid/proton/amqp/UnsignedShort.html" 
title="class in 
org.apache.qpid.proton.amqp">UnsignedShort</a>&nbsp;ushort)</pre>
+</li>
+</ul>
+<a name="writeUnsignedInteger-org.apache.qpid.proton.amqp.UnsignedInteger-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeUnsignedInteger</h4>
+<pre>void&nbsp;writeUnsignedInteger(<a 
href="../../../../../org/apache/qpid/proton/amqp/UnsignedInteger.html" 
title="class in 
org.apache.qpid.proton.amqp">UnsignedInteger</a>&nbsp;ushort)</pre>
+</li>
+</ul>
+<a name="writeUnsignedLong-org.apache.qpid.proton.amqp.UnsignedLong-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeUnsignedLong</h4>
+<pre>void&nbsp;writeUnsignedLong(<a 
href="../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" 
title="class in org.apache.qpid.proton.amqp">UnsignedLong</a>&nbsp;ulong)</pre>
+</li>
+</ul>
+<a name="writeByte-byte-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeByte</h4>
+<pre>void&nbsp;writeByte(byte&nbsp;b)</pre>
+</li>
+</ul>
+<a name="writeByte-java.lang.Byte-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeByte</h4>
+<pre>void&nbsp;writeByte(java.lang.Byte&nbsp;b)</pre>
+</li>
+</ul>
+<a name="writeShort-short-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeShort</h4>
+<pre>void&nbsp;writeShort(short&nbsp;s)</pre>
+</li>
+</ul>
+<a name="writeShort-java.lang.Short-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeShort</h4>
+<pre>void&nbsp;writeShort(java.lang.Short&nbsp;s)</pre>
+</li>
+</ul>
+<a name="writeInteger-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeInteger</h4>
+<pre>void&nbsp;writeInteger(int&nbsp;i)</pre>
+</li>
+</ul>
+<a name="writeInteger-java.lang.Integer-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeInteger</h4>
+<pre>void&nbsp;writeInteger(java.lang.Integer&nbsp;i)</pre>
+</li>
+</ul>
+<a name="writeLong-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeLong</h4>
+<pre>void&nbsp;writeLong(long&nbsp;l)</pre>
+</li>
+</ul>
+<a name="writeLong-java.lang.Long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeLong</h4>
+<pre>void&nbsp;writeLong(java.lang.Long&nbsp;l)</pre>
+</li>
+</ul>
+<a name="writeFloat-float-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeFloat</h4>
+<pre>void&nbsp;writeFloat(float&nbsp;f)</pre>
+</li>
+</ul>
+<a name="writeFloat-java.lang.Float-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeFloat</h4>
+<pre>void&nbsp;writeFloat(java.lang.Float&nbsp;f)</pre>
+</li>
+</ul>
+<a name="writeDouble-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeDouble</h4>
+<pre>void&nbsp;writeDouble(double&nbsp;d)</pre>
+</li>
+</ul>
+<a name="writeDouble-java.lang.Double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeDouble</h4>
+<pre>void&nbsp;writeDouble(java.lang.Double&nbsp;d)</pre>
+</li>
+</ul>
+<a name="writeDecimal32-org.apache.qpid.proton.amqp.Decimal32-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeDecimal32</h4>
+<pre>void&nbsp;writeDecimal32(<a 
href="../../../../../org/apache/qpid/proton/amqp/Decimal32.html" title="class 
in org.apache.qpid.proton.amqp">Decimal32</a>&nbsp;d)</pre>
+</li>
+</ul>
+<a name="writeDecimal64-org.apache.qpid.proton.amqp.Decimal64-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeDecimal64</h4>
+<pre>void&nbsp;writeDecimal64(<a 
href="../../../../../org/apache/qpid/proton/amqp/Decimal64.html" title="class 
in org.apache.qpid.proton.amqp">Decimal64</a>&nbsp;d)</pre>
+</li>
+</ul>
+<a name="writeDecimal128-org.apache.qpid.proton.amqp.Decimal128-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeDecimal128</h4>
+<pre>void&nbsp;writeDecimal128(<a 
href="../../../../../org/apache/qpid/proton/amqp/Decimal128.html" title="class 
in org.apache.qpid.proton.amqp">Decimal128</a>&nbsp;d)</pre>
+</li>
+</ul>
+<a name="writeCharacter-char-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeCharacter</h4>
+<pre>void&nbsp;writeCharacter(char&nbsp;c)</pre>
+</li>
+</ul>
+<a name="writeCharacter-java.lang.Character-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeCharacter</h4>
+<pre>void&nbsp;writeCharacter(java.lang.Character&nbsp;c)</pre>
+</li>
+</ul>
+<a name="writeTimestamp-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeTimestamp</h4>
+<pre>void&nbsp;writeTimestamp(long&nbsp;d)</pre>
+</li>
+</ul>
+<a name="writeTimestamp-java.util.Date-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeTimestamp</h4>
+<pre>void&nbsp;writeTimestamp(java.util.Date&nbsp;d)</pre>
+</li>
+</ul>
+<a name="writeUUID-java.util.UUID-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeUUID</h4>
+<pre>void&nbsp;writeUUID(java.util.UUID&nbsp;uuid)</pre>
+</li>
+</ul>
+<a name="writeBinary-org.apache.qpid.proton.amqp.Binary-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeBinary</h4>
+<pre>void&nbsp;writeBinary(<a 
href="../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in 
org.apache.qpid.proton.amqp">Binary</a>&nbsp;b)</pre>
+</li>
+</ul>
+<a name="writeString-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeString</h4>
+<pre>void&nbsp;writeString(java.lang.String&nbsp;s)</pre>
+</li>
+</ul>
+<a name="writeSymbol-org.apache.qpid.proton.amqp.Symbol-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeSymbol</h4>
+<pre>void&nbsp;writeSymbol(<a 
href="../../../../../org/apache/qpid/proton/amqp/Symbol.html" title="class in 
org.apache.qpid.proton.amqp">Symbol</a>&nbsp;s)</pre>
+</li>
+</ul>
+<a name="writeList-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeList</h4>
+<pre>void&nbsp;writeList(java.util.List&nbsp;l)</pre>
+</li>
+</ul>
+<a name="writeMap-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeMap</h4>
+<pre>void&nbsp;writeMap(java.util.Map&nbsp;m)</pre>
+</li>
+</ul>
+<a name="writeDescribedType-org.apache.qpid.proton.amqp.DescribedType-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeDescribedType</h4>
+<pre>void&nbsp;writeDescribedType(<a 
href="../../../../../org/apache/qpid/proton/amqp/DescribedType.html" 
title="interface in org.apache.qpid.proton.amqp">DescribedType</a>&nbsp;d)</pre>
+</li>
+</ul>
+<a name="writeArray-boolean:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeArray</h4>
+<pre>void&nbsp;writeArray(boolean[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeArray-byte:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeArray</h4>
+<pre>void&nbsp;writeArray(byte[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeArray-short:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeArray</h4>
+<pre>void&nbsp;writeArray(short[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeArray-int:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeArray</h4>
+<pre>void&nbsp;writeArray(int[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeArray-long:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeArray</h4>
+<pre>void&nbsp;writeArray(long[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeArray-float:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeArray</h4>
+<pre>void&nbsp;writeArray(float[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeArray-double:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeArray</h4>
+<pre>void&nbsp;writeArray(double[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeArray-char:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeArray</h4>
+<pre>void&nbsp;writeArray(char[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeArray-java.lang.Object:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeArray</h4>
+<pre>void&nbsp;writeArray(java.lang.Object[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeObject-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeObject</h4>
+<pre>void&nbsp;writeObject(java.lang.Object&nbsp;o)</pre>
+</li>
+</ul>
+<a name="register-org.apache.qpid.proton.codec.AMQPType-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>register</h4>
+<pre>&lt;V&gt;&nbsp;void&nbsp;register(<a 
href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" 
title="interface in 
org.apache.qpid.proton.codec">AMQPType</a>&lt;V&gt;&nbsp;type)</pre>
+</li>
+</ul>
+<a name="getType-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getType</h4>
+<pre><a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" 
title="interface in 
org.apache.qpid.proton.codec">AMQPType</a>&nbsp;getType(java.lang.Object&nbsp;element)</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/EncodeException.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/qpid/proton/codec/Encoder.html" 
target="_top">Frames</a></li>
+<li><a href="Encoder.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-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to