You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2018/02/27 10:39:37 UTC

[29/51] [partial] qpid-site git commit: update site content for proton-j-0.26.0

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7a41680f/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/AbstractDescribedType.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/AbstractDescribedType.html b/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/AbstractDescribedType.html
new file mode 100755
index 0000000..8b4f83b
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/AbstractDescribedType.html
@@ -0,0 +1,397 @@
+<!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>AbstractDescribedType (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="AbstractDescribedType (Qpid Proton-J API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":6,"i4":10,"i5":10,"i6":6,"i7":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/AMQPDefinedTypes.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/AbstractDescribedType.html" target="_top">Frames</a></li>
+<li><a href="AbstractDescribedType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.qpid.proton.codec</div>
+<h2 title="Class AbstractDescribedType" class="title">Class AbstractDescribedType&lt;T,M&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.AbstractDescribedType&lt;T,M&gt;</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;T&gt;</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../org/apache/qpid/proton/codec/messaging/AcceptedType.html" title="class in org.apache.qpid.proton.codec.messaging">AcceptedType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/AmqpSequenceType.html" title="class in org.apache.qpid.proton.codec.messaging">AmqpSequenceType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/AmqpValueType.html" title="class in org.apache.qpid.proton.codec.messaging">AmqpValueType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/ApplicationPropertiesType.html" title="class in org.apache.qpid.proton.codec.messaging">ApplicationPropertiesType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transport/AttachType.html" title="class in org.apache.qpid.proton.codec.transport">AttachType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transport/BeginType.html" title="class in org.apache.qpid.proton.codec.transport">BeginType</a>, <a href="../../../../../org/apa
 che/qpid/proton/codec/transport/CloseType.html" title="class in org.apache.qpid.proton.codec.transport">CloseType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transaction/CoordinatorType.html" title="class in org.apache.qpid.proton.codec.transaction">CoordinatorType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/DataType.html" title="class in org.apache.qpid.proton.codec.messaging">DataType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transaction/DeclaredType.html" title="class in org.apache.qpid.proton.codec.transaction">DeclaredType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transaction/DeclareType.html" title="class in org.apache.qpid.proton.codec.transaction">DeclareType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnCloseType.html" title="class in org.apache.qpid.proton.codec.messaging">DeleteOnCloseType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksOr
 MessagesType.html" title="class in org.apache.qpid.proton.codec.messaging">DeleteOnNoLinksOrMessagesType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.html" title="class in org.apache.qpid.proton.codec.messaging">DeleteOnNoLinksType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.html" title="class in org.apache.qpid.proton.codec.messaging">DeleteOnNoMessagesType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/DeliveryAnnotationsType.html" title="class in org.apache.qpid.proton.codec.messaging">DeliveryAnnotationsType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transport/DetachType.html" title="class in org.apache.qpid.proton.codec.transport">DetachType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transaction/DischargeType.html" title="class in org.apache.qpid.proton.codec.transaction">DischargeType</a>, <a href="../../../../../org/apache/qpid/proton/co
 dec/transport/DispositionType.html" title="class in org.apache.qpid.proton.codec.transport">DispositionType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transport/EndType.html" title="class in org.apache.qpid.proton.codec.transport">EndType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transport/ErrorConditionType.html" title="class in org.apache.qpid.proton.codec.transport">ErrorConditionType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transport/FlowType.html" title="class in org.apache.qpid.proton.codec.transport">FlowType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/FooterType.html" title="class in org.apache.qpid.proton.codec.messaging">FooterType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/HeaderType.html" title="class in org.apache.qpid.proton.codec.messaging">HeaderType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/MessageAnnotationsType.html" title="class in org.apache
 .qpid.proton.codec.messaging">MessageAnnotationsType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/ModifiedType.html" title="class in org.apache.qpid.proton.codec.messaging">ModifiedType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transport/OpenType.html" title="class in org.apache.qpid.proton.codec.transport">OpenType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/PropertiesType.html" title="class in org.apache.qpid.proton.codec.messaging">PropertiesType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/ReceivedType.html" title="class in org.apache.qpid.proton.codec.messaging">ReceivedType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/RejectedType.html" title="class in org.apache.qpid.proton.codec.messaging">RejectedType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/ReleasedType.html" title="class in org.apache.qpid.proton.codec.messaging">ReleasedType</a>, <a href
 ="../../../../../org/apache/qpid/proton/codec/security/SaslChallengeType.html" title="class in org.apache.qpid.proton.codec.security">SaslChallengeType</a>, <a href="../../../../../org/apache/qpid/proton/codec/security/SaslInitType.html" title="class in org.apache.qpid.proton.codec.security">SaslInitType</a>, <a href="../../../../../org/apache/qpid/proton/codec/security/SaslMechanismsType.html" title="class in org.apache.qpid.proton.codec.security">SaslMechanismsType</a>, <a href="../../../../../org/apache/qpid/proton/codec/security/SaslOutcomeType.html" title="class in org.apache.qpid.proton.codec.security">SaslOutcomeType</a>, <a href="../../../../../org/apache/qpid/proton/codec/security/SaslResponseType.html" title="class in org.apache.qpid.proton.codec.security">SaslResponseType</a>, <a href="../../../../../org/apache/qpid/proton/codec/messaging/SourceType.html" title="class in org.apache.qpid.proton.codec.messaging">SourceType</a>, <a href="../../../../../org/apache/qpid/proton
 /codec/messaging/TargetType.html" title="class in org.apache.qpid.proton.codec.messaging">TargetType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transaction/TransactionalStateType.html" title="class in org.apache.qpid.proton.codec.transaction">TransactionalStateType</a>, <a href="../../../../../org/apache/qpid/proton/codec/transport/TransferType.html" title="class in org.apache.qpid.proton.codec.transport">TransferType</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="typeNameLabel">AbstractDescribedType&lt;T,M&gt;</span>
+extends java.lang.Object
+implements <a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;T&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#AbstractDescribedType-org.apache.qpid.proton.codec.EncoderImpl-">AbstractDescribedType</a></span>(<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>
+</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.util.Collection&lt;<a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getAllEncodings--">getAllEncodings</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.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/DecoderImpl.html" title="class in org.apache.qpid.proton.codec">DecoderImpl</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDecoder--">getDecoder</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected abstract <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/AbstractDescribedType.html#getDescriptor--">getDescriptor</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoder--">getEncoder</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoding-T-">getEncoding</a></span>(<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&nbsp;val)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>protected abstract <a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">M</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#wrap-T-">wrap</a></span>(<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&nbsp;val)</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/AbstractDescribedType.html#write-T-">write</a></span>(<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&nbsp;val)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.qpid.proton.codec.AMQPType">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.qpid.proton.codec.<a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a></h3>
+<code><a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html#getTypeClass--">getTypeClass</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AbstractDescribedType-org.apache.qpid.proton.codec.EncoderImpl-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AbstractDescribedType</h4>
+<pre>public&nbsp;AbstractDescribedType(<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>
+<!-- ============ 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>protected abstract&nbsp;<a href="../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a>&nbsp;getDescriptor()</pre>
+</li>
+</ul>
+<a name="getEncoder--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEncoder</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;getEncoder()</pre>
+</li>
+</ul>
+<a name="getDecoder--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDecoder</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" title="class in org.apache.qpid.proton.codec">DecoderImpl</a>&nbsp;getDecoder()</pre>
+</li>
+</ul>
+<a name="getEncoding-java.lang.Object-">
+<!--   -->
+</a><a name="getEncoding-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEncoding</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&gt;&nbsp;getEncoding(<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&nbsp;val)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html#getEncoding-V-">getEncoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="wrap-java.lang.Object-">
+<!--   -->
+</a><a name="wrap-T-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>wrap</h4>
+<pre>protected abstract&nbsp;<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">M</a>&nbsp;wrap(<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&nbsp;val)</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/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&gt;&nbsp;getCanonicalEncoding()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html#getCanonicalEncoding--">getCanonicalEncoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getAllEncodings--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAllEncodings</h4>
+<pre>public&nbsp;java.util.Collection&lt;<a href="../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&gt;&gt;&nbsp;getAllEncodings()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html#getAllEncodings--">getAllEncodings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&gt;</code></dd>
+</dl>
+</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&nbsp;void&nbsp;write(<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&nbsp;val)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html#write-V-">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="type parameter in AbstractDescribedType">T</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a href="../../../../../org/apache/qpid/proton/codec/AMQPDefinedTypes.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/AbstractDescribedType.html" target="_top">Frames</a></li>
+<li><a href="AbstractDescribedType.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7a41680f/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html b/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/ArrayType.ArrayEncoding.html
new file mode 100755
index 0000000..69371de
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.26.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>, <a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#skipValue--">skipValue</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/7a41680f/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/ArrayType.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/ArrayType.html b/content/releases/qpid-proton-j-0.26.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.26.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/7a41680f/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html b/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/BigIntegerType.BigIntegerEncoding.html
new file mode 100755
index 0000000..bd94951
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.26.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>, <a href="../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#skipValue--">skipValue</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>


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