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/package-summary.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/package-summary.html
 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/package-summary.html
new file mode 100755
index 0000000..a04fab3
--- /dev/null
+++ 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/package-summary.html
@@ -0,0 +1,428 @@
+<!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>org.apache.qpid.proton.codec (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="org.apache.qpid.proton.codec (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 class="navBarCell1Rev">Package</li>
+<li>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/amqp/transport/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a 
href="../../../../../org/apache/qpid/proton/codec/impl/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/qpid/proton/codec/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" 
class="title">Package&nbsp;org.apache.qpid.proton.codec</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" 
title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;V&gt;</td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html" 
title="interface in 
org.apache.qpid.proton.codec">ArrayType.ArrayEncoding</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html"
 title="interface in 
org.apache.qpid.proton.codec">BigIntegerType.BigIntegerEncoding</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/BooleanType.BooleanEncoding.html"
 title="interface in 
org.apache.qpid.proton.codec">BooleanType.BooleanEncoding</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/ByteBufferDecoder.html" 
title="interface in org.apache.qpid.proton.codec">ByteBufferDecoder</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/ByteBufferEncoder.html" 
title="interface in org.apache.qpid.proton.codec">ByteBufferEncoder</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/Data.html" title="interface 
in org.apache.qpid.proton.codec">Data</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/Decoder.html" 
title="interface in org.apache.qpid.proton.codec">Decoder</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/Decoder.ListProcessor.html" 
title="interface in 
org.apache.qpid.proton.codec">Decoder.ListProcessor</a>&lt;T&gt;</td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html"
 title="interface in 
org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;V&gt;</td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html" 
title="interface in org.apache.qpid.proton.codec">Encoder</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/EncodingCodes.html" 
title="interface in org.apache.qpid.proton.codec">EncodingCodes</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/IntegerType.IntegerEncoding.html"
 title="interface in 
org.apache.qpid.proton.codec">IntegerType.IntegerEncoding</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/LongType.LongEncoding.html" 
title="interface in org.apache.qpid.proton.codec">LongType.LongEncoding</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html" 
title="interface in 
org.apache.qpid.proton.codec">PrimitiveType</a>&lt;V&gt;</td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html" 
title="interface in 
org.apache.qpid.proton.codec">PrimitiveTypeEncoding</a>&lt;T&gt;</td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/ReadableBuffer.html" 
title="interface in org.apache.qpid.proton.codec">ReadableBuffer</a></td>
+<td class="colLast">
+<div class="block">Interface to abstract a buffer, similar to <a 
href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" 
title="interface in 
org.apache.qpid.proton.codec"><code>WritableBuffer</code></a></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/StringType.StringEncoding.html"
 title="interface in 
org.apache.qpid.proton.codec">StringType.StringEncoding</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/SymbolType.SymbolEncoding.html"
 title="interface in 
org.apache.qpid.proton.codec">SymbolType.SymbolEncoding</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" 
title="interface in 
org.apache.qpid.proton.codec">TypeConstructor</a>&lt;V&gt;</td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" 
title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;V&gt;</td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedIntegerType.UnsignedIntegerEncoding.html"
 title="interface in 
org.apache.qpid.proton.codec">UnsignedIntegerType.UnsignedIntegerEncoding</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedLongType.UnsignedLongEncoding.html"
 title="interface in 
org.apache.qpid.proton.codec">UnsignedLongType.UnsignedLongEncoding</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" 
title="interface in org.apache.qpid.proton.codec">WritableBuffer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" 
title="class in 
org.apache.qpid.proton.codec">AbstractDescribedType</a>&lt;T,M&gt;</td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/AMQPDefinedTypes.html" 
title="class in org.apache.qpid.proton.codec">AMQPDefinedTypes</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/ArrayType.html" title="class 
in org.apache.qpid.proton.codec">ArrayType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.html" 
title="class in org.apache.qpid.proton.codec">BigIntegerType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/BinaryType.html" title="class 
in org.apache.qpid.proton.codec">BinaryType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/BooleanType.html" 
title="class in org.apache.qpid.proton.codec">BooleanType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/ByteType.html" title="class 
in org.apache.qpid.proton.codec">ByteType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/CharacterType.html" 
title="class in org.apache.qpid.proton.codec">CharacterType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/Codec.html" title="class in 
org.apache.qpid.proton.codec">Codec</a></td>
+<td class="colLast">
+<div class="block">Codec</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/CompositeWritableBuffer.html" 
title="class in org.apache.qpid.proton.codec">CompositeWritableBuffer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/Data.Factory.html" 
title="class in org.apache.qpid.proton.codec">Data.Factory</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/Decimal128Type.html" 
title="class in org.apache.qpid.proton.codec">Decimal128Type</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/Decimal32Type.html" 
title="class in org.apache.qpid.proton.codec">Decimal32Type</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/Decimal64Type.html" 
title="class in org.apache.qpid.proton.codec">Decimal64Type</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" 
title="class in org.apache.qpid.proton.codec">DecoderImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/DoubleType.html" title="class 
in org.apache.qpid.proton.codec">DoubleType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/DroppingWritableBuffer.html" 
title="class in org.apache.qpid.proton.codec">DroppingWritableBuffer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicDescribedType.html" 
title="class in org.apache.qpid.proton.codec">DynamicDescribedType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/DynamicTypeConstructor.html" 
title="class in org.apache.qpid.proton.codec">DynamicTypeConstructor</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" 
title="class in org.apache.qpid.proton.codec">EncoderImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/FloatType.html" title="class 
in org.apache.qpid.proton.codec">FloatType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/IntegerType.html" 
title="class in org.apache.qpid.proton.codec">IntegerType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/ListType.html" title="class 
in org.apache.qpid.proton.codec">ListType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/LongType.html" title="class 
in org.apache.qpid.proton.codec">LongType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/MapType.html" title="class in 
org.apache.qpid.proton.codec">MapType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/NullType.html" title="class 
in org.apache.qpid.proton.codec">NullType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/ReadableBuffer.ByteBufferReader.html"
 title="class in 
org.apache.qpid.proton.codec">ReadableBuffer.ByteBufferReader</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/ShortType.html" title="class 
in org.apache.qpid.proton.codec">ShortType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/StringType.html" title="class 
in org.apache.qpid.proton.codec">StringType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/SymbolType.html" title="class 
in org.apache.qpid.proton.codec">SymbolType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/TimestampType.html" 
title="class in org.apache.qpid.proton.codec">TimestampType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedByteType.html" 
title="class in org.apache.qpid.proton.codec">UnsignedByteType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedIntegerType.html" 
title="class in org.apache.qpid.proton.codec">UnsignedIntegerType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedLongType.html" 
title="class in org.apache.qpid.proton.codec">UnsignedLongType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedShortType.html" 
title="class in org.apache.qpid.proton.codec">UnsignedShortType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/UUIDType.html" title="class 
in org.apache.qpid.proton.codec">UUIDType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.ByteBufferWrapper.html"
 title="class in 
org.apache.qpid.proton.codec">WritableBuffer.ByteBufferWrapper</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Enum Summary table, listing enums, and an explanation">
+<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Enum</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/Data.DataType.html" 
title="enum in org.apache.qpid.proton.codec">Data.DataType</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Exception Summary table, listing exceptions, and an explanation">
+<caption><span>Exception Summary</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Exception</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/DecodeException.html" 
title="class in org.apache.qpid.proton.codec">DecodeException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/qpid/proton/codec/EncodeException.html" 
title="class in org.apache.qpid.proton.codec">EncodeException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= 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 class="navBarCell1Rev">Package</li>
+<li>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/amqp/transport/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a 
href="../../../../../org/apache/qpid/proton/codec/impl/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/qpid/proton/codec/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.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>
+<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/package-tree.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/package-tree.html
 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/package-tree.html
new file mode 100755
index 0000000..9469a10
--- /dev/null
+++ 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/package-tree.html
@@ -0,0 +1,260 @@
+<!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>org.apache.qpid.proton.codec Class Hierarchy (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="org.apache.qpid.proton.codec Class 
Hierarchy (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</li>
+<li class="navBarCell1Rev">Tree</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/amqp/transport/package-tree.html">Prev</a></li>
+<li><a 
href="../../../../../org/apache/qpid/proton/codec/impl/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/qpid/proton/codec/package-tree.html" 
target="_top">Frames</a></li>
+<li><a href="package-tree.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.qpid.proton.codec</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">AbstractDescribedType</span></a>&lt;T,M&gt; (implements 
org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" 
title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;V&gt;)</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/AMQPDefinedTypes.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">AMQPDefinedTypes</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ArrayType.html" title="class 
in org.apache.qpid.proton.codec"><span 
class="typeNameLink">ArrayType</span></a> (implements 
org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html" 
title="interface in 
org.apache.qpid.proton.codec">PrimitiveType</a>&lt;V&gt;)</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">BigIntegerType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/BinaryType.html" title="class 
in org.apache.qpid.proton.codec"><span 
class="typeNameLink">BinaryType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/BooleanType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">BooleanType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ByteType.html" title="class 
in org.apache.qpid.proton.codec"><span 
class="typeNameLink">ByteType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ByteType.ByteEncoding.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">ByteType.ByteEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/CharacterType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">CharacterType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/CharacterType.CharacterEncoding.html"
 title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">CharacterType.CharacterEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/Codec.html" title="class in 
org.apache.qpid.proton.codec"><span class="typeNameLink">Codec</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/CompositeWritableBuffer.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">CompositeWritableBuffer</span></a> (implements 
org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" 
title="interface in org.apache.qpid.proton.codec">WritableBuffer</a>)</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/Data.Factory.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Data.Factory</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/Decimal128Type.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Decimal128Type</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/Decimal32Type.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Decimal32Type</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/Decimal64Type.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Decimal64Type</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">DecoderImpl</span></a> (implements 
org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ByteBufferDecoder.html" 
title="interface in org.apache.qpid.proton.codec">ByteBufferDecoder</a>)</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/DoubleType.html" title="class 
in org.apache.qpid.proton.codec"><span 
class="typeNameLink">DoubleType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/DoubleType.DoubleEncoding.html"
 title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">DoubleType.DoubleEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/DroppingWritableBuffer.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">DroppingWritableBuffer</span></a> (implements 
org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" 
title="interface in org.apache.qpid.proton.codec">WritableBuffer</a>)</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/DynamicDescribedType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">DynamicDescribedType</span></a> (implements 
org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" 
title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;V&gt;)</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/DynamicTypeConstructor.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">DynamicTypeConstructor</span></a> (implements 
org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" 
title="interface in 
org.apache.qpid.proton.codec">TypeConstructor</a>&lt;V&gt;)</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">EncoderImpl</span></a> (implements 
org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ByteBufferEncoder.html" 
title="interface in org.apache.qpid.proton.codec">ByteBufferEncoder</a>)</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/FloatType.html" title="class 
in org.apache.qpid.proton.codec"><span 
class="typeNameLink">FloatType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/FloatType.FloatEncoding.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">FloatType.FloatEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/IntegerType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">IntegerType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ListType.html" title="class 
in org.apache.qpid.proton.codec"><span 
class="typeNameLink">ListType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/LongType.html" title="class 
in org.apache.qpid.proton.codec"><span 
class="typeNameLink">LongType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/MapType.html" title="class in 
org.apache.qpid.proton.codec"><span class="typeNameLink">MapType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/NullType.html" title="class 
in org.apache.qpid.proton.codec"><span 
class="typeNameLink">NullType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ReadableBuffer.ByteBufferReader.html"
 title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">ReadableBuffer.ByteBufferReader</span></a> (implements 
org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ReadableBuffer.html" 
title="interface in org.apache.qpid.proton.codec">ReadableBuffer</a>)</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ShortType.html" title="class 
in org.apache.qpid.proton.codec"><span 
class="typeNameLink">ShortType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ShortType.ShortEncoding.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">ShortType.ShortEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/StringType.html" title="class 
in org.apache.qpid.proton.codec"><span 
class="typeNameLink">StringType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/SymbolType.html" title="class 
in org.apache.qpid.proton.codec"><span 
class="typeNameLink">SymbolType</span></a></li>
+<li type="circle">java.lang.Throwable (implements java.io.Serializable)
+<ul>
+<li type="circle">java.lang.Exception
+<ul>
+<li type="circle">java.lang.RuntimeException
+<ul>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/DecodeException.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">DecodeException</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/EncodeException.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">EncodeException</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/TimestampType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">TimestampType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedByteType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">UnsignedByteType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedByteType.UnsignedByteEncoding.html"
 title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">UnsignedByteType.UnsignedByteEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedIntegerType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">UnsignedIntegerType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedLongType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">UnsignedLongType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedShortType.html" 
title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">UnsignedShortType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/UUIDType.html" title="class 
in org.apache.qpid.proton.codec"><span 
class="typeNameLink">UUIDType</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.ByteBufferWrapper.html"
 title="class in org.apache.qpid.proton.codec"><span 
class="typeNameLink">WritableBuffer.ByteBufferWrapper</span></a> (implements 
org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" 
title="interface in org.apache.qpid.proton.codec">WritableBuffer</a>)</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">AMQPType</span></a>&lt;V&gt;
+<ul>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">PrimitiveType</span></a>&lt;V&gt;</li>
+</ul>
+</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/Data.html" title="interface 
in org.apache.qpid.proton.codec"><span class="typeNameLink">Data</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/Decoder.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Decoder</span></a>
+<ul>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ByteBufferDecoder.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">ByteBufferDecoder</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/Decoder.ListProcessor.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Decoder.ListProcessor</span></a>&lt;T&gt;</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">DescribedTypeConstructor</span></a>&lt;V&gt;</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/Encoder.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Encoder</span></a>
+<ul>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ByteBufferEncoder.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">ByteBufferEncoder</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/EncodingCodes.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">EncodingCodes</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ReadableBuffer.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">ReadableBuffer</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">TypeConstructor</span></a>&lt;V&gt;
+<ul>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">PrimitiveTypeEncoding</span></a>&lt;T&gt; (also extends 
org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" 
title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;V&gt;)
+<ul>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">ArrayType.ArrayEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">BigIntegerType.BigIntegerEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/BooleanType.BooleanEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">BooleanType.BooleanEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/IntegerType.IntegerEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">IntegerType.IntegerEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/LongType.LongEncoding.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">LongType.LongEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/StringType.StringEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">StringType.StringEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/SymbolType.SymbolEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">SymbolType.SymbolEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedIntegerType.UnsignedIntegerEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">UnsignedIntegerType.UnsignedIntegerEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedLongType.UnsignedLongEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">UnsignedLongType.UnsignedLongEncoding</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">TypeEncoding</span></a>&lt;V&gt;
+<ul>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">PrimitiveTypeEncoding</span></a>&lt;T&gt; (also extends 
org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" 
title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;V&gt;)
+<ul>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">ArrayType.ArrayEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">BigIntegerType.BigIntegerEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/BooleanType.BooleanEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">BooleanType.BooleanEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/IntegerType.IntegerEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">IntegerType.IntegerEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/LongType.LongEncoding.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">LongType.LongEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/StringType.StringEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">StringType.StringEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/SymbolType.SymbolEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">SymbolType.SymbolEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedIntegerType.UnsignedIntegerEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">UnsignedIntegerType.UnsignedIntegerEncoding</span></a></li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/UnsignedLongType.UnsignedLongEncoding.html"
 title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">UnsignedLongType.UnsignedLongEncoding</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/WritableBuffer.html" 
title="interface in org.apache.qpid.proton.codec"><span 
class="typeNameLink">WritableBuffer</span></a></li>
+</ul>
+<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.lang.Enum&lt;E&gt; (implements 
java.lang.Comparable&lt;T&gt;, java.io.Serializable)
+<ul>
+<li type="circle">org.apache.qpid.proton.codec.<a 
href="../../../../../org/apache/qpid/proton/codec/Data.DataType.html" 
title="enum in org.apache.qpid.proton.codec"><span 
class="typeNameLink">Data.DataType</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= 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</li>
+<li class="navBarCell1Rev">Tree</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/amqp/transport/package-tree.html">Prev</a></li>
+<li><a 
href="../../../../../org/apache/qpid/proton/codec/impl/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/qpid/proton/codec/package-tree.html" 
target="_top">Frames</a></li>
+<li><a href="package-tree.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>
+<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/security/SaslChallengeType.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/security/SaslChallengeType.html
 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/security/SaslChallengeType.html
new file mode 100755
index 0000000..e6e7ff0
--- /dev/null
+++ 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/security/SaslChallengeType.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>SaslChallengeType (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="SaslChallengeType (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>Prev&nbsp;Class</li>
+<li><a 
href="../../../../../../org/apache/qpid/proton/codec/security/SaslInitType.html"
 title="class in org.apache.qpid.proton.codec.security"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/qpid/proton/codec/security/SaslChallengeType.html"
 target="_top">Frames</a></li>
+<li><a href="SaslChallengeType.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.security</div>
+<h2 title="Class SaslChallengeType" class="title">Class SaslChallengeType</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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</a>,java.util.List&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.security.SaslChallengeType</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/security/SaslChallenge.html"
 title="class in org.apache.qpid.proton.amqp.security">SaslChallenge</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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">SaslChallengeType</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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</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/security/SaslChallengeType.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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/qpid/proton/codec/security/SaslChallengeType.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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/qpid/proton/codec/security/SaslChallengeType.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/security/SaslChallengeType.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/security/SaslChallengeType.html#wrap-org.apache.qpid.proton.amqp.security.SaslChallenge-">wrap</a></span>(<a
 
href="../../../../../../org/apache/qpid/proton/amqp/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</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#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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</a>,java.util.List&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="wrap-org.apache.qpid.proton.amqp.security.SaslChallenge-">
+<!--   -->
+</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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</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/security/SaslChallenge.html"
 title="class in 
org.apache.qpid.proton.amqp.security">SaslChallenge</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>Prev&nbsp;Class</li>
+<li><a 
href="../../../../../../org/apache/qpid/proton/codec/security/SaslInitType.html"
 title="class in org.apache.qpid.proton.codec.security"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/qpid/proton/codec/security/SaslChallengeType.html"
 target="_top">Frames</a></li>
+<li><a href="SaslChallengeType.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/ae2def9d/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/security/SaslInitType.SaslInitWrapper.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/security/SaslInitType.SaslInitWrapper.html
 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/security/SaslInitType.SaslInitWrapper.html
new file mode 100755
index 0000000..b4eea4e
--- /dev/null
+++ 
b/content/releases/qpid-proton-j-0.20.0/api/org/apache/qpid/proton/codec/security/SaslInitType.SaslInitWrapper.html
@@ -0,0 +1,363 @@
+<!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>SaslInitType.SaslInitWrapper (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="SaslInitType.SaslInitWrapper (Qpid Proton-J 
API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":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/security/SaslInitType.html"
 title="class in org.apache.qpid.proton.codec.security"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/qpid/proton/codec/security/SaslMechanismsType.html"
 title="class in org.apache.qpid.proton.codec.security"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/qpid/proton/codec/security/SaslInitType.SaslInitWrapper.html"
 target="_top">Frames</a></li>
+<li><a href="SaslInitType.SaslInitWrapper.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><a 
href="#fields.inherited.from.class.java.util.AbstractList">Field</a>&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.security</div>
+<h2 title="Class SaslInitType.SaslInitWrapper" class="title">Class 
SaslInitType.SaslInitWrapper</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.util.AbstractCollection&lt;E&gt;</li>
+<li>
+<ul class="inheritance">
+<li>java.util.AbstractList</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.security.SaslInitType.SaslInitWrapper</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.lang.Iterable, java.util.Collection, java.util.List</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a 
href="../../../../../../org/apache/qpid/proton/codec/security/SaslInitType.html"
 title="class in org.apache.qpid.proton.codec.security">SaslInitType</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span 
class="typeNameLabel">SaslInitType.SaslInitWrapper</span>
+extends java.util.AbstractList</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.java.util.AbstractList">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.util.AbstractList</h3>
+<code>modCount</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== 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/security/SaslInitType.SaslInitWrapper.html#SaslInitWrapper-org.apache.qpid.proton.amqp.security.SaslInit-">SaslInitWrapper</a></span>(<a
 href="../../../../../../org/apache/qpid/proton/amqp/security/SaslInit.html" 
title="class in 
org.apache.qpid.proton.amqp.security">SaslInit</a>&nbsp;saslInit)</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.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/qpid/proton/codec/security/SaslInitType.SaslInitWrapper.html#get-int-">get</a></span>(int&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/qpid/proton/codec/security/SaslInitType.SaslInitWrapper.html#size--">size</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.util.AbstractList">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.util.AbstractList</h3>
+<code>add, add, addAll, clear, equals, hashCode, indexOf, iterator, 
lastIndexOf, listIterator, listIterator, remove, removeRange, set, 
subList</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.util.AbstractCollection">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.util.AbstractCollection</h3>
+<code>addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, 
toArray, toArray, 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, finalize, getClass, notify, notifyAll, wait, wait, 
wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.util.List">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.util.List</h3>
+<code>addAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, 
retainAll, sort, spliterator, toArray, toArray</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.util.Collection">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.util.Collection</h3>
+<code>parallelStream, removeIf, stream</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Iterable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.lang.Iterable</h3>
+<code>forEach</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="SaslInitWrapper-org.apache.qpid.proton.amqp.security.SaslInit-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SaslInitWrapper</h4>
+<pre>public&nbsp;SaslInitWrapper(<a 
href="../../../../../../org/apache/qpid/proton/amqp/security/SaslInit.html" 
title="class in 
org.apache.qpid.proton.amqp.security">SaslInit</a>&nbsp;saslInit)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="get-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>get</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;get(int&nbsp;index)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>get</code>&nbsp;in interface&nbsp;<code>java.util.List</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>get</code>&nbsp;in 
class&nbsp;<code>java.util.AbstractList</code></dd>
+</dl>
+</li>
+</ul>
+<a name="size--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>size</h4>
+<pre>public&nbsp;int&nbsp;size()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>size</code>&nbsp;in 
interface&nbsp;<code>java.util.Collection</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>size</code>&nbsp;in interface&nbsp;<code>java.util.List</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>size</code>&nbsp;in 
class&nbsp;<code>java.util.AbstractCollection</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/security/SaslInitType.html"
 title="class in org.apache.qpid.proton.codec.security"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../../org/apache/qpid/proton/codec/security/SaslMechanismsType.html"
 title="class in org.apache.qpid.proton.codec.security"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/qpid/proton/codec/security/SaslInitType.SaslInitWrapper.html"
 target="_top">Frames</a></li>
+<li><a href="SaslInitType.SaslInitWrapper.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><a 
href="#fields.inherited.from.class.java.util.AbstractList">Field</a>&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>


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

Reply via email to