http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f6f494e6/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathDataType.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathDataType.html b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathDataType.html new file mode 100755 index 0000000..03f7a5e --- /dev/null +++ b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathDataType.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>FastPathDataType (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="FastPathDataType (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/FastPathApplicationPropertiesType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/FastPathDataType.html" target="_top">Frames</a></li> +<li><a href="FastPathDataType.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All 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: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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 FastPathDataType" class="title">Class FastPathDataType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>org.apache.qpid.proton.codec.messaging.FastPathDataType</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><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>>, <a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>>, <a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">FastPathDataType</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><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>>, <a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </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/FastPathDataType.html#FastPathDataType-org.apache.qpid.proton.codec.EncoderImpl-">FastPathDataType</a></span>(<a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> encoder)</code> </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"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </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/FastPathDataType.html#encodesJavaPrimitive--">encodesJavaPrimitive</a></span>()</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>java.util.Collection<? extends <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDataType.html#getAllEncodings--">getAllEncodings</a></span>()</code> </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><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDataType.html#getCanonicalEncoding--">getCanonicalEncoding</a></span>()</code> </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/FastPathDataType.html#getDecoder--">getDecoder</a></span>()</code> </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/FastPathDataType.html#getEncoder--">getEncoder</a></span>()</code> </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><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDataType.html#getEncoding-org.apache.qpid.proton.amqp.messaging.Data-">getEncoding</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a> val)</code> </td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>java.lang.Class<<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDataType.html#getTypeClass--">getTypeClass</a></span>()</code> </td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDataType.html#readValue--">readValue</a></span>()</code> </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/FastPathDataType.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> decoder, + <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> encoder)</code> </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/FastPathDataType.html#skipValue--">skipValue</a></span>()</code> </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/FastPathDataType.html#write-org.apache.qpid.proton.amqp.messaging.Data-">write</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a> data)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class 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="FastPathDataType-org.apache.qpid.proton.codec.EncoderImpl-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>FastPathDataType</h4> +<pre>public FastPathDataType(<a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> 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 <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> getEncoder()</pre> +</li> +</ul> +<a name="getDecoder--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDecoder</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" title="class in org.apache.qpid.proton.codec">DecoderImpl</a> getDecoder()</pre> +</li> +</ul> +<a name="encodesJavaPrimitive--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>encodesJavaPrimitive</h4> +<pre>public boolean 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></code></dd> +</dl> +</li> +</ul> +<a name="getTypeClass--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTypeClass</h4> +<pre>public java.lang.Class<<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></code></dd> +</dl> +</li> +</ul> +<a name="getEncoding-org.apache.qpid.proton.amqp.messaging.Data-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEncoding</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>> getEncoding(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></code></dd> +</dl> +</li> +</ul> +<a name="getCanonicalEncoding--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCanonicalEncoding</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></code></dd> +</dl> +</li> +</ul> +<a name="getAllEncodings--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAllEncodings</h4> +<pre>public java.util.Collection<? extends <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>>> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></code></dd> +</dl> +</li> +</ul> +<a name="readValue--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>readValue</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></code></dd> +</dl> +</li> +</ul> +<a name="skipValue--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>skipValue</h4> +<pre>public void 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></code></dd> +</dl> +</li> +</ul> +<a name="write-org.apache.qpid.proton.amqp.messaging.Data-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>write</h4> +<pre>public void write(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a> data)</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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Data.html" title="class in org.apache.qpid.proton.amqp.messaging">Data</a>></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 void register(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a> decoder, + <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> 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/FastPathApplicationPropertiesType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/FastPathDataType.html" target="_top">Frames</a></li> +<li><a href="FastPathDataType.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All 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: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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/f6f494e6/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html new file mode 100755 index 0000000..3b27d91 --- /dev/null +++ b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.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>FastPathDeliveryAnnotationsType (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="FastPathDeliveryAnnotationsType (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/FastPathDataType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathFooterType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html" target="_top">Frames</a></li> +<li><a href="FastPathDeliveryAnnotationsType.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All 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: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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 FastPathDeliveryAnnotationsType" class="title">Class FastPathDeliveryAnnotationsType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>org.apache.qpid.proton.codec.messaging.FastPathDeliveryAnnotationsType</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><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>>, <a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>>, <a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>& gt;</dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">FastPathDeliveryAnnotationsType</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><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>>, <a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </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/FastPathDeliveryAnnotationsType.html#FastPathDeliveryAnnotationsType-org.apache.qpid.proton.codec.EncoderImpl-">FastPathDeliveryAnnotationsType</a></span>(<a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> encoder)</code> </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"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </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/FastPathDeliveryAnnotationsType.html#encodesJavaPrimitive--">encodesJavaPrimitive</a></span>()</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>java.util.Collection<? extends <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html#getAllEncodings--">getAllEncodings</a></span>()</code> </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><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html#getCanonicalEncoding--">getCanonicalEncoding</a></span>()</code> </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/FastPathDeliveryAnnotationsType.html#getDecoder--">getDecoder</a></span>()</code> </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/FastPathDeliveryAnnotationsType.html#getEncoder--">getEncoder</a></span>()</code> </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><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html#getEncoding-org.apache.qpid.proton.amqp.messaging.DeliveryAnnotations-">getEncoding</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a> val)</code> </td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>java.lang.Class<<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html#getTypeClass--">getTypeClass</a></span>()</code> </td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html#readValue--">readValue</a></span>()</code> </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/FastPathDeliveryAnnotationsType.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> decoder, + <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> encoder)</code> </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/FastPathDeliveryAnnotationsType.html#skipValue--">skipValue</a></span>()</code> </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/FastPathDeliveryAnnotationsType.html#write-org.apache.qpid.proton.amqp.messaging.DeliveryAnnotations-">write</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a> val)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class 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="FastPathDeliveryAnnotationsType-org.apache.qpid.proton.codec.EncoderImpl-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>FastPathDeliveryAnnotationsType</h4> +<pre>public FastPathDeliveryAnnotationsType(<a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> 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 <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> getEncoder()</pre> +</li> +</ul> +<a name="getDecoder--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDecoder</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" title="class in org.apache.qpid.proton.codec">DecoderImpl</a> getDecoder()</pre> +</li> +</ul> +<a name="encodesJavaPrimitive--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>encodesJavaPrimitive</h4> +<pre>public boolean 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></code></dd> +</dl> +</li> +</ul> +<a name="getTypeClass--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTypeClass</h4> +<pre>public java.lang.Class<<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></code></dd> +</dl> +</li> +</ul> +<a name="getEncoding-org.apache.qpid.proton.amqp.messaging.DeliveryAnnotations-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEncoding</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>> getEncoding(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></code></dd> +</dl> +</li> +</ul> +<a name="getCanonicalEncoding--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCanonicalEncoding</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></code></dd> +</dl> +</li> +</ul> +<a name="getAllEncodings--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAllEncodings</h4> +<pre>public java.util.Collection<? extends <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>>> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></code></dd> +</dl> +</li> +</ul> +<a name="readValue--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>readValue</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></code></dd> +</dl> +</li> +</ul> +<a name="skipValue--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>skipValue</h4> +<pre>public void 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></code></dd> +</dl> +</li> +</ul> +<a name="write-org.apache.qpid.proton.amqp.messaging.DeliveryAnnotations-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>write</h4> +<pre>public void write(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></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 void register(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a> decoder, + <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> 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/FastPathDataType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathFooterType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/FastPathDeliveryAnnotationsType.html" target="_top">Frames</a></li> +<li><a href="FastPathDeliveryAnnotationsType.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All 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: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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/f6f494e6/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathFooterType.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathFooterType.html b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathFooterType.html new file mode 100755 index 0000000..967a813 --- /dev/null +++ b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathFooterType.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>FastPathFooterType (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="FastPathFooterType (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/FastPathDeliveryAnnotationsType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathHeaderType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/FastPathFooterType.html" target="_top">Frames</a></li> +<li><a href="FastPathFooterType.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All 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: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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 FastPathFooterType" class="title">Class FastPathFooterType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>org.apache.qpid.proton.codec.messaging.FastPathFooterType</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><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>>, <a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>>, <a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">FastPathFooterType</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><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>>, <a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </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/FastPathFooterType.html#FastPathFooterType-org.apache.qpid.proton.codec.EncoderImpl-">FastPathFooterType</a></span>(<a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> encoder)</code> </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"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </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/FastPathFooterType.html#encodesJavaPrimitive--">encodesJavaPrimitive</a></span>()</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>java.util.Collection<? extends <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathFooterType.html#getAllEncodings--">getAllEncodings</a></span>()</code> </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><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathFooterType.html#getCanonicalEncoding--">getCanonicalEncoding</a></span>()</code> </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/FastPathFooterType.html#getDecoder--">getDecoder</a></span>()</code> </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/FastPathFooterType.html#getEncoder--">getEncoder</a></span>()</code> </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><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathFooterType.html#getEncoding-org.apache.qpid.proton.amqp.messaging.Footer-">getEncoding</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a> val)</code> </td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>java.lang.Class<<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathFooterType.html#getTypeClass--">getTypeClass</a></span>()</code> </td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathFooterType.html#readValue--">readValue</a></span>()</code> </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/FastPathFooterType.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> decoder, + <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> encoder)</code> </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/FastPathFooterType.html#skipValue--">skipValue</a></span>()</code> </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/FastPathFooterType.html#write-org.apache.qpid.proton.amqp.messaging.Footer-">write</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a> val)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class 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="FastPathFooterType-org.apache.qpid.proton.codec.EncoderImpl-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>FastPathFooterType</h4> +<pre>public FastPathFooterType(<a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> 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 <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> getEncoder()</pre> +</li> +</ul> +<a name="getDecoder--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDecoder</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/codec/DecoderImpl.html" title="class in org.apache.qpid.proton.codec">DecoderImpl</a> getDecoder()</pre> +</li> +</ul> +<a name="encodesJavaPrimitive--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>encodesJavaPrimitive</h4> +<pre>public boolean 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></code></dd> +</dl> +</li> +</ul> +<a name="getTypeClass--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTypeClass</h4> +<pre>public java.lang.Class<<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></code></dd> +</dl> +</li> +</ul> +<a name="getEncoding-org.apache.qpid.proton.amqp.messaging.Footer-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEncoding</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>> getEncoding(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></code></dd> +</dl> +</li> +</ul> +<a name="getCanonicalEncoding--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCanonicalEncoding</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></code></dd> +</dl> +</li> +</ul> +<a name="getAllEncodings--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAllEncodings</h4> +<pre>public java.util.Collection<? extends <a href="../../../../../../org/apache/qpid/proton/codec/TypeEncoding.html" title="interface in org.apache.qpid.proton.codec">TypeEncoding</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>>> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></code></dd> +</dl> +</li> +</ul> +<a name="readValue--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>readValue</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></code></dd> +</dl> +</li> +</ul> +<a name="skipValue--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>skipValue</h4> +<pre>public void 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/TypeConstructor.html" title="interface in org.apache.qpid.proton.codec">TypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></code></dd> +</dl> +</li> +</ul> +<a name="write-org.apache.qpid.proton.amqp.messaging.Footer-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>write</h4> +<pre>public void write(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a> 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> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Footer.html" title="class in org.apache.qpid.proton.amqp.messaging">Footer</a>></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 void register(<a href="../../../../../../org/apache/qpid/proton/codec/Decoder.html" title="interface in org.apache.qpid.proton.codec">Decoder</a> decoder, + <a href="../../../../../../org/apache/qpid/proton/codec/EncoderImpl.html" title="class in org.apache.qpid.proton.codec">EncoderImpl</a> 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/FastPathDeliveryAnnotationsType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathHeaderType.html" title="class in org.apache.qpid.proton.codec.messaging"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/messaging/FastPathFooterType.html" target="_top">Frames</a></li> +<li><a href="FastPathFooterType.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All 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: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org