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:16 UTC

[08/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/messaging/FastPathAmqpSequenceType.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html b/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html
new file mode 100755
index 0000000..f7cca81
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html
@@ -0,0 +1,439 @@
+<!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>FastPathAmqpSequenceType (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="FastPathAmqpSequenceType (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":9,"i9":10,"i10":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAcceptedType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html" target="_top">Frames</a></li>
+<li><a href="FastPathAmqpSequenceType.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.messaging</div>
+<h2 title="Class FastPathAmqpSequenceType" class="title">Class FastPathAmqpSequenceType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.messaging.FastPathAmqpSequenceType</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">FastPathAmqpSequenceType</span>
+extends java.lang.Object
+implements <a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html#FastPathAmqpSequenceType-org.apache.qpid.proton.codec.EncoderImpl-">FastPathAmqpSequenceType</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html#encodesJavaPrimitive--">encodesJavaPrimitive</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.util.Collection&lt;? extends <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html#getAllEncodings--">getAllEncodings</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html#getCanonicalEncoding--">getCanonicalEncoding</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<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/messaging/FastPathAmqpSequenceType.html#getDecoder--">getDecoder</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/messaging/FastPathAmqpSequenceType.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/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html#getEncoding-org.apache.qpid.proton.amqp.messaging.AmqpSequence-">getEncoding</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&nbsp;val)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html#getTypeClass--">getTypeClass</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html#readValue--">readValue</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html#register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">register</a></span>(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+        <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html#skipValue--">skipValue</a></span>()</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/messaging/FastPathAmqpSequenceType.html#write-org.apache.qpid.proton.amqp.messaging.AmqpSequence-">write</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&nbsp;sequence)</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="FastPathAmqpSequenceType-org.apache.qpid.proton.codec.EncoderImpl-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FastPathAmqpSequenceType</h4>
+<pre>public&nbsp;FastPathAmqpSequenceType(<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="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="encodesJavaPrimitive--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>encodesJavaPrimitive</h4>
+<pre>public&nbsp;boolean&nbsp;encodesJavaPrimitive()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#encodesJavaPrimitive--">encodesJavaPrimitive</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getTypeClass--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTypeClass</h4>
+<pre>public&nbsp;java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;&nbsp;getTypeClass()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getEncoding-org.apache.qpid.proton.amqp.messaging.AmqpSequence-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEncoding</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;&nbsp;getEncoding(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&nbsp;val)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getEncoding-V-">getEncoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getCanonicalEncoding--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCanonicalEncoding</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;&nbsp;getCanonicalEncoding()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getCanonicalEncoding--">getCanonicalEncoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</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;? extends <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;&gt;&nbsp;getAllEncodings()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getAllEncodings--">getAllEncodings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="readValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readValue</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&nbsp;readValue()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#readValue--">readValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="skipValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>skipValue</h4>
+<pre>public&nbsp;void&nbsp;skipValue()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#skipValue--">skipValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="write-org.apache.qpid.proton.amqp.messaging.AmqpSequence-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&nbsp;sequence)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#write-V-">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpSequence.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpSequence</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>register</h4>
+<pre>public static&nbsp;void&nbsp;register(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+                            <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAcceptedType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html" target="_top">Frames</a></li>
+<li><a href="FastPathAmqpSequenceType.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/messaging/FastPathAmqpValueType.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html b/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html
new file mode 100755
index 0000000..e36ac4d
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html
@@ -0,0 +1,439 @@
+<!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>FastPathAmqpValueType (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="FastPathAmqpValueType (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":9,"i9":10,"i10":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html" target="_top">Frames</a></li>
+<li><a href="FastPathAmqpValueType.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.messaging</div>
+<h2 title="Class FastPathAmqpValueType" class="title">Class FastPathAmqpValueType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.messaging.FastPathAmqpValueType</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">FastPathAmqpValueType</span>
+extends java.lang.Object
+implements <a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html#FastPathAmqpValueType-org.apache.qpid.proton.codec.EncoderImpl-">FastPathAmqpValueType</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html#encodesJavaPrimitive--">encodesJavaPrimitive</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.util.Collection&lt;? extends <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html#getAllEncodings--">getAllEncodings</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html#getCanonicalEncoding--">getCanonicalEncoding</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<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/messaging/FastPathAmqpValueType.html#getDecoder--">getDecoder</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/messaging/FastPathAmqpValueType.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/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html#getEncoding-org.apache.qpid.proton.amqp.messaging.AmqpValue-">getEncoding</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html#getTypeClass--">getTypeClass</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html#readValue--">readValue</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html#register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">register</a></span>(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+        <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html#skipValue--">skipValue</a></span>()</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/messaging/FastPathAmqpValueType.html#write-org.apache.qpid.proton.amqp.messaging.AmqpValue-">write</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&nbsp;value)</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="FastPathAmqpValueType-org.apache.qpid.proton.codec.EncoderImpl-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FastPathAmqpValueType</h4>
+<pre>public&nbsp;FastPathAmqpValueType(<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="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="encodesJavaPrimitive--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>encodesJavaPrimitive</h4>
+<pre>public&nbsp;boolean&nbsp;encodesJavaPrimitive()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#encodesJavaPrimitive--">encodesJavaPrimitive</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getTypeClass--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTypeClass</h4>
+<pre>public&nbsp;java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;&nbsp;getTypeClass()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getEncoding-org.apache.qpid.proton.amqp.messaging.AmqpValue-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEncoding</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;&nbsp;getEncoding(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&nbsp;value)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getEncoding-V-">getEncoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getCanonicalEncoding--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCanonicalEncoding</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;&nbsp;getCanonicalEncoding()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getCanonicalEncoding--">getCanonicalEncoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</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;? extends <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;&gt;&nbsp;getAllEncodings()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getAllEncodings--">getAllEncodings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="readValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readValue</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&nbsp;readValue()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#readValue--">readValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="skipValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>skipValue</h4>
+<pre>public&nbsp;void&nbsp;skipValue()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#skipValue--">skipValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="write-org.apache.qpid.proton.amqp.messaging.AmqpValue-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&nbsp;value)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#write-V-">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/AmqpValue.html" title="class in org.apache.qpid.proton.amqp.messaging">AmqpValue</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>register</h4>
+<pre>public static&nbsp;void&nbsp;register(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+                            <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpSequenceType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html" target="_top">Frames</a></li>
+<li><a href="FastPathAmqpValueType.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/messaging/FastPathApplicationPropertiesType.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html b/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html
new file mode 100755
index 0000000..c66e1b0
--- /dev/null
+++ b/content/releases/qpid-proton-j-0.26.0/api/org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html
@@ -0,0 +1,439 @@
+<!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>FastPathApplicationPropertiesType (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="FastPathApplicationPropertiesType (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":9,"i9":10,"i10":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDataType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html" target="_top">Frames</a></li>
+<li><a href="FastPathApplicationPropertiesType.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.messaging</div>
+<h2 title="Class FastPathApplicationPropertiesType" class="title">Class FastPathApplicationPropertiesType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.qpid.proton.codec.messaging.FastPathApplicationPropertiesType</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationPro
 perties</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">FastPathApplicationPropertiesType</span>
+extends java.lang.Object
+implements <a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;, <a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html#FastPathApplicationPropertiesType-org.apache.qpid.proton.codec.EncoderImpl-">FastPathApplicationPropertiesType</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html#encodesJavaPrimitive--">encodesJavaPrimitive</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.util.Collection&lt;? extends <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html#getAllEncodings--">getAllEncodings</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html#getCanonicalEncoding--">getCanonicalEncoding</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<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/messaging/FastPathApplicationPropertiesType.html#getDecoder--">getDecoder</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/messaging/FastPathApplicationPropertiesType.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/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html#getEncoding-org.apache.qpid.proton.amqp.messaging.ApplicationProperties-">getEncoding</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&nbsp;val)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html#getTypeClass--">getTypeClass</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html#readValue--">readValue</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html#register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">register</a></span>(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+        <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html#skipValue--">skipValue</a></span>()</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/messaging/FastPathApplicationPropertiesType.html#write-org.apache.qpid.proton.amqp.messaging.ApplicationProperties-">write</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&nbsp;val)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="FastPathApplicationPropertiesType-org.apache.qpid.proton.codec.EncoderImpl-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FastPathApplicationPropertiesType</h4>
+<pre>public&nbsp;FastPathApplicationPropertiesType(<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="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="encodesJavaPrimitive--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>encodesJavaPrimitive</h4>
+<pre>public&nbsp;boolean&nbsp;encodesJavaPrimitive()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#encodesJavaPrimitive--">encodesJavaPrimitive</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getTypeClass--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTypeClass</h4>
+<pre>public&nbsp;java.lang.Class&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;&nbsp;getTypeClass()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;</code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#getTypeClass--">getTypeClass</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getEncoding-org.apache.qpid.proton.amqp.messaging.ApplicationProperties-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEncoding</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;&nbsp;getEncoding(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&nbsp;val)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getEncoding-V-">getEncoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getCanonicalEncoding--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCanonicalEncoding</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;&nbsp;getCanonicalEncoding()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getCanonicalEncoding--">getCanonicalEncoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</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;? extends <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;&gt;&nbsp;getAllEncodings()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#getAllEncodings--">getAllEncodings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="readValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readValue</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&nbsp;readValue()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#readValue--">readValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="skipValue--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>skipValue</h4>
+<pre>public&nbsp;void&nbsp;skipValue()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html#skipValue--">skipValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="write-org.apache.qpid.proton.amqp.messaging.ApplicationProperties-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&nbsp;val)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html#write-V-">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/ApplicationProperties.html" title="class in org.apache.qpid.proton.amqp.messaging">ApplicationProperties</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="register-org.apache.qpid.proton.codec.Decoder-org.apache.qpid.proton.codec.EncoderImpl-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>register</h4>
+<pre>public static&nbsp;void&nbsp;register(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a>&nbsp;decoder,
+                            <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a>&nbsp;encoder)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAmqpValueType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDataType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/FastPathApplicationPropertiesType.html" target="_top">Frames</a></li>
+<li><a href="FastPathApplicationPropertiesType.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>


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