You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2017/09/05 13:59:07 UTC

[29/52] [partial] qpid-site git commit: update the site content for proton-j-0.21.0, inc changing checksum to use .sha512 file extension

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/b1a45226/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html b/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html
new file mode 100755
index 0000000..dd1131b
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html
@@ -0,0 +1,382 @@
+<!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>ArrayType.ArrayEncoding (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="ArrayType.ArrayEncoding (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};
+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/ArrayType.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/BigIntegerType.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/ArrayType.ArrayEncoding.html" target="_top">Frames</a></li>
+<li><a href="ArrayType.ArrayEncoding.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 ArrayType.ArrayEncoding" class="title">Interface ArrayType.ArrayEncoding</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html" title="interface in org.apache.qpid.proton.codec">PrimitiveTypeEncoding</a>&lt;java.lang.Object[]&gt;, <a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;java.lang.Object[]&gt;, <a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;java.lang.Object[]&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/qpid/proton/codec/ArrayType.html" title="class in org.apache.qpid.proton.codec">ArrayType</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static interface <span class="typeNameLabel">ArrayType.ArrayEncoding</span>
+extends <a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html" title="interface in org.apache.qpid.proton.codec">PrimitiveTypeEncoding</a>&lt;java.lang.Object[]&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="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>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html#getSizeBytes--">getSizeBytes</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html#readValueArray--">readValueArray</a></span>()</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/ArrayType.ArrayEncoding.html#setValue-java.lang.Object:A-org.apache.qpid.proton.codec.TypeEncoding-int-">setValue</a></span>(java.lang.Object[]&nbsp;val,
+        <a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&nbsp;encoder,
+        int&nbsp;size)</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/ArrayType.ArrayEncoding.html#writeValue-boolean:A-">writeValue</a></span>(boolean[]&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/ArrayType.ArrayEncoding.html#writeValue-byte:A-">writeValue</a></span>(byte[]&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/ArrayType.ArrayEncoding.html#writeValue-char:A-">writeValue</a></span>(char[]&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/ArrayType.ArrayEncoding.html#writeValue-double:A-">writeValue</a></span>(double[]&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/ArrayType.ArrayEncoding.html#writeValue-float:A-">writeValue</a></span>(float[]&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/ArrayType.ArrayEncoding.html#writeValue-int:A-">writeValue</a></span>(int[]&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/ArrayType.ArrayEncoding.html#writeValue-long:A-">writeValue</a></span>(long[]&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/ArrayType.ArrayEncoding.html#writeValue-short:A-">writeValue</a></span>(short[]&nbsp;a)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.qpid.proton.codec.PrimitiveTypeEncoding">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html" title="interface in org.apache.qpid.proton.codec">PrimitiveTypeEncoding</a></h3>
+<code><a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html#getConstructorSize--">getConstructorSize</a>, <a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html#getEncodingCode--">getEncodingCode</a>, <a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html#getType--">getType</a>, <a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html#writeConstructor--">writeConstructor</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.qpid.proton.codec.TypeEncoding">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a></h3>
+<code><a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html#encodesJavaPrimitive--">encodesJavaPrimitive</a>, <a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html#encodesSuperset-org.apache.qpid.proton.codec.TypeEncoding-">encodesSuperset</a>, <a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html#getValueSize-V-">getValueSize</a>, <a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html#isFixedSizeVal--">isFixedSizeVal</a>, <a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html#writeValue-V-">writeValue</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.qpid.proton.codec.TypeConstructor">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a></h3>
+<code><a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#encodesJavaPrimitive--">encodesJavaPrimitive</a>, <a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#getTypeClass--">getTypeClass</a>, <a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#readValue--">readValue</a></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="writeValue-boolean:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeValue</h4>
+<pre>void&nbsp;writeValue(boolean[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeValue-byte:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeValue</h4>
+<pre>void&nbsp;writeValue(byte[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeValue-short:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeValue</h4>
+<pre>void&nbsp;writeValue(short[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeValue-int:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeValue</h4>
+<pre>void&nbsp;writeValue(int[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeValue-long:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeValue</h4>
+<pre>void&nbsp;writeValue(long[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeValue-float:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeValue</h4>
+<pre>void&nbsp;writeValue(float[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeValue-double:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeValue</h4>
+<pre>void&nbsp;writeValue(double[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="writeValue-char:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeValue</h4>
+<pre>void&nbsp;writeValue(char[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="setValue-java.lang.Object:A-org.apache.qpid.proton.codec.TypeEncoding-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setValue</h4>
+<pre>void&nbsp;setValue(java.lang.Object[]&nbsp;val,
+              <a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&nbsp;encoder,
+              int&nbsp;size)</pre>
+</li>
+</ul>
+<a name="getSizeBytes--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSizeBytes</h4>
+<pre>int&nbsp;getSizeBytes()</pre>
+</li>
+</ul>
+<a name="readValueArray--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>readValueArray</h4>
+<pre>java.lang.Object&nbsp;readValueArray()</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/ArrayType.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/BigIntegerType.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/ArrayType.ArrayEncoding.html" target="_top">Frames</a></li>
+<li><a href="ArrayType.ArrayEncoding.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/b1a45226/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/ArrayType.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/ArrayType.html b/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/ArrayType.html
new file mode 100755
index 0000000..4774ce8
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/ArrayType.html
@@ -0,0 +1,492 @@
+<!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>ArrayType (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="ArrayType (Qpid Proton-J API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":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/AMQPType.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.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/ArrayType.html" target="_top">Frames</a></li>
+<li><a href="ArrayType.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><a href="#nested.class.summary">Nested</a>&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 ArrayType" class="title">Class ArrayType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.ArrayType</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;java.lang.Object[]&gt;, <a href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html" title="interface in org.apache.qpid.proton.codec">PrimitiveType</a>&lt;java.lang.Object[]&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">ArrayType</span>
+extends java.lang.Object
+implements <a href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html" title="interface in org.apache.qpid.proton.codec">PrimitiveType</a>&lt;java.lang.Object[]&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static interface&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html" title="interface in org.apache.qpid.proton.codec">ArrayType.ArrayEncoding</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</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/ArrayType.html#ArrayType-org.apache.qpid.proton.codec.EncoderImpl-org.apache.qpid.proton.codec.DecoderImpl-org.apache.qpid.proton.codec.BooleanType-org.apache.qpid.proton.codec.ByteType-org.apache.qpid.proton.codec.ShortType-org.apache.qpid.proton.codec.IntegerType-org.apache.qpid.proton.codec.LongType-org.apache.qpid.proton.codec.FloatType-org.apache.qpid.proton.codec.DoubleType-org.apache.qpid.proton.codec.CharacterType-">ArrayType</a></span>(<a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder,
+         <a href="../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" title="class in org.apache.qpid.proton.codec">DecoderImpl</a>&nbsp;decoder,
+         <a href="../../../../../org/apache/qpid/proton/codec/BooleanType.html" title="class in org.apache.qpid.proton.codec">BooleanType</a>&nbsp;boolType,
+         <a href="../../../../../org/apache/qpid/proton/codec/ByteType.html" title="class in org.apache.qpid.proton.codec">ByteType</a>&nbsp;byteType,
+         <a href="../../../../../org/apache/qpid/proton/codec/ShortType.html" title="class in org.apache.qpid.proton.codec">ShortType</a>&nbsp;shortType,
+         <a href="../../../../../org/apache/qpid/proton/codec/IntegerType.html" title="class in org.apache.qpid.proton.codec">IntegerType</a>&nbsp;intType,
+         <a href="../../../../../org/apache/qpid/proton/codec/LongType.html" title="class in org.apache.qpid.proton.codec">LongType</a>&nbsp;longType,
+         <a href="../../../../../org/apache/qpid/proton/codec/FloatType.html" title="class in org.apache.qpid.proton.codec">FloatType</a>&nbsp;floatType,
+         <a href="../../../../../org/apache/qpid/proton/codec/DoubleType.html" title="class in org.apache.qpid.proton.codec">DoubleType</a>&nbsp;doubleType,
+         <a href="../../../../../org/apache/qpid/proton/codec/CharacterType.html" title="class in org.apache.qpid.proton.codec">CharacterType</a>&nbsp;characterType)</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/ArrayType.ArrayEncoding.html" title="interface in org.apache.qpid.proton.codec">ArrayType.ArrayEncoding</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/ArrayType.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/ArrayType.ArrayEncoding.html" title="interface in org.apache.qpid.proton.codec">ArrayType.ArrayEncoding</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/ArrayType.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/ArrayType.ArrayEncoding.html" title="interface in org.apache.qpid.proton.codec">ArrayType.ArrayEncoding</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/ArrayType.html#getEncoding-java.lang.Object:A-">getEncoding</a></span>(java.lang.Object[]&nbsp;val)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.Class&lt;java.lang.Object[]&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/ArrayType.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/ArrayType.html#write-boolean:A-">write</a></span>(boolean[]&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/ArrayType.html#write-byte:A-">write</a></span>(byte[]&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/ArrayType.html#write-char:A-">write</a></span>(char[]&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/ArrayType.html#write-double:A-">write</a></span>(double[]&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/ArrayType.html#write-float:A-">write</a></span>(float[]&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/ArrayType.html#write-int:A-">write</a></span>(int[]&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/ArrayType.html#write-long:A-">write</a></span>(long[]&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/ArrayType.html#write-java.lang.Object:A-">write</a></span>(java.lang.Object[]&nbsp;val)</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/ArrayType.html#write-short:A-">write</a></span>(short[]&nbsp;a)</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="ArrayType-org.apache.qpid.proton.codec.EncoderImpl-org.apache.qpid.proton.codec.DecoderImpl-org.apache.qpid.proton.codec.BooleanType-org.apache.qpid.proton.codec.ByteType-org.apache.qpid.proton.codec.ShortType-org.apache.qpid.proton.codec.IntegerType-org.apache.qpid.proton.codec.LongType-org.apache.qpid.proton.codec.FloatType-org.apache.qpid.proton.codec.DoubleType-org.apache.qpid.proton.codec.CharacterType-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ArrayType</h4>
+<pre>public&nbsp;ArrayType(<a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder,
+                 <a href="../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" title="class in org.apache.qpid.proton.codec">DecoderImpl</a>&nbsp;decoder,
+                 <a href="../../../../../org/apache/qpid/proton/codec/BooleanType.html" title="class in org.apache.qpid.proton.codec">BooleanType</a>&nbsp;boolType,
+                 <a href="../../../../../org/apache/qpid/proton/codec/ByteType.html" title="class in org.apache.qpid.proton.codec">ByteType</a>&nbsp;byteType,
+                 <a href="../../../../../org/apache/qpid/proton/codec/ShortType.html" title="class in org.apache.qpid.proton.codec">ShortType</a>&nbsp;shortType,
+                 <a href="../../../../../org/apache/qpid/proton/codec/IntegerType.html" title="class in org.apache.qpid.proton.codec">IntegerType</a>&nbsp;intType,
+                 <a href="../../../../../org/apache/qpid/proton/codec/LongType.html" title="class in org.apache.qpid.proton.codec">LongType</a>&nbsp;longType,
+                 <a href="../../../../../org/apache/qpid/proton/codec/FloatType.html" title="class in org.apache.qpid.proton.codec">FloatType</a>&nbsp;floatType,
+                 <a href="../../../../../org/apache/qpid/proton/codec/DoubleType.html" title="class in org.apache.qpid.proton.codec">DoubleType</a>&nbsp;doubleType,
+                 <a href="../../../../../org/apache/qpid/proton/codec/CharacterType.html" title="class in org.apache.qpid.proton.codec">CharacterType</a>&nbsp;characterType)</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;java.lang.Object[]&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;java.lang.Object[]&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getEncoding-java.lang.Object:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEncoding</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html" title="interface in org.apache.qpid.proton.codec">ArrayType.ArrayEncoding</a>&nbsp;getEncoding(java.lang.Object[]&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;java.lang.Object[]&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html#getEncoding-V-">getEncoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html" title="interface in org.apache.qpid.proton.codec">PrimitiveType</a>&lt;java.lang.Object[]&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/ArrayType.ArrayEncoding.html" title="interface in org.apache.qpid.proton.codec">ArrayType.ArrayEncoding</a>&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;java.lang.Object[]&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html#getCanonicalEncoding--">getCanonicalEncoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html" title="interface in org.apache.qpid.proton.codec">PrimitiveType</a>&lt;java.lang.Object[]&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/ArrayType.ArrayEncoding.html" title="interface in org.apache.qpid.proton.codec">ArrayType.ArrayEncoding</a>&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;java.lang.Object[]&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html#getAllEncodings--">getAllEncodings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html" title="interface in org.apache.qpid.proton.codec">PrimitiveType</a>&lt;java.lang.Object[]&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="write-java.lang.Object:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(java.lang.Object[]&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;java.lang.Object[]&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="write-boolean:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(boolean[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="write-byte:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(byte[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="write-short:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(short[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="write-int:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(int[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="write-long:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(long[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="write-float:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(float[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="write-double:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(double[]&nbsp;a)</pre>
+</li>
+</ul>
+<a name="write-char:A-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(char[]&nbsp;a)</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/AMQPType.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.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/ArrayType.html" target="_top">Frames</a></li>
+<li><a href="ArrayType.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><a href="#nested.class.summary">Nested</a>&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/b1a45226/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html b/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html
new file mode 100755
index 0000000..0e9925e
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html
@@ -0,0 +1,278 @@
+<!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>BigIntegerType.BigIntegerEncoding (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="BigIntegerType.BigIntegerEncoding (Qpid Proton-J API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":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/BigIntegerType.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/BinaryType.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/BigIntegerType.BigIntegerEncoding.html" target="_top">Frames</a></li>
+<li><a href="BigIntegerType.BigIntegerEncoding.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 BigIntegerType.BigIntegerEncoding" class="title">Interface BigIntegerType.BigIntegerEncoding</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html" title="interface in org.apache.qpid.proton.codec">PrimitiveTypeEncoding</a>&lt;java.math.BigInteger&gt;, <a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;java.math.BigInteger&gt;, <a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;java.math.BigInteger&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.html" title="class in org.apache.qpid.proton.codec">BigIntegerType</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static interface <span class="typeNameLabel">BigIntegerType.BigIntegerEncoding</span>
+extends <a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html" title="interface in org.apache.qpid.proton.codec">PrimitiveTypeEncoding</a>&lt;java.math.BigInteger&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="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>java.math.BigInteger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html#readPrimitiveValue--">readPrimitiveValue</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html#write-java.math.BigInteger-">write</a></span>(java.math.BigInteger&nbsp;l)</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/BigIntegerType.BigIntegerEncoding.html#writeValue-java.math.BigInteger-">writeValue</a></span>(java.math.BigInteger&nbsp;l)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.qpid.proton.codec.PrimitiveTypeEncoding">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html" title="interface in org.apache.qpid.proton.codec">PrimitiveTypeEncoding</a></h3>
+<code><a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html#getConstructorSize--">getConstructorSize</a>, <a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html#getEncodingCode--">getEncodingCode</a>, <a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html#getType--">getType</a>, <a href="../../../../../org/apache/qpid/proton/codec/PrimitiveTypeEncoding.html#writeConstructor--">writeConstructor</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.qpid.proton.codec.TypeEncoding">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a></h3>
+<code><a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html#encodesJavaPrimitive--">encodesJavaPrimitive</a>, <a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html#encodesSuperset-org.apache.qpid.proton.codec.TypeEncoding-">encodesSuperset</a>, <a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html#getValueSize-V-">getValueSize</a>, <a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html#isFixedSizeVal--">isFixedSizeVal</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.qpid.proton.codec.TypeConstructor">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a></h3>
+<code><a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#encodesJavaPrimitive--">encodesJavaPrimitive</a>, <a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#getTypeClass--">getTypeClass</a>, <a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#readValue--">readValue</a></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="write-java.math.BigInteger-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>void&nbsp;write(java.math.BigInteger&nbsp;l)</pre>
+</li>
+</ul>
+<a name="writeValue-java.math.BigInteger-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeValue</h4>
+<pre>void&nbsp;writeValue(java.math.BigInteger&nbsp;l)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html#writeValue-V-">writeValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;java.math.BigInteger&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="readPrimitiveValue--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>readPrimitiveValue</h4>
+<pre>java.math.BigInteger&nbsp;readPrimitiveValue()</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/BigIntegerType.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/BinaryType.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/BigIntegerType.BigIntegerEncoding.html" target="_top">Frames</a></li>
+<li><a href="BigIntegerType.BigIntegerEncoding.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/b1a45226/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/BigIntegerType.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/BigIntegerType.html b/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/BigIntegerType.html
new file mode 100755
index 0000000..548c411
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/BigIntegerType.html
@@ -0,0 +1,315 @@
+<!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>BigIntegerType (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="BigIntegerType (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/ArrayType.ArrayEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.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/BigIntegerType.html" target="_top">Frames</a></li>
+<li><a href="BigIntegerType.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><a href="#nested.class.summary">Nested</a>&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="Class BigIntegerType" class="title">Class BigIntegerType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.BigIntegerType</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;java.math.BigInteger&gt;, <a href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html" title="interface in org.apache.qpid.proton.codec">PrimitiveType</a>&lt;java.math.BigInteger&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">BigIntegerType</span>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static interface&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec">BigIntegerType.BigIntegerEncoding</a></span></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/BigIntegerType.BigIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec">BigIntegerType.BigIntegerEncoding</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.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/BigIntegerType.BigIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec">BigIntegerType.BigIntegerEncoding</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.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/BigIntegerType.BigIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec">BigIntegerType.BigIntegerEncoding</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.html#getEncoding-java.math.BigInteger-">getEncoding</a></span>(java.math.BigInteger&nbsp;l)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.Class&lt;java.math.BigInteger&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.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/BigIntegerType.html#write-T-">write</a></span>(T&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">
+<!-- ============ 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;java.math.BigInteger&gt;&nbsp;getTypeClass()</pre>
+</li>
+</ul>
+<a name="getEncoding-java.math.BigInteger-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEncoding</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec">BigIntegerType.BigIntegerEncoding</a>&nbsp;getEncoding(java.math.BigInteger&nbsp;l)</pre>
+</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/BigIntegerType.BigIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec">BigIntegerType.BigIntegerEncoding</a>&nbsp;getCanonicalEncoding()</pre>
+</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/BigIntegerType.BigIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec">BigIntegerType.BigIntegerEncoding</a>&gt;&nbsp;getAllEncodings()</pre>
+</li>
+</ul>
+<a name="write-java.lang.Object-">
+<!--   -->
+</a><a name="write-T-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>write</h4>
+<pre>public final&nbsp;void&nbsp;write(T&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;T&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/ArrayType.ArrayEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.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/BigIntegerType.html" target="_top">Frames</a></li>
+<li><a href="BigIntegerType.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><a href="#nested.class.summary">Nested</a>&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/b1a45226/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/BinaryType.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/BinaryType.html b/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/BinaryType.html
new file mode 100755
index 0000000..d244d3d
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.21.0/api/org/apache/qpid/proton/codec/BinaryType.html
@@ -0,0 +1,296 @@
+<!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>BinaryType (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="BinaryType (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/BigIntegerType.BigIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/BooleanType.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/BinaryType.html" target="_top">Frames</a></li>
+<li><a href="BinaryType.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="Class BinaryType" class="title">Class BinaryType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.BinaryType</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/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a>&gt;, <a href="../../../../../org/apache/qpid/proton/codec/PrimitiveType.html" title="interface in org.apache.qpid.proton.codec">PrimitiveType</a>&lt;<a href="../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">BinaryType</span>
+extends java.lang.Object</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="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;org.apache.qpid.proton.codec.BinaryType.BinaryEncoding&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/BinaryType.html#getAllEncodings--">getAllEncodings</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>org.apache.qpid.proton.codec.BinaryType.BinaryEncoding</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/BinaryType.html#getCanonicalEncoding--">getCanonicalEncoding</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>org.apache.qpid.proton.codec.BinaryType.BinaryEncoding</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/BinaryType.html#getEncoding-org.apache.qpid.proton.amqp.Binary-">getEncoding</a></span>(<a href="../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</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/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/BinaryType.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/BinaryType.html#write-T-">write</a></span>(T&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">
+<!-- ============ 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/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a>&gt;&nbsp;getTypeClass()</pre>
+</li>
+</ul>
+<a name="getEncoding-org.apache.qpid.proton.amqp.Binary-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEncoding</h4>
+<pre>public&nbsp;org.apache.qpid.proton.codec.BinaryType.BinaryEncoding&nbsp;getEncoding(<a href="../../../../../org/apache/qpid/proton/amqp/Binary.html" title="class in org.apache.qpid.proton.amqp">Binary</a>&nbsp;val)</pre>
+</li>
+</ul>
+<a name="getCanonicalEncoding--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCanonicalEncoding</h4>
+<pre>public&nbsp;org.apache.qpid.proton.codec.BinaryType.BinaryEncoding&nbsp;getCanonicalEncoding()</pre>
+</li>
+</ul>
+<a name="getAllEncodings--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAllEncodings</h4>
+<pre>public&nbsp;java.util.Collection&lt;org.apache.qpid.proton.codec.BinaryType.BinaryEncoding&gt;&nbsp;getAllEncodings()</pre>
+</li>
+</ul>
+<a name="write-java.lang.Object-">
+<!--   -->
+</a><a name="write-T-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>write</h4>
+<pre>public final&nbsp;void&nbsp;write(T&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;T&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/BigIntegerType.BigIntegerEncoding.html" title="interface in org.apache.qpid.proton.codec"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/BooleanType.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/BinaryType.html" target="_top">Frames</a></li>
+<li><a href="BinaryType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>


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