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/DeleteOnNoMessagesType.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.html b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.html new file mode 100755 index 0000000..3779ae2 --- /dev/null +++ b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.html @@ -0,0 +1,323 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc --> +<title>DeleteOnNoMessagesType (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="DeleteOnNoMessagesType (Qpid Proton-J API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoLinksType.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/DeliveryAnnotationsType.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/DeleteOnNoMessagesType.html" target="_top">Frames</a></li> +<li><a href="DeleteOnNoMessagesType.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>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </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 DeleteOnNoMessagesType" class="title">Class DeleteOnNoMessagesType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">org.apache.qpid.proton.codec.AbstractDescribedType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a>,java.util.List></li> +<li> +<ul class="inheritance"> +<li>org.apache.qpid.proton.codec.messaging.DeleteOnNoMessagesType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a>>, <a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a>></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">DeleteOnNoMessagesType</span> +extends <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a>,java.util.List> +implements <a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a>></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </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><a href="../../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.html#getDescriptor--">getDescriptor</a></span>()</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>java.lang.Class<<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.html#getTypeClass--">getTypeClass</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.html#newInstance-java.lang.Object-">newInstance</a></span>(java.lang.Object described)</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.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="i4" class="altColor"> +<td class="colFirst"><code>protected java.util.List</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.html#wrap-org.apache.qpid.proton.amqp.messaging.DeleteOnNoMessages-">wrap</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a> val)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.qpid.proton.codec.AbstractDescribedType"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a></h3> +<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getAllEncodings--">getAllEncodings</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getCanonicalEncoding--">getCanonicalEncoding</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDecoder--">getDecoder</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoder--">getEncoder</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoding-T-">getEncoding</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#write-T-">write</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDescriptor--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDescriptor</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a> getDescriptor()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDescriptor--">getDescriptor</a></code> in class <code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a>,java.util.List></code></dd> +</dl> +</li> +</ul> +<a name="wrap-org.apache.qpid.proton.amqp.messaging.DeleteOnNoMessages-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>wrap</h4> +<pre>protected java.util.List wrap(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a> val)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#wrap-T-">wrap</a></code> in class <code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a>,java.util.List></code></dd> +</dl> +</li> +</ul> +<a name="newInstance-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>newInstance</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a> newInstance(java.lang.Object described)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html#newInstance-java.lang.Object-">newInstance</a></code> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</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/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</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/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</a>></code></dd> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html#getTypeClass--">getTypeClass</a></code> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.proton.amqp.messaging">DeleteOnNoMessages</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/DeleteOnNoLinksType.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/DeliveryAnnotationsType.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/DeleteOnNoMessagesType.html" target="_top">Frames</a></li> +<li><a href="DeleteOnNoMessagesType.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>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </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/DeliveryAnnotationsType.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/DeliveryAnnotationsType.html b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/DeliveryAnnotationsType.html new file mode 100755 index 0000000..4185ea2 --- /dev/null +++ b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/DeliveryAnnotationsType.html @@ -0,0 +1,357 @@ +<!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>DeliveryAnnotationsType (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="DeliveryAnnotationsType (Qpid Proton-J API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeleteOnNoMessagesType.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/FastPathAcceptedType.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/DeliveryAnnotationsType.html" target="_top">Frames</a></li> +<li><a href="DeliveryAnnotationsType.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 DeliveryAnnotationsType" class="title">Class DeliveryAnnotationsType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">org.apache.qpid.proton.codec.AbstractDescribedType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>,java.util.Map></li> +<li> +<ul class="inheritance"> +<li>org.apache.qpid.proton.codec.messaging.DeliveryAnnotationsType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a><<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/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">DeliveryAnnotationsType</span> +extends <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>,java.util.Map> +implements <a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</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/DeliveryAnnotationsType.html#DeliveryAnnotationsType-org.apache.qpid.proton.codec.EncoderImpl-">DeliveryAnnotationsType</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><a href="../../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeliveryAnnotationsType.html#getDescriptor--">getDescriptor</a></span>()</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<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/DeliveryAnnotationsType.html#getTypeClass--">getTypeClass</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<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/DeliveryAnnotationsType.html#newInstance-java.lang.Object-">newInstance</a></span>(java.lang.Object described)</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeliveryAnnotationsType.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="i4" class="altColor"> +<td class="colFirst"><code>protected java.util.Map</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/DeliveryAnnotationsType.html#wrap-org.apache.qpid.proton.amqp.messaging.DeliveryAnnotations-">wrap</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.org.apache.qpid.proton.codec.AbstractDescribedType"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a></h3> +<code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getAllEncodings--">getAllEncodings</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getCanonicalEncoding--">getCanonicalEncoding</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDecoder--">getDecoder</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoder--">getEncoder</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getEncoding-T-">getEncoding</a>, <a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#write-T-">write</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class 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="DeliveryAnnotationsType-org.apache.qpid.proton.codec.EncoderImpl-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>DeliveryAnnotationsType</h4> +<pre>public DeliveryAnnotationsType(<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="getDescriptor--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDescriptor</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/amqp/UnsignedLong.html" title="class in org.apache.qpid.proton.amqp">UnsignedLong</a> getDescriptor()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html#getDescriptor--">getDescriptor</a></code> in class <code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>,java.util.Map></code></dd> +</dl> +</li> +</ul> +<a name="wrap-org.apache.qpid.proton.amqp.messaging.DeliveryAnnotations-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>wrap</h4> +<pre>protected java.util.Map wrap(<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/AbstractDescribedType.html#wrap-T-">wrap</a></code> in class <code><a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec">AbstractDescribedType</a><<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a>,java.util.Map></code></dd> +</dl> +</li> +</ul> +<a name="newInstance-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>newInstance</h4> +<pre>public <a href="../../../../../../org/apache/qpid/proton/amqp/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.proton.amqp.messaging">DeliveryAnnotations</a> newInstance(java.lang.Object described)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html#newInstance-java.lang.Object-">newInstance</a></code> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</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/DescribedTypeConstructor.html#getTypeClass--">getTypeClass</a></code> in interface <code><a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</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/DeleteOnNoMessagesType.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/FastPathAcceptedType.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/DeliveryAnnotationsType.html" target="_top">Frames</a></li> +<li><a href="DeliveryAnnotationsType.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/FastPathAcceptedType.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathAcceptedType.html b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathAcceptedType.html new file mode 100755 index 0000000..7a4d5eb --- /dev/null +++ b/content/releases/qpid-proton-j-0.28.0/api/org/apache/qpid/proton/codec/messaging/FastPathAcceptedType.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>FastPathAcceptedType (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="FastPathAcceptedType (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/DeliveryAnnotationsType.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/FastPathAmqpSequenceType.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/FastPathAcceptedType.html" target="_top">Frames</a></li> +<li><a href="FastPathAcceptedType.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 FastPathAcceptedType" class="title">Class FastPathAcceptedType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>org.apache.qpid.proton.codec.messaging.FastPathAcceptedType</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a>></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">FastPathAcceptedType</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/FastPathAcceptedType.html#FastPathAcceptedType-org.apache.qpid.proton.codec.EncoderImpl-">FastPathAcceptedType</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/FastPathAcceptedType.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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a>>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAcceptedType.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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAcceptedType.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/FastPathAcceptedType.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/FastPathAcceptedType.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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAcceptedType.html#getEncoding-org.apache.qpid.proton.amqp.messaging.Accepted-">getEncoding</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a> accepted)</code> </td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>java.lang.Class<<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAcceptedType.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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/qpid/proton/codec/messaging/FastPathAcceptedType.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/FastPathAcceptedType.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/FastPathAcceptedType.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/FastPathAcceptedType.html#write-org.apache.qpid.proton.amqp.messaging.Accepted-">write</a></span>(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a> accepted)</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="FastPathAcceptedType-org.apache.qpid.proton.codec.EncoderImpl-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>FastPathAcceptedType</h4> +<pre>public FastPathAcceptedType(<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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a>></code></dd> +</dl> +</li> +</ul> +<a name="getEncoding-org.apache.qpid.proton.amqp.messaging.Accepted-"> +<!-- --> +</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a>> getEncoding(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a> accepted)</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a>></code></dd> +</dl> +</li> +</ul> +<a name="write-org.apache.qpid.proton.amqp.messaging.Accepted-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>write</h4> +<pre>public void write(<a href="../../../../../../org/apache/qpid/proton/amqp/messaging/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</a> accepted)</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/Accepted.html" title="class in org.apache.qpid.proton.amqp.messaging">Accepted</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/DeliveryAnnotationsType.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/FastPathAmqpSequenceType.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/FastPathAcceptedType.html" target="_top">Frames</a></li> +<li><a href="FastPathAcceptedType.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