blob: 0bf32561891df47f7b32835fe7d43bc77a288c42 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Wed May 12 10:10:59 EDT 2021 -->
<title>Index (Qpid ProtonJ2 Parent 1.0.0-M1 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-05-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Qpid ProtonJ2 Parent 1.0.0-M1 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:X">X</a>&nbsp;<a href="#I:Z">Z</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a><a id="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#abort()">abort()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html#abort()">abort()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamSenderMessage</a></dt>
<dd>
<div class="block">Marks the currently streaming message as being aborted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#abort()">abort()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#abort()">abort()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Aborts the outgoing delivery if not already settled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#aborted()">aborted()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#aborted()">aborted()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#aborted()">aborted()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamDelivery.html#aborted()">aborted()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client">StreamDelivery</a></dt>
<dd>
<div class="block">Check if the <a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamDelivery</code></a> has been marked as aborted by the remote sender.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html#aborted()">aborted()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamReceiverMessage</a></dt>
<dd>
<div class="block">Check if the <a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamDelivery</code></a> that was assigned to this <a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamReceiverMessage</code></a> has been
marked as aborted by the remote.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html#aborted()">aborted()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamSenderMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#absoluteExpiryTime()">absoluteExpiryTime()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#absoluteExpiryTime()">absoluteExpiryTime()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#absoluteExpiryTime()">absoluteExpiryTime()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#absoluteExpiryTime(long)">absoluteExpiryTime(long)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#absoluteExpiryTime(long)">absoluteExpiryTime(long)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#absoluteExpiryTime(long)">absoluteExpiryTime(long)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the absolute expiration time value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">AbstractArrayTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Base for the decoders of AMQP Array types that defaults to returning opaque Object
values to match what the other decoders do.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html#%3Cinit%3E()">AbstractArrayTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractArrayTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">AbstractBinaryTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Base class for the various Binary type decoders used to read AMQP Binary values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html#%3Cinit%3E()">AbstractBinaryTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractBinaryTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders"><span class="typeNameLink">AbstractDescribedListTypeEncoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html" title="type parameter in AbstractDescribedListTypeEncoder">V</a>&gt; - Class in <a href="org/apache/qpid/protonj2/codec/encoders/package-summary.html">org.apache.qpid.protonj2.codec.encoders</a></dt>
<dd>
<div class="block">Base class used for all Described Type objects that are represented as a List</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html#%3Cinit%3E()">AbstractDescribedListTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedListTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders"><span class="typeNameLink">AbstractDescribedMapTypeEncoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html" title="type parameter in AbstractDescribedMapTypeEncoder">K</a>,&#8203;<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html" title="type parameter in AbstractDescribedMapTypeEncoder">V</a>,&#8203;<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html" title="type parameter in AbstractDescribedMapTypeEncoder">M</a>&gt; - Class in <a href="org/apache/qpid/protonj2/codec/encoders/package-summary.html">org.apache.qpid.protonj2.codec.encoders</a></dt>
<dd>
<div class="block">Base class used for all Described Type objects that are represented as a List</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html#%3Cinit%3E()">AbstractDescribedMapTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedMapTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">AbstractDescribedTypeDecoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html" title="type parameter in AbstractDescribedTypeDecoder">V</a>&gt; - Class in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">Abstract base for all Described Type decoders which implements the generic methods
common to all the implementations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html#%3Cinit%3E()">AbstractDescribedTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">AbstractDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders"><span class="typeNameLink">AbstractDescribedTypeEncoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedTypeEncoder.html" title="type parameter in AbstractDescribedTypeEncoder">V</a>&gt; - Class in <a href="org/apache/qpid/protonj2/codec/encoders/package-summary.html">org.apache.qpid.protonj2.codec.encoders</a></dt>
<dd>
<div class="block">Abstract DescribedType encoder implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedTypeEncoder.html#%3Cinit%3E()">AbstractDescribedTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractListTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">AbstractListTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Base for the various List type decoders needed to read AMQP List values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractListTypeDecoder.html#%3Cinit%3E()">AbstractListTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractListTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractListTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractMapTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">AbstractMapTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Base for the various Map type decoders used to read AMQP Map values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractMapTypeDecoder.html#%3Cinit%3E()">AbstractMapTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractMapTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractMapTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">AbstractMechanism</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Base class for SASL Authentication Mechanism that implements the basic
methods of a Mechanism class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html#%3Cinit%3E()">AbstractMechanism()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">AbstractMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/AbstractPrimitiveTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">AbstractPrimitiveTypeDecoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/decoders/AbstractPrimitiveTypeDecoder.html" title="type parameter in AbstractPrimitiveTypeDecoder">V</a>&gt; - Class in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">Abstract base for all Described Type decoders which implements the generic methods
common to all the implementations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/AbstractPrimitiveTypeDecoder.html#%3Cinit%3E()">AbstractPrimitiveTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/AbstractPrimitiveTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">AbstractPrimitiveTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/AbstractPrimitiveTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders"><span class="typeNameLink">AbstractPrimitiveTypeEncoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/encoders/AbstractPrimitiveTypeEncoder.html" title="type parameter in AbstractPrimitiveTypeEncoder">V</a>&gt; - Class in <a href="org/apache/qpid/protonj2/codec/encoders/package-summary.html">org.apache.qpid.protonj2.codec.encoders</a></dt>
<dd>
<div class="block">Abstract implementation of the PrimitiveTypeEncoder that implements the common methods
that most of the primitive type</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractPrimitiveTypeEncoder.html#%3Cinit%3E()">AbstractPrimitiveTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractPrimitiveTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractPrimitiveTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">AbstractStringTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Base for the various String type Decoders used to read AMQP String values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html#%3Cinit%3E()">AbstractStringTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractStringTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">AbstractSymbolTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Base class for the Symbol decoders used on AMQP Symbol types.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html#%3Cinit%3E()">AbstractSymbolTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractSymbolTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#accept()">accept()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Accepts and settles the delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#accept()">accept()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#accept()">accept()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamDelivery.html#accept()">accept()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client">StreamDelivery</a></dt>
<dd>
<div class="block">Accepts and settles the delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#accept(org.apache.qpid.protonj2.buffer.ProtonBuffer)">accept(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Provide data input for this Engine from some external source.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.html#accepted()">accepted()</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.html" title="interface in org.apache.qpid.protonj2.client">DeliveryState</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Accepted.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Accepted</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html#Accepted">Accepted</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html" title="enum in org.apache.qpid.protonj2.types.transport">DeliveryState.DeliveryStateType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html#ACCEPTED">ACCEPTED</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html" title="enum in org.apache.qpid.protonj2.client">DeliveryState.Type</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">AcceptedTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Accepted type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html#%3Cinit%3E()">AcceptedTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AcceptedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">AcceptedTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP Accepted type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html#%3Cinit%3E()">AcceptedTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AcceptedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/ConnectionState.html#ACTIVE">ACTIVE</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/ConnectionState.html" title="enum in org.apache.qpid.protonj2.engine">ConnectionState</a></dt>
<dd>
<div class="block">Indicates that the targeted end of the Connection (local or remote) is currently open.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/LinkState.html#ACTIVE">ACTIVE</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/LinkState.html" title="enum in org.apache.qpid.protonj2.engine">LinkState</a></dt>
<dd>
<div class="block">Indicates that the targeted end of the Link (local or remote) is currently open.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/SessionState.html#ACTIVE">ACTIVE</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/SessionState.html" title="enum in org.apache.qpid.protonj2.engine">SessionState</a></dt>
<dd>
<div class="block">Indicates that the targeted end of the Session (local or remote) is currently open.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#add(org.apache.qpid.protonj2.client.ReconnectLocation)">add(ReconnectLocation)</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>
<div class="block">Adds a new entry to the pool if not already contained within.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#add(org.apache.qpid.protonj2.types.UnsignedInteger)">add(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>
<div class="block">Adds the value of the given <a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedInteger</code></a> to this instance and return a new <a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedInteger</code></a>
instance that represents the newly computed value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#addAdditionalHandlers(io.netty.channel.ChannelPipeline)">addAdditionalHandlers(ChannelPipeline)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html#addAdditionalHandlers(io.netty.channel.ChannelPipeline)">addAdditionalHandlers(ChannelPipeline)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html" title="class in org.apache.qpid.protonj2.client.transport">WebSocketTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#addAll(java.util.Collection)">addAll(Collection&lt;? extends E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#addAll(java.util.List)">addAll(List&lt;ReconnectLocation&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>
<div class="block">Adds a list of new <a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client"><code>ReconnectLocation</code></a> values to the pool if not already contained within.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SaslOptions.html#addAllowedMechanism(java.lang.String)">addAllowedMechanism(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SaslOptions.html" title="class in org.apache.qpid.protonj2.client">SaslOptions</a></dt>
<dd>
<div class="block">Adds a mechanism to the list of allowed SASL mechanisms this client will use
when selecting from the remote peers offered set of SASL mechanisms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#addBodySection(org.apache.qpid.protonj2.types.messaging.Section)">addBodySection(Section&lt;?&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Adds the given <a href="org/apache/qpid/protonj2/types/messaging/Section.html" title="interface in org.apache.qpid.protonj2.types.messaging"><code>Section</code></a> to the internal collection of sections that will be sent
to the remote peer when this message is encoded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#addBodySection(org.apache.qpid.protonj2.types.messaging.Section)">addBodySection(Section&lt;?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#addBodySection(org.apache.qpid.protonj2.types.messaging.Section)">addBodySection(Section&lt;?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#addCapacityAvailableHandler(org.apache.qpid.protonj2.engine.EventHandler)">addCapacityAvailableHandler(EventHandler&lt;TransactionController&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#addCapacityAvailableHandler(org.apache.qpid.protonj2.engine.EventHandler)">addCapacityAvailableHandler(EventHandler&lt;TransactionController&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Allows the caller to add an <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> that will be signaled when the underlying
link for this <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a> has been granted credit which would then allow for
transaction <a href="org/apache/qpid/protonj2/types/transactions/Declared.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declared</code></a> and <a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Discharge</code></a> commands to be sent to the remote Transactional
Resource.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#addCredit(int)">addCredit(int)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#addCredit(int)">addCredit(int)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#addCredit(int)">addCredit(int)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Adds credit to the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> link for use when there receiver has not been configured
with a credit window.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiver.html#addCredit(int)">addCredit(int)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiver.html" title="interface in org.apache.qpid.protonj2.client">StreamReceiver</a></dt>
<dd>
<div class="block">Adds credit to the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> link for use when there receiver has not been configured
with a credit window.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#addCredit(int)">addCredit(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#addCredit(int)">addCredit(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Receiver.html#addCredit(int)">addCredit(int)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine">Receiver</a></dt>
<dd>
<div class="block">Adds the given amount of credit for the <a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#addCredit(int)">addCredit(int)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Adds the given amount of credit for the <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> which allows
the <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a> to send <a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declare</code></a> and <a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Discharge</code></a>
requests to this manager.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#addFirst(java.lang.String,org.apache.qpid.protonj2.engine.EngineHandler)">addFirst(String, EngineHandler)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Adds the given handler to the front of the pipeline with the given name stored for
later lookup or remove operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#addFirst(java.lang.String,org.apache.qpid.protonj2.engine.EngineHandler)">addFirst(String, EngineHandler)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#addFirst(java.lang.String,org.apache.qpid.protonj2.engine.EngineHandler)">addFirst(String, EngineHandler)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#addFirst(org.apache.qpid.protonj2.client.ReconnectLocation)">addFirst(ReconnectLocation)</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>
<div class="block">Adds a new <a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client"><code>ReconnectLocation</code></a> to the pool if not already contained within.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#addLast(java.lang.String,org.apache.qpid.protonj2.engine.EngineHandler)">addLast(String, EngineHandler)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Adds the given handler to the end of the pipeline with the given name stored for
later lookup or remove operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#addLast(java.lang.String,org.apache.qpid.protonj2.engine.EngineHandler)">addLast(String, EngineHandler)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#addLast(java.lang.String,org.apache.qpid.protonj2.engine.EngineHandler)">addLast(String, EngineHandler)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#addReconnectLocation(java.lang.String,int)">addReconnectLocation(String, int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">Adds an additional reconnection location that can be used when attempting to reconnect the client
following a connection failure.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#address()">address()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#address()">address()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#address()">address()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Returns the address that the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> instance will be subscribed to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#address()">address()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Returns the address that the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> instance will send <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> objects
to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Source.html#address()">address()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Target.html#address()">address()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Target.html" title="interface in org.apache.qpid.protonj2.client">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#ADDRESS">ADDRESS</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#addWebSocketHeader(java.lang.String,java.lang.String)">addWebSocketHeader(String, String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Additional headers to be passed along to the remote when performing a WebSocket based connect.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#adjustIndexMarks(int)">adjustIndexMarks(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">AdvancedMessage</span></a>&lt;<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="type parameter in AdvancedMessage">E</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Advanced AMQP Message object that provides a thin abstraction to raw AMQP types</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html#allocate()">allocate()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBufferAllocator</a></dt>
<dd>
<div class="block">Create a new ProtonBuffer instance with default initial capacity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html#allocate()">allocate()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html#allocate()">allocate()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html#allocate(int)">allocate(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBufferAllocator</a></dt>
<dd>
<div class="block">Create a new ProtonBuffer instance with the given initial capacity and the
maximum capacity should be that of the underlying buffer implementations
limit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html#allocate(int)">allocate(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html#allocate(int)">allocate(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html#allocate(int,int)">allocate(int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBufferAllocator</a></dt>
<dd>
<div class="block">Create a new ProtonBuffer instance with the given initial capacity and the
maximum capacity should that of the value specified by the caller.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html#allocate(int,int)">allocate(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html#allocate(int,int)">allocate(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SaslOptions.html#allowedMechanisms()">allowedMechanisms()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SaslOptions.html" title="class in org.apache.qpid.protonj2.client">SaslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#allowNativeIO()">allowNativeIO()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#allowNativeIO(boolean)">allowNativeIO(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Determines if the a native IO implementation is preferred to the JDK based IO.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#allowNativeSSL()">allowNativeSSL()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#allowNativeSSL(boolean)">allowNativeSSL(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html#AMQP_FRAME_TYPE">AMQP_FRAME_TYPE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameDecodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html#AMQP_FRAME_TYPE">AMQP_FRAME_TYPE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameEncodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingAMQPEnvelope.html#AMQP_FRAME_TYPE">AMQP_FRAME_TYPE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine">IncomingAMQPEnvelope</a></dt>
<dd>
<div class="block">The AMQP Frame type marker value used when processing incoming frames.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html#AMQP_FRAME_TYPE">AMQP_FRAME_TYPE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine">OutgoingAMQPEnvelope</a></dt>
<dd>
<div class="block">The frame type value to used when encoding the outgoing AMQP frame.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html#AMQP_HEADER_ENVELOPE">AMQP_HEADER_ENVELOPE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine">HeaderEnvelope</a></dt>
<dd>
<div class="block">A singleton instance of an AMQP header that can be used to avoid additional allocations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html#AMQP_PERFORMATIVE_HANDLER">AMQP_PERFORMATIVE_HANDLER</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConstants</a></dt>
<dd>
<div class="block">Engine handler that acts on AMQP performatives</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#AMQP_PROTOCOL_ID">AMQP_PROTOCOL_ID</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">AmqpError</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>
<div class="block">List of <a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types"><code>Symbol</code></a> constants that provide the defined AMQP Error space.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">AMQPHeader</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>
<div class="block">Represents the AMQP protocol handshake packet that is sent during the
initial exchange with a remote peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#%3Cinit%3E()">AMQPHeader()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#%3Cinit%3E(byte%5B%5D)">AMQPHeader(byte[])</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#%3Cinit%3E(org.apache.qpid.protonj2.buffer.ProtonBuffer)">AMQPHeader(ProtonBuffer)</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#%3Cinit%3E(org.apache.qpid.protonj2.buffer.ProtonBuffer,boolean)">AMQPHeader(ProtonBuffer, boolean)</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.HeaderHandler.html" title="interface in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">AMQPHeader.HeaderHandler</span></a>&lt;<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.HeaderHandler.html" title="type parameter in AMQPHeader.HeaderHandler">E</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html" title="class in org.apache.qpid.protonj2.engine"><span class="typeNameLink">AMQPPerformativeEnvelopePool</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html" title="type parameter in AMQPPerformativeEnvelopePool">E</a> extends <a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html" title="class in org.apache.qpid.protonj2.engine">PerformativeEnvelope</a>&lt;<a href="org/apache/qpid/protonj2/types/transport/Performative.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative</a>&gt;&gt; - Class in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Pool of <a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>PerformativeEnvelope</code></a> instances used to reduce allocations on incoming performatives.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html#%3Cinit%3E(java.util.function.Function)">AMQPPerformativeEnvelopePool(Function&lt;AMQPPerformativeEnvelopePool&lt;E&gt;, E&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html" title="class in org.apache.qpid.protonj2.engine">AMQPPerformativeEnvelopePool</a></dt>
<dd>
<div class="block">Create a new envelope pool using the default pool size.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html#%3Cinit%3E(java.util.function.Function,int)">AMQPPerformativeEnvelopePool(Function&lt;AMQPPerformativeEnvelopePool&lt;E&gt;, E&gt;, int)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html" title="class in org.apache.qpid.protonj2.engine">AMQPPerformativeEnvelopePool</a></dt>
<dd>
<div class="block">Create a new envelope pool using the default pool size.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">AmqpSequence</span></a>&lt;<a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html" title="type parameter in AmqpSequence">E</a>&gt; - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html#AmqpSequence">AmqpSequence</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html" title="enum in org.apache.qpid.protonj2.types.messaging">Section.SectionType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html#%3Cinit%3E(java.util.List)">AmqpSequence(List&lt;E&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpSequence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">AmqpSequenceTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Data type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html#%3Cinit%3E()">AmqpSequenceTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpSequenceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">AmqpSequenceTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP AmqpSequence type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html#%3Cinit%3E()">AmqpSequenceTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpSequenceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">AmqpValue</span></a>&lt;<a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="type parameter in AmqpValue">E</a>&gt; - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html#AmqpValue">AmqpValue</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html" title="enum in org.apache.qpid.protonj2.types.messaging">Section.SectionType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html#%3Cinit%3E(E)">AmqpValue(E)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpValue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">AmqpValueTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Data type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html#%3Cinit%3E()">AmqpValueTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpValueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">AmqpValueTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP Value type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html#%3Cinit%3E()">AmqpValueTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpValueTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#annotation(java.lang.String)">annotation(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#annotation(java.lang.String)">annotation(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#annotation(java.lang.String)">annotation(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Returns the requested message annotation value from this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> if it exists
or returns null otherwise.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#annotation(java.lang.String,java.lang.Object)">annotation(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#annotation(java.lang.String,java.lang.Object)">annotation(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#annotation(java.lang.String,java.lang.Object)">annotation(String, Object)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the given message annotation value at the given key, replacing any previous value
that was assigned to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#annotations()">annotations()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Return the current <a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>MessageAnnotations</code></a> assigned to this message, if none was assigned yet
then this method returns <code>null</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#annotations()">annotations()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Decodes the <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> payload and returns a <code>Map</code> containing a copy
of any associated <a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>DeliveryAnnotations</code></a> that were transmitted with the <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>
payload of this <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#annotations()">annotations()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#annotations()">annotations()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#annotations()">annotations()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#annotations()">annotations()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#annotations(org.apache.qpid.protonj2.types.messaging.MessageAnnotations)">annotations(MessageAnnotations)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Assign or replace the <a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>MessageAnnotations</code></a> instance associated with this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#annotations(org.apache.qpid.protonj2.types.messaging.MessageAnnotations)">annotations(MessageAnnotations)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#annotations(org.apache.qpid.protonj2.types.messaging.MessageAnnotations)">annotations(MessageAnnotations)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#ANONYMOUS">ANONYMOUS</a></span> - org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/AnonymousMechanism.html#ANONYMOUS">ANONYMOUS</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/AnonymousMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">AnonymousMechanism</a></dt>
<dd>
<div class="block">A singleton instance of the symbolic mechanism name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#ANONYMOUS_RELAY">ANONYMOUS_RELAY</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/AnonymousMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">AnonymousMechanism</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Implements the Anonymous SASL authentication mechanism.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/AnonymousMechanism.html#%3Cinit%3E()">AnonymousMechanism()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/AnonymousMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">AnonymousMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnectionCapabilities.html#anonymousRelaySupported()">anonymousRelaySupported()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnectionCapabilities.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnectionCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#append(byte%5B%5D)">append(byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>
<div class="block">Appends the given byte array to the end of the buffer segments that comprise this composite
<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#append(byte%5B%5D,int,int)">append(byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>
<div class="block">Appends the given byte array to the end of the buffer segments that comprise this composite
<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#append(org.apache.qpid.protonj2.buffer.ProtonBuffer)">append(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>
<div class="block">Appends the given <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> to the end of the buffer segments that comprise this composite
<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#applicationProperties()">applicationProperties()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Return the current <a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>ApplicationProperties</code></a> assigned to this message, if none was assigned yet
then this method returns <code>null</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#applicationProperties()">applicationProperties()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#applicationProperties()">applicationProperties()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#applicationProperties(org.apache.qpid.protonj2.types.messaging.ApplicationProperties)">applicationProperties(ApplicationProperties)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Assign or replace the <a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>ApplicationProperties</code></a> instance associated with this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#applicationProperties(org.apache.qpid.protonj2.types.messaging.ApplicationProperties)">applicationProperties(ApplicationProperties)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#applicationProperties(org.apache.qpid.protonj2.types.messaging.ApplicationProperties)">applicationProperties(ApplicationProperties)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">ApplicationProperties</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html#ApplicationProperties">ApplicationProperties</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html" title="enum in org.apache.qpid.protonj2.types.messaging">Section.SectionType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html#%3Cinit%3E(java.util.Map)">ApplicationProperties(Map&lt;String, ?&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html" title="class in org.apache.qpid.protonj2.types.messaging">ApplicationProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">ApplicationPropertiesTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP ApplicationProperties types from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html#%3Cinit%3E()">ApplicationPropertiesTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ApplicationPropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">ApplicationPropertiesTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP ApplicationProperties type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html#%3Cinit%3E()">ApplicationPropertiesTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ApplicationPropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#areDeliveriesStillActive()">areDeliveriesStillActive()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#ARRAY32">ARRAY32</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Array32TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Arrays from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html#%3Cinit%3E()">Array32TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#ARRAY8">ARRAY8</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Array8TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Arrays from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html#%3Cinit%3E()">Array8TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#arrayCopy()">arrayCopy()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">ArrayTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Array types to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#%3Cinit%3E()">ArrayTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#asByteBuffer()">asByteBuffer()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#asBytes()">asBytes()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#asProtonBuffer()">asProtonBuffer()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/futures/AsyncResult.html" title="interface in org.apache.qpid.protonj2.client.futures"><span class="typeNameLink">AsyncResult</span></a>&lt;<a href="org/apache/qpid/protonj2/client/futures/AsyncResult.html" title="type parameter in AsyncResult">V</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/client/futures/package-summary.html">org.apache.qpid.protonj2.client.futures</a></dt>
<dd>
<div class="block">Defines a result interface for Asynchronous operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryMode.html#AT_LEAST_ONCE">AT_LEAST_ONCE</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryMode.html" title="enum in org.apache.qpid.protonj2.client">DeliveryMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryMode.html#AT_MOST_ONCE">AT_MOST_ONCE</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryMode.html" title="enum in org.apache.qpid.protonj2.client">DeliveryMode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">Attach</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#%3Cinit%3E()">Attach()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html#ATTACH">ATTACH</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/Attachments.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">Attachments</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Attachments API used to associate specific data with AMQP Resources</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport"><span class="typeNameLink">AttachTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transport</a></dt>
<dd>
<div class="block">Decoder of AMQP Attach type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html#%3Cinit%3E()">AttachTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">AttachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport"><span class="typeNameLink">AttachTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transport</a></dt>
<dd>
<div class="block">Encoder of AMQP Attach type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html#%3Cinit%3E()">AttachTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">AttachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslCode.html#AUTH">AUTH</a></span> - org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslCode.html" title="enum in org.apache.qpid.protonj2.types.security">SaslCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html#AUTHENTICATED">AUTHENTICATED</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html" title="enum in org.apache.qpid.protonj2.engine">EngineSaslDriver.SaslState</a></dt>
<dd>
<div class="block">Authentication succeeded</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html#AUTHENTICATING">AUTHENTICATING</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html" title="enum in org.apache.qpid.protonj2.engine">EngineSaslDriver.SaslState</a></dt>
<dd>
<div class="block">Engine started and set configuration in use</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html#AUTHENTICATION_FAILED">AUTHENTICATION_FAILED</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html" title="enum in org.apache.qpid.protonj2.engine">EngineSaslDriver.SaslState</a></dt>
<dd>
<div class="block">Authentication failed</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#autoAccept()">autoAccept()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#autoAccept(boolean)">autoAccept(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Controls if the created Receiver will automatically accept the deliveries that have
been received by the application (default is <code>true</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#autoAccept(boolean)">autoAccept(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#autoSettle()">autoSettle()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#autoSettle()">autoSettle()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Get whether the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> is auto settling deliveries.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#autoSettle(boolean)">autoSettle(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Controls if the created Receiver will automatically settle the deliveries that have
been received by the application (default is <code>true</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#autoSettle(boolean)">autoSettle(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Sets whether sent deliveries should be automatically locally-settled once
they have become remotely-settled by the receiving peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#autoSettle(boolean)">autoSettle(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#autoSettle(boolean)">autoSettle(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#available()">available()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#available()">available()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#available()">available()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Returns the number of bytes currently available for reading form this delivery, which may not be complete yet.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html#awaitAccepted()">awaitAccepted()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Tracker.html#awaitAccepted()">awaitAccepted()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client">Tracker</a></dt>
<dd>
<div class="block">Waits if necessary for the remote to settle the sent delivery with an <a href="org/apache/qpid/protonj2/types/messaging/Accepted.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Accepted</code></a>
disposition unless it has either already been settled and accepted or the original delivery
was sent settled in which case the remote will not send a <a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Disposition</code></a> back.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html#awaitAccepted(long,java.util.concurrent.TimeUnit)">awaitAccepted(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Tracker.html#awaitAccepted(long,java.util.concurrent.TimeUnit)">awaitAccepted(long, TimeUnit)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client">Tracker</a></dt>
<dd>
<div class="block">Waits if necessary for the remote to settle the sent delivery with an <a href="org/apache/qpid/protonj2/types/messaging/Accepted.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Accepted</code></a>
disposition unless it has either already been settled and accepted or the original delivery
was sent settled in which case the remote will not send a <a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Disposition</code></a> back.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#awaitConnect()">awaitConnect()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#awaitConnect()">awaitConnect()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>
<div class="block">Waits interruptibly for the <a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport"><code>Transport</code></a> to connect to the remote that was
indicated in the <a href="org/apache/qpid/protonj2/client/transport/Transport.html#connect(java.lang.String,int,org.apache.qpid.protonj2.client.transport.TransportListener)"><code>Transport.connect(String, int, TransportListener)</code></a> call.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpStreamTracker.html#awaitSettlement()">awaitSettlement()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpStreamTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpStreamTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html#awaitSettlement()">awaitSettlement()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamTracker.html#awaitSettlement()">awaitSettlement()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamTracker.html#awaitSettlement()">awaitSettlement()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamTracker.html" title="interface in org.apache.qpid.protonj2.client">StreamTracker</a></dt>
<dd>
<div class="block">Waits if necessary for the remote to settle the sent delivery unless it has
either already been settled or the original delivery was sent settled in which
case the remote will not send a <a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Disposition</code></a> back.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Tracker.html#awaitSettlement()">awaitSettlement()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client">Tracker</a></dt>
<dd>
<div class="block">Waits if necessary for the remote to settle the sent delivery unless it has
either already been settled or the original delivery was sent settled in which
case the remote will not send a <a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Disposition</code></a> back.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpStreamTracker.html#awaitSettlement(long,java.util.concurrent.TimeUnit)">awaitSettlement(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpStreamTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpStreamTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html#awaitSettlement(long,java.util.concurrent.TimeUnit)">awaitSettlement(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamTracker.html#awaitSettlement(long,java.util.concurrent.TimeUnit)">awaitSettlement(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamTracker.html#awaitSettlement(long,java.util.concurrent.TimeUnit)">awaitSettlement(long, TimeUnit)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamTracker.html" title="interface in org.apache.qpid.protonj2.client">StreamTracker</a></dt>
<dd>
<div class="block">Waits if necessary for the remote to settle the sent delivery unless it has
either already been settled or the original delivery was sent settled in which
case the remote will not send a <a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Disposition</code></a> back.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Tracker.html#awaitSettlement(long,java.util.concurrent.TimeUnit)">awaitSettlement(long, TimeUnit)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client">Tracker</a></dt>
<dd>
<div class="block">Waits if necessary for the remote to settle the sent delivery unless it has
either already been settled or the original delivery was sent settled in which
case the remote will not send a <a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Disposition</code></a> back.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html#awaitTermination(java.util.concurrent.ExecutorService,long)">awaitTermination(ExecutorService, long)</a></span> - Static method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html" title="class in org.apache.qpid.protonj2.client.util">ThreadPoolUtils</a></dt>
<dd>
<div class="block">Awaits the termination of the thread pool.</div>
</dd>
</dl>
<a id="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html#BALANCED">BALANCED</a></span> - Static variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFutureFactory</a></dt>
<dd>
<div class="block">Names a future type that uses a balanced spin then wait for the operation outcome.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/futures/BalancedClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures"><span class="typeNameLink">BalancedClientFuture</span></a>&lt;<a href="org/apache/qpid/protonj2/client/futures/BalancedClientFuture.html" title="type parameter in BalancedClientFuture">V</a>&gt; - Class in <a href="org/apache/qpid/protonj2/client/futures/package-summary.html">org.apache.qpid.protonj2.client.futures</a></dt>
<dd>
<div class="block">A more balanced implementation of a ClientFuture that works better on some
platforms such as windows where the thread park and atomic operations used by
a more aggressive implementation could result in poor performance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/BalancedClientFuture.html#%3Cinit%3E()">BalancedClientFuture()</a></span> - Constructor for class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/BalancedClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">BalancedClientFuture</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/futures/BalancedClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures"><code>BalancedClientFuture</code></a> instance with no assigned <a href="org/apache/qpid/protonj2/client/futures/ClientSynchronization.html" title="interface in org.apache.qpid.protonj2.client.futures"><code>ClientSynchronization</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/BalancedClientFuture.html#%3Cinit%3E(org.apache.qpid.protonj2.client.futures.ClientSynchronization)">BalancedClientFuture(ClientSynchronization&lt;V&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/BalancedClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">BalancedClientFuture</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/futures/BalancedClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures"><code>BalancedClientFuture</code></a> instance with the assigned <a href="org/apache/qpid/protonj2/client/futures/ClientSynchronization.html" title="interface in org.apache.qpid.protonj2.client.futures"><code>ClientSynchronization</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html#begin(org.apache.qpid.protonj2.client.futures.ClientFuture)">begin(ClientFuture&lt;Session&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html" title="interface in org.apache.qpid.protonj2.client.impl">ClientTransactionContext</a></dt>
<dd>
<div class="block">Begin a new transaction if one is not already in play.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">Begin</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#%3Cinit%3E()">Begin()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html#BEGIN">BEGIN</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html#beginMessage()">beginMessage()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSender.html#beginMessage()">beginMessage()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSender.html" title="interface in org.apache.qpid.protonj2.client">StreamSender</a></dt>
<dd>
<div class="block">Creates and returns a new <a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamSenderMessage</code></a> that can be used by the caller to perform
streaming sends of large message payload data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html#beginMessage(java.util.Map)">beginMessage(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSender.html#beginMessage(java.util.Map)">beginMessage(Map&lt;String, Object&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSender.html" title="interface in org.apache.qpid.protonj2.client">StreamSender</a></dt>
<dd>
<div class="block">Creates and returns a new <a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamSenderMessage</code></a> that can be used by the caller to perform
streaming sends of large message payload data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#beginTransaction()">beginTransaction()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#beginTransaction()">beginTransaction()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Opens a new transaction scoped to this <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> if one is not already active.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport"><span class="typeNameLink">BeginTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transport</a></dt>
<dd>
<div class="block">Decoder of AMQP Begin type values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html#%3Cinit%3E()">BeginTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">BeginTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport"><span class="typeNameLink">BeginTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transport</a></dt>
<dd>
<div class="block">Encoder of AMQP Begin type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html#%3Cinit%3E()">BeginTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">BeginTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#bigIntegerValue()">bigIntegerValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types"><span class="typeNameLink">Binary</span></a> - Class in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#%3Cinit%3E()">Binary()</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#%3Cinit%3E(byte%5B%5D)">Binary(byte[])</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#%3Cinit%3E(byte%5B%5D,int,int)">Binary(byte[], int, int)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#%3Cinit%3E(org.apache.qpid.protonj2.buffer.ProtonBuffer)">Binary(ProtonBuffer)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Binary32TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Binary values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary32TypeDecoder.html#%3Cinit%3E()">Binary32TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Binary32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Binary8TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Binary values with length less than 255 from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary8TypeDecoder.html#%3Cinit%3E()">Binary8TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Binary8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BinaryTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">BinaryTypeDecoder</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Base for all Binary type value decoders.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">BinaryTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Binary type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html#%3Cinit%3E()">BinaryTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BinaryTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#body()">body()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#body()">body()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#body()">body()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Returns the body value that is conveyed in this message or null if no body was set locally
or sent from the remote if this is an incoming message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#body(E)">body(E)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#body(E)">body(E)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the body value that is to be conveyed to the remote when this message is sent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#body(java.io.InputStream)">body(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html#body(org.apache.qpid.protonj2.client.OutputStreamOptions)">body(OutputStreamOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamSenderMessage</a></dt>
<dd>
<div class="block">Creates an <code>OutputStream</code> instance configured with the given options which will
write the bytes as the payload of one or more AMQP <a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Data</code></a> sections based on the
provided configuration..</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html#bodyLength()">bodyLength()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client">OutputStreamOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html#bodyLength(int)">bodyLength(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client">OutputStreamOptions</a></dt>
<dd>
<div class="block">Sets the overall stream size for this associated <code>OutputStream</code> that the
options are applied to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#bodySections()">bodySections()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Create and return a <code>Collection</code> that contains the <a href="org/apache/qpid/protonj2/types/messaging/Section.html" title="interface in org.apache.qpid.protonj2.types.messaging"><code>Section</code></a> instances currently
assigned to this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#bodySections()">bodySections()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#bodySections()">bodySections()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#bodySections(java.util.Collection)">bodySections(Collection&lt;Section&lt;?&gt;&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Sets the body <a href="org/apache/qpid/protonj2/types/messaging/Section.html" title="interface in org.apache.qpid.protonj2.types.messaging"><code>Section</code></a> instances to use when encoding this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#bodySections(java.util.Collection)">bodySections(Collection&lt;Section&lt;?&gt;&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#bodySections(java.util.Collection)">bodySections(Collection&lt;Section&lt;?&gt;&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#BOOLEAN">BOOLEAN</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#BOOLEAN_FALSE">BOOLEAN_FALSE</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#BOOLEAN_TRUE">BOOLEAN_TRUE</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">BooleanFalseTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Boolean False values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html#%3Cinit%3E()">BooleanFalseTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanFalseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">BooleanTrueTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Boolean True values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html#%3Cinit%3E()">BooleanTrueTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTrueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">BooleanTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Boolean values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html#%3Cinit%3E()">BooleanTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">BooleanTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Boolean True types to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html#%3Cinit%3E()">BooleanTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BooleanTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#bootstrap">bootstrap</a></span> - Variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#BYTE">BYTE</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#BYTES">BYTES</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>
<div class="block">The number of bytes used to represent a <code>Decimal128</code> value in two's
complement binary form.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal32.html#BYTES">BYTES</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types">Decimal32</a></dt>
<dd>
<div class="block">The number of bytes used to represent a <code>Decimal128</code> value in two's
complement binary form.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal64.html#BYTES">BYTES</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types">Decimal64</a></dt>
<dd>
<div class="block">The number of bytes used to represent a <code>Decimal128</code> value in two's
complement binary form.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">ByteTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Bytes from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html#%3Cinit%3E()">ByteTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">ByteTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP byte type value to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html#%3Cinit%3E()">ByteTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ByteTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslCode.html#byteValue()">byteValue()</a></span> - Method in enum org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslCode.html" title="enum in org.apache.qpid.protonj2.types.security">SaslCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html#byteValue()">byteValue()</a></span> - Method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">ReceiverSettleMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html#byteValue()">byteValue()</a></span> - Method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#byteValue()">byteValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#cancel(boolean)">cancel(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#CANCELLED">CANCELLED</a></span> - Static variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Source.html#capabilities()">capabilities()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Target.html#capabilities()">capabilities()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Target.html" title="interface in org.apache.qpid.protonj2.client">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TerminusOptions.html#capabilities()">capabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="class in org.apache.qpid.protonj2.client">TerminusOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TerminusOptions.html#capabilities(java.lang.String...)">capabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="class in org.apache.qpid.protonj2.client">TerminusOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#capacity()">capacity()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#capacity()">capacity()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#capacity()">capacity()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#capacity()">capacity()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#capacity()">capacity()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#capacity()">capacity()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#capacity()">capacity()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#capacity(int)">capacity(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Adjusts the capacity of this buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#capacity(int)">capacity(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#capacity(int)">capacity(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#capacity(int)">capacity(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#capacity(int)">capacity(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#capacity(int)">capacity(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#capacity(int)">capacity(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#ceilingEntry(org.apache.qpid.protonj2.types.UnsignedInteger)">ceilingEntry(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#ceilingKey(org.apache.qpid.protonj2.types.UnsignedInteger)">ceilingKey(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html#CHALLENGE">CHALLENGE</a></span> - org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html" title="enum in org.apache.qpid.protonj2.types.security">SaslPerformative.SaslPerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#channel">channel</a></span> - Variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html#CHANNEL_MAX">CHANNEL_MAX</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConstants</a></dt>
<dd>
<div class="block">The maximum value for AMQP channels as defined by the specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyDefaultHandler.html#channelActive(io.netty.channel.ChannelHandlerContext)">channelActive(ChannelHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyDefaultHandler.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport.NettyDefaultHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyDefaultHandler.html#channelInactive(io.netty.channel.ChannelHandlerContext)">channelInactive(ChannelHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyDefaultHandler.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport.NettyDefaultHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#channelMax()">channelMax()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#channelMax(int)">channelMax(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configure the channel maximum value for the new <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> created with these options.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyTcpTransportHandler.html#channelRead0(io.netty.channel.ChannelHandlerContext,io.netty.buffer.ByteBuf)">channelRead0(ChannelHandlerContext, ByteBuf)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyTcpTransportHandler.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport.NettyTcpTransportHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyDefaultHandler.html#channelRegistered(io.netty.channel.ChannelHandlerContext)">channelRegistered(ChannelHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyDefaultHandler.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport.NettyDefaultHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#CHAR">CHAR</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">CharacterTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Character from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html#%3Cinit%3E()">CharacterTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">CharacterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">CharacterTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Character type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html#%3Cinit%3E()">CharacterTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">CharacterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#checkClosedOrFailed()">checkClosedOrFailed()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#checkClosedOrFailed()">checkClosedOrFailed()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#checkClosedOrFailed()">checkClosedOrFailed()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#checkClosedOrFailed()">checkClosedOrFailed()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#checkConnected()">checkConnected()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#checkDestinationIndex(int,int,int,int)">checkDestinationIndex(int, int, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#checkDestinationIndex(int,int,int,int)">checkDestinationIndex(int, int, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#checkIndex(int,int)">checkIndex(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#checkIndex(int,int)">checkIndex(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html#checkIsExpectedType(java.lang.Class,org.apache.qpid.protonj2.codec.StreamTypeDecoder)">checkIsExpectedType(Class&lt;?&gt;, StreamTypeDecoder&lt;?&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">AbstractDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html#checkIsExpectedType(java.lang.Class,org.apache.qpid.protonj2.codec.TypeDecoder)">checkIsExpectedType(Class&lt;?&gt;, TypeDecoder&lt;?&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">AbstractDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html#checkIsExpectedTypeAndCast(java.lang.Class,org.apache.qpid.protonj2.codec.StreamTypeDecoder)">checkIsExpectedTypeAndCast(Class&lt;?&gt;, StreamTypeDecoder&lt;?&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">AbstractDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html#checkIsExpectedTypeAndCast(java.lang.Class,org.apache.qpid.protonj2.codec.TypeDecoder)">checkIsExpectedTypeAndCast(Class&lt;?&gt;, TypeDecoder&lt;?&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">AbstractDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#checkLinkOperable(java.lang.String)">checkLinkOperable(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#checkNewCapacity(int)">checkNewCapacity(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#checkNotClosed(java.lang.String)">checkNotClosed(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#checkNotOpened(java.lang.String)">checkNotOpened(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#checkReadableBytes(int)">checkReadableBytes(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#checkReadableBytes(int)">checkReadableBytes(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#checkSourceIndex(int,int,int,int)">checkSourceIndex(int, int, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#checkSourceIndex(int,int,int,int)">checkSourceIndex(int, int, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html#chooseClientAlias(java.lang.String%5B%5D,java.security.Principal%5B%5D,java.net.Socket)">chooseClientAlias(String[], Principal[], Socket)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html" title="class in org.apache.qpid.protonj2.client.transport">X509AliasKeyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html#chooseEngineClientAlias(java.lang.String%5B%5D,java.security.Principal%5B%5D,javax.net.ssl.SSLEngine)">chooseEngineClientAlias(String[], Principal[], SSLEngine)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html" title="class in org.apache.qpid.protonj2.client.transport">X509AliasKeyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html#chooseEngineServerAlias(java.lang.String,java.security.Principal%5B%5D,javax.net.ssl.SSLEngine)">chooseEngineServerAlias(String, Principal[], SSLEngine)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html" title="class in org.apache.qpid.protonj2.client.transport">X509AliasKeyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html#chooseServerAlias(java.lang.String,java.security.Principal%5B%5D,java.net.Socket)">chooseServerAlias(String, Principal[], Socket)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html" title="class in org.apache.qpid.protonj2.client.transport">X509AliasKeyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#claimAvailableBytes()">claimAvailableBytes()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#claimAvailableBytes()">claimAvailableBytes()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Marks all available bytes as being claimed by the caller meaning that available byte count value can
be returned to the session which can expand the session incoming window to allow more bytes to be
sent from the remote peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#clear()">clear()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#clear()">clear()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reset the position markers of this buffer, this method is not required to reset
the data previously written to this buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#clear()">clear()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html#clear()">clear()</a></span> - Method in interface org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util">DeliveryQueue</a></dt>
<dd>
<div class="block">Clears the Queue of any queued <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#clear()">clear()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Attachments.html#clear()">clear()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Attachments.html" title="interface in org.apache.qpid.protonj2.engine">Attachments</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html#clear()">clear()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonAttachments</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html#clear()">clear()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">LinkedSplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#clear()">clear()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#clear()">clear()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#clearAborted()">clearAborted()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#clearAbsoluteExpiryTime()">clearAbsoluteExpiryTime()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#clearAvailable()">clearAvailable()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#clearBatchable()">clearBatchable()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#clearBatchable()">clearBatchable()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#clearBodySections()">clearBodySections()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Clears all current body <a href="org/apache/qpid/protonj2/types/messaging/Section.html" title="interface in org.apache.qpid.protonj2.types.messaging"><code>Section</code></a> elements from the <a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>AdvancedMessage</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#clearBodySections()">clearBodySections()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#clearBodySections()">clearBodySections()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#clearCreationTime()">clearCreationTime()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#clearDeliveryCount()">clearDeliveryCount()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#clearDeliveryCount()">clearDeliveryCount()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#clearDeliveryId()">clearDeliveryId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#clearDeliveryTag()">clearDeliveryTag()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#clearDrain()">clearDrain()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#clearDurable()">clearDurable()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#clearEcho()">clearEcho()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#clearFirst()">clearFirst()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#clearFirstAcquirer()">clearFirstAcquirer()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#clearGroupSequence()">clearGroupSequence()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#clearHandle()">clearHandle()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#clearHandle()">clearHandle()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#clearIncomingWindow()">clearIncomingWindow()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#clearLast()">clearLast()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#clearLinkCredit()">clearLinkCredit()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#clearMessageFormat()">clearMessageFormat()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#clearMore()">clearMore()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#clearNextIncomingId()">clearNextIncomingId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#clearNextOutgoingId()">clearNextOutgoingId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#clearOutgoingWindow()">clearOutgoingWindow()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#clearPriority()">clearPriority()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#clearProperties()">clearProperties()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#clearRcvSettleMode()">clearRcvSettleMode()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#clearResume()">clearResume()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#clearRole()">clearRole()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#clearSettled()">clearSettled()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#clearSettled()">clearSettled()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#clearState()">clearState()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#clearState()">clearState()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#clearTimeToLive()">clearTimeToLive()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#client()">client()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#client()">client()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#client()">client()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#client()">client()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#client()">client()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#client()">client()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#client()">client()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#client()">client()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html#client()">client()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html" title="interface in org.apache.qpid.protonj2.engine">EngineSaslDriver</a></dt>
<dd>
<div class="block">Configure this <a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineSaslDriver</code></a> to operate in client mode and return the associated
<a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl"><code>SaslClientContext</code></a> instance that should be used to complete the SASL negotiation
with the server end.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html#client()">client()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineNoOpSaslDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/Client.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">Client</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">The Container that hosts AMQP Connections</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.Role.html#CLIENT">CLIENT</a></span> - org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.Role.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslContext.Role</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientAccepted.html#%3Cinit%3E()">ClientAccepted()</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientAccepted.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientAccepted</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientConnection</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">A <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> implementation that uses the Proton engine for AMQP protocol support.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientConnectionCapabilities.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientConnectionCapabilities</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Tracks available known capabilities for the connection to allow the client
to know what features are supported on the current connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnectionCapabilities.html#%3Cinit%3E()">ClientConnectionCapabilities()</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnectionCapabilities.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnectionCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientConnectionRedirectedException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">A <a href="org/apache/qpid/protonj2/client/exceptions/ClientIOException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><code>ClientIOException</code></a> type that defines that the remote peer has requested that this
connection be redirected to some alternative peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html#%3Cinit%3E(java.lang.String,org.apache.qpid.protonj2.client.impl.ClientRedirect,org.apache.qpid.protonj2.client.ErrorCondition)">ClientConnectionRedirectedException(String, ClientRedirect, ErrorCondition)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRedirectedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientConnectionRemotelyClosedException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Exception thrown when the remote peer actively closes the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> by sending
and AMQP <a href="org/apache/qpid/protonj2/types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Close</code></a> frame or when the IO layer is disconnected due to some other
reason such as a security error or transient network error.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRemotelyClosedException.html#%3Cinit%3E(java.lang.String)">ClientConnectionRemotelyClosedException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRemotelyClosedException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientConnectionRemotelyClosedException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRemotelyClosedException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,org.apache.qpid.protonj2.client.ErrorCondition)">ClientConnectionRemotelyClosedException(String, Throwable, ErrorCondition)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRemotelyClosedException.html#%3Cinit%3E(java.lang.String,org.apache.qpid.protonj2.client.ErrorCondition)">ClientConnectionRemotelyClosedException(String, ErrorCondition)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecurityException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientConnectionSecurityException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Connection level Security Exception used to indicate a security violation has occurred.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecurityException.html#%3Cinit%3E(java.lang.String)">ClientConnectionSecurityException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecurityException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecurityException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientConnectionSecurityException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecurityException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecurityException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,org.apache.qpid.protonj2.client.ErrorCondition)">ClientConnectionSecurityException(String, Throwable, ErrorCondition)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecurityException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecurityException.html#%3Cinit%3E(java.lang.String,org.apache.qpid.protonj2.client.ErrorCondition)">ClientConnectionSecurityException(String, ErrorCondition)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecurityException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecuritySaslException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientConnectionSecuritySaslException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Security Exception used to indicate a security violation has occurred.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecuritySaslException.html#%3Cinit%3E(java.lang.String)">ClientConnectionSecuritySaslException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecuritySaslException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionSecuritySaslException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecuritySaslException.html#%3Cinit%3E(java.lang.String,boolean)">ClientConnectionSecuritySaslException(String, boolean)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecuritySaslException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionSecuritySaslException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecuritySaslException.html#%3Cinit%3E(java.lang.String,boolean,java.lang.Throwable)">ClientConnectionSecuritySaslException(String, boolean, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecuritySaslException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionSecuritySaslException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecuritySaslException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientConnectionSecuritySaslException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecuritySaslException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionSecuritySaslException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientConstants</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Constants that are used throughout the client implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#%3Cinit%3E()">ClientConstants()</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientDelivery</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client inbound delivery object.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryAbortedException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientDeliveryAbortedException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Thrown in cases where an action was requested that cannot be performed because
the delivery being operated on has been aborted by the remote sender.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryAbortedException.html#%3Cinit%3E(java.lang.String)">ClientDeliveryAbortedException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryAbortedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientDeliveryAbortedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryAbortedException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientDeliveryAbortedException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryAbortedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientDeliveryAbortedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryIsPartialException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientDeliveryIsPartialException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Thrown in cases where an action was requested that cannot be performed because
the delivery being operated on is only the partial Transfer payload.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryIsPartialException.html#%3Cinit%3E(java.lang.String)">ClientDeliveryIsPartialException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryIsPartialException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientDeliveryIsPartialException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryIsPartialException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientDeliveryIsPartialException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryIsPartialException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientDeliveryIsPartialException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientDeliveryState</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client internal implementation of a DeliveryState type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.html#%3Cinit%3E()">ClientDeliveryState()</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientAccepted.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientDeliveryState.ClientAccepted</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client defined <a href="org/apache/qpid/protonj2/types/messaging/Accepted.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Accepted</code></a> delivery state definition</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientModified.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientDeliveryState.ClientModified</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client defined <a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Modified</code></a> delivery state definition</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientRejected.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientDeliveryState.ClientRejected</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client defined <a href="org/apache/qpid/protonj2/types/messaging/Rejected.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Rejected</code></a> delivery state definition</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientReleased.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientDeliveryState.ClientReleased</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client defined <a href="org/apache/qpid/protonj2/types/messaging/Released.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Released</code></a> delivery state definition</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientTransactional.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientDeliveryState.ClientTransactional</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client defined <a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>TransactionalState</code></a> delivery state definition</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryStateException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientDeliveryStateException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Thrown from client API that deal with a <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> or <a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client"><code>Tracker</code></a> where the outcome
that results from that API can affect whether the API call succeeded or failed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryStateException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,org.apache.qpid.protonj2.client.DeliveryState)">ClientDeliveryStateException(String, Throwable, DeliveryState)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryStateException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientDeliveryStateException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryStateException.html#%3Cinit%3E(java.lang.String,org.apache.qpid.protonj2.client.DeliveryState)">ClientDeliveryStateException(String, DeliveryState)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryStateException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientDeliveryStateException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientErrorCondition</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client implementation of the <a href="org/apache/qpid/protonj2/client/ErrorCondition.html" title="interface in org.apache.qpid.protonj2.client"><code>ErrorCondition</code></a> type that wraps a
Proton specific AMQP <a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport"><code>ErrorCondition</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html#%3Cinit%3E(java.lang.String,java.lang.String,java.util.Map)">ClientErrorCondition(String, String, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html" title="class in org.apache.qpid.protonj2.client.impl">ClientErrorCondition</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html" title="class in org.apache.qpid.protonj2.client.impl"><code>ClientErrorCondition</code></a> instance with the given error information</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html#%3Cinit%3E(org.apache.qpid.protonj2.client.ErrorCondition)">ClientErrorCondition(ErrorCondition)</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html" title="class in org.apache.qpid.protonj2.client.impl">ClientErrorCondition</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html" title="class in org.apache.qpid.protonj2.client.impl"><code>ClientErrorCondition</code></a> that is a copy of the provided instance.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Represents a non-fatal exception that occurs from a Client <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>
or one of its resources.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientException.html#%3Cinit%3E(java.lang.String)">ClientException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures"><span class="typeNameLink">ClientFuture</span></a>&lt;<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="type parameter in ClientFuture">V</a>&gt; - Class in <a href="org/apache/qpid/protonj2/client/futures/package-summary.html">org.apache.qpid.protonj2.client.futures</a></dt>
<dd>
<div class="block">Asynchronous Client Future class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#%3Cinit%3E(org.apache.qpid.protonj2.client.futures.ClientSynchronization)">ClientFuture(ClientSynchronization&lt;V&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html" title="class in org.apache.qpid.protonj2.client.futures"><span class="typeNameLink">ClientFutureFactory</span></a> - Class in <a href="org/apache/qpid/protonj2/client/futures/package-summary.html">org.apache.qpid.protonj2.client.futures</a></dt>
<dd>
<div class="block">Factory for client future instances that will create specific versions based on
configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html#%3Cinit%3E()">ClientFutureFactory()</a></span> - Constructor for class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFutureFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientIdleTimeoutException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientIdleTimeoutException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Thrown when the Provider fails a connection due to idle timeout.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientIdleTimeoutException.html#%3Cinit%3E(java.lang.String)">ClientIdleTimeoutException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientIdleTimeoutException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientIdleTimeoutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientIdleTimeoutException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientIdleTimeoutException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientIdleTimeoutException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientIdleTimeoutException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientIllegalStateException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientIllegalStateException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientIllegalStateException.html#%3Cinit%3E(java.lang.String)">ClientIllegalStateException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientIllegalStateException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientIllegalStateException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientIllegalStateException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientIllegalStateException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientIllegalStateException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientIllegalStateException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientInstance</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Container of <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> instances that are all created with the same
container parent and therefore share the same container Id.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientIOException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientIOException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Exception type that is thrown when the provider has encountered an unrecoverable error.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientIOException.html#%3Cinit%3E(java.lang.String)">ClientIOException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientIOException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientIOException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientIOException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientIOException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientIOException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientIOException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientLinkRedirectedException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">A <a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><code>ClientLinkRemotelyClosedException</code></a> type that defines that the remote peer has requested that
this link be redirected to some alternative peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html#%3Cinit%3E(java.lang.String,org.apache.qpid.protonj2.client.impl.ClientRedirect,org.apache.qpid.protonj2.client.ErrorCondition)">ClientLinkRedirectedException(String, ClientRedirect, ErrorCondition)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRedirectedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientLinkRemotelyClosedException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Root exception type for cases of remote closure or client created <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> or
<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRemotelyClosedException.html#%3Cinit%3E(java.lang.String)">ClientLinkRemotelyClosedException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRemotelyClosedException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientLinkRemotelyClosedException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRemotelyClosedException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,org.apache.qpid.protonj2.client.ErrorCondition)">ClientLinkRemotelyClosedException(String, Throwable, ErrorCondition)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRemotelyClosedException.html#%3Cinit%3E(java.lang.String,org.apache.qpid.protonj2.client.ErrorCondition)">ClientLinkRemotelyClosedException(String, ErrorCondition)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientMessage</span></a>&lt;<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="type parameter in ClientMessage">E</a>&gt; - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client provided <a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>AdvancedMessage</code></a> implementation that is used when sending messages
from a <code>ClientSender</code> or when decoding an AMQP Transfer for which all frames have
arrived.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientMessageFormatViolationException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientMessageFormatViolationException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Exception thrown from <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> instances when the body section specified
violates the configure message format of the message that is being created.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientMessageFormatViolationException.html#%3Cinit%3E(java.lang.String)">ClientMessageFormatViolationException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientMessageFormatViolationException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientMessageFormatViolationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientMessageFormatViolationException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientMessageFormatViolationException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientMessageFormatViolationException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientMessageFormatViolationException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientMessageSupport</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Support methods dealing with Message types and encode or decode operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html#%3Cinit%3E()">ClientMessageSupport()</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessageSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientModified.html#%3Cinit%3E(boolean,boolean)">ClientModified(boolean, boolean)</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientModified.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientModified</a></dt>
<dd>
<div class="block">Create a new instance with the given outcome values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientModified.html#%3Cinit%3E(boolean,boolean,java.util.Map)">ClientModified(boolean, boolean, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientModified.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientModified</a></dt>
<dd>
<div class="block">Create a new instance with the given outcome values.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpStreamTracker.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientNoOpStreamTracker</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">A dummy Tracker instance that always indicates remote settlement and
acceptance for <a href="org/apache/qpid/protonj2/client/StreamSender.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamSender</code></a> instances.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientNoOpTracker</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">A dummy Tracker instance that always indicates remote settlement and
acceptance.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientOperationTimedOutException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientOperationTimedOutException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Indicates that an operation in the provider timed out waiting for completion</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientOperationTimedOutException.html#%3Cinit%3E(java.lang.String)">ClientOperationTimedOutException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientOperationTimedOutException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientOperationTimedOutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientOperationTimedOutException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientOperationTimedOutException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientOperationTimedOutException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientOperationTimedOutException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/ClientOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">ClientOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Container Options for customizing the behavior of the Container</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ClientOptions.html#%3Cinit%3E()">ClientOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ClientOptions.html" title="class in org.apache.qpid.protonj2.client">ClientOptions</a></dt>
<dd>
<div class="block">Create a new ClientOptions instance with defaults set for all options.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ClientOptions.html#%3Cinit%3E(org.apache.qpid.protonj2.client.ClientOptions)">ClientOptions(ClientOptions)</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ClientOptions.html" title="class in org.apache.qpid.protonj2.client">ClientOptions</a></dt>
<dd>
<div class="block">Create a new ClientOptions instance that copies the configuration from the specified source options.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientOutgoingEnvelope</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Tracking object used to manage the life-cycle of a send of message payload
to the remote which can be stalled either for link or session credit limits.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#%3Cinit%3E(org.apache.qpid.protonj2.client.impl.ClientSender,org.apache.qpid.protonj2.engine.OutgoingDelivery,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,boolean,org.apache.qpid.protonj2.client.futures.ClientFuture)">ClientOutgoingEnvelope(ClientSender, OutgoingDelivery, int, ProtonBuffer, boolean, ClientFuture&lt;Tracker&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>
<div class="block">Create a new In-flight Send instance that is a continuation on an existing delivery.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientReceiver</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> implementation.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientRedirect</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Encapsulates the AMQP Redirect Map</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientRejected.html#%3Cinit%3E(java.lang.String,java.lang.String)">ClientRejected(String, String)</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientRejected.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientRejected</a></dt>
<dd>
<div class="block">Create a new Rejected outcome with the given description of the rejection cause.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientRejected.html#%3Cinit%3E(java.lang.String,java.lang.String,java.util.Map)">ClientRejected(String, String, Map&lt;String, Object&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientRejected.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientRejected</a></dt>
<dd>
<div class="block">Create a new Rejected outcome with the given description of the rejection cause.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientReleased.html#%3Cinit%3E()">ClientReleased()</a></span> - Constructor for class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientReleased.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientReleased</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientResourceRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientResourceRemotelyClosedException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Root exception type for cases of remote closure or client created resources other
than the Client <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> which will throw exceptions rooted from the
<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><code>ClientConnectionRemotelyClosedException</code></a> to indicate a fatal connection
level error that requires a new connection to be created.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientResourceRemotelyClosedException.html#%3Cinit%3E(java.lang.String)">ClientResourceRemotelyClosedException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientResourceRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientResourceRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientResourceRemotelyClosedException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientResourceRemotelyClosedException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientResourceRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientResourceRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientResourceRemotelyClosedException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,org.apache.qpid.protonj2.client.ErrorCondition)">ClientResourceRemotelyClosedException(String, Throwable, ErrorCondition)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientResourceRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientResourceRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientResourceRemotelyClosedException.html#%3Cinit%3E(java.lang.String,org.apache.qpid.protonj2.client.ErrorCondition)">ClientResourceRemotelyClosedException(String, ErrorCondition)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientResourceRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientResourceRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientSendTimedOutException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientSendTimedOutException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Thrown when a message send operation times out in the Provider layer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientSendTimedOutException.html#%3Cinit%3E(java.lang.String)">ClientSendTimedOutException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientSendTimedOutException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientSendTimedOutException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientSession</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client implementation of the Session API.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientSessionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientSessionRemotelyClosedException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Root exception type for cases of remote closure or client created <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientSessionRemotelyClosedException.html#%3Cinit%3E(java.lang.String)">ClientSessionRemotelyClosedException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientSessionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientSessionRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientSessionRemotelyClosedException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientSessionRemotelyClosedException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientSessionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientSessionRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientSessionRemotelyClosedException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,org.apache.qpid.protonj2.client.ErrorCondition)">ClientSessionRemotelyClosedException(String, Throwable, ErrorCondition)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientSessionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientSessionRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientSessionRemotelyClosedException.html#%3Cinit%3E(java.lang.String,org.apache.qpid.protonj2.client.ErrorCondition)">ClientSessionRemotelyClosedException(String, ErrorCondition)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientSessionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientSessionRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientStreamDelivery</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">A <a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamDelivery</code></a> implementation that provides the mechanics of reading message
types from an incoming split framed transfer.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientStreamReceiver</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client implementation of a <a href="org/apache/qpid/protonj2/client/StreamReceiver.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamReceiver</code></a>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientStreamReceiverMessage</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Streamed message delivery context used to request reads of possible split framed
<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Transfer</code></a> payload's that comprise a single large overall message.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientStreamSender</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Client implementation of a <a href="org/apache/qpid/protonj2/client/StreamSender.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamSender</code></a>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientStreamSession</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">A specialized <a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl"><code>ClientSession</code></a> that is the parent of a <a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html" title="class in org.apache.qpid.protonj2.client.impl"><code>ClientStreamSender</code></a> or
<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl"><code>ClientStreamReceiver</code></a> and cannot create any further resources as the lifetime of the
session is tied to the child <a href="org/apache/qpid/protonj2/client/StreamSender.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamSender</code></a> or <a href="org/apache/qpid/protonj2/client/StreamReceiver.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamReceiver</code></a>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientStreamTracker.html" title="class in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientStreamTracker</span></a> - Class in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block"><a href="org/apache/qpid/protonj2/client/StreamTracker.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamTracker</code></a> implementation that relies on the ClientTracker to handle the
basic <a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine"><code>OutgoingDelivery</code></a> management.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/futures/ClientSynchronization.html" title="interface in org.apache.qpid.protonj2.client.futures"><span class="typeNameLink">ClientSynchronization</span></a>&lt;<a href="org/apache/qpid/protonj2/client/futures/ClientSynchronization.html" title="type parameter in ClientSynchronization">V</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/client/futures/package-summary.html">org.apache.qpid.protonj2.client.futures</a></dt>
<dd>
<div class="block">Synchronization callback interface used to execute state updates
or similar tasks in the thread context where the associated
Future is managed.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html" title="interface in org.apache.qpid.protonj2.client.impl"><span class="typeNameLink">ClientTransactionContext</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></dt>
<dd>
<div class="block">Base for a Transaction Context used in <a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl"><code>ClientSession</code></a> instances
to mask from the senders and receivers the work of deciding transaction
specific behaviors.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionDeclarationException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientTransactionDeclarationException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Thrown when a transaction declaration fails or is rejected by the remote.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionDeclarationException.html#%3Cinit%3E(java.lang.String)">ClientTransactionDeclarationException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionDeclarationException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientTransactionDeclarationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionDeclarationException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientTransactionDeclarationException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionDeclarationException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientTransactionDeclarationException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionInDoubtException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientTransactionInDoubtException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Thrown when a transaction operation fails and state is now unknown.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionInDoubtException.html#%3Cinit%3E(java.lang.String)">ClientTransactionInDoubtException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionInDoubtException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientTransactionInDoubtException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionInDoubtException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientTransactionInDoubtException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionInDoubtException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientTransactionInDoubtException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionNotActiveException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientTransactionNotActiveException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Thrown when a client attempt to commit or roll-back when no transaction has been declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionNotActiveException.html#%3Cinit%3E(java.lang.String)">ClientTransactionNotActiveException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionNotActiveException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientTransactionNotActiveException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionNotActiveException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientTransactionNotActiveException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionNotActiveException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientTransactionNotActiveException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionRolledBackException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientTransactionRolledBackException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Thrown when a message send operation times out in the Provider layer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionRolledBackException.html#%3Cinit%3E(java.lang.String)">ClientTransactionRolledBackException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionRolledBackException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientTransactionRolledBackException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionRolledBackException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientTransactionRolledBackException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientTransactionRolledBackException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientTransactionRolledBackException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/ClientUnsupportedOperationException.html" title="class in org.apache.qpid.protonj2.client.exceptions"><span class="typeNameLink">ClientUnsupportedOperationException</span></a> - Exception in <a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a></dt>
<dd>
<div class="block">Thrown when an action request is not supported through this provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientUnsupportedOperationException.html#%3Cinit%3E(java.lang.String)">ClientUnsupportedOperationException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientUnsupportedOperationException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientUnsupportedOperationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientUnsupportedOperationException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ClientUnsupportedOperationException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientUnsupportedOperationException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientUnsupportedOperationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ClientOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ClientOptions.html" title="class in org.apache.qpid.protonj2.client">ClientOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client">OutputStreamOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SaslOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SaslOptions.html" title="class in org.apache.qpid.protonj2.client">SaslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SourceOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client">SourceOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TargetOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TargetOptions.html" title="class in org.apache.qpid.protonj2.client">TargetOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#clone()">clone()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Client.html#close()">close()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Client.html" title="interface in org.apache.qpid.protonj2.client">Client</a></dt>
<dd>
<div class="block">Closes all currently open <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> instances created by this client.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#close()">close()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> at the remote and waits until the Connection has been
fully closed or until the configured <a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#closeTimeout()"><code>ConnectionOptions.closeTimeout()</code></a> is exceeded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html" title="class in org.apache.qpid.protonj2.client.impl">ClientInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#close()">close()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> at the remote and waits until the Receiver has been
fully closed or until the configured <a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#closeTimeout()"><code>ReceiverOptions.closeTimeout()</code></a> is exceeded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#close()">close()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> at the remote and waits until the Sender has been
fully closed or until the configured <a href="org/apache/qpid/protonj2/client/SenderOptions.html#closeTimeout()"><code>SenderOptions.closeTimeout()</code></a> is exceeded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#close()">close()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> at the remote and waits until the Session has been
fully closed or until the configured <a href="org/apache/qpid/protonj2/client/SessionOptions.html#closeTimeout()"><code>SessionOptions.closeTimeout()</code></a> is exceeded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#close()">close()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>
<div class="block">Close the Transport, no additional send operations are accepted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html#close()">close()</a></span> - Method in interface org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util">DeliveryQueue</a></dt>
<dd>
<div class="block">Closes the Delivery Queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#close()">close()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Close the end point locally and send the closing performative immediately if possible or
holds it until the Connection / Engine state allows it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#close()">close()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#close(org.apache.qpid.protonj2.client.ErrorCondition)">close(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> at the remote and waits until the Connection has been
fully closed or until the configured <a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#closeTimeout()"><code>ConnectionOptions.closeTimeout()</code></a> is exceeded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#close(org.apache.qpid.protonj2.client.ErrorCondition)">close(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#close(org.apache.qpid.protonj2.client.ErrorCondition)">close(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#close(org.apache.qpid.protonj2.client.ErrorCondition)">close(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#close(org.apache.qpid.protonj2.client.ErrorCondition)">close(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#close(org.apache.qpid.protonj2.client.ErrorCondition)">close(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> at the remote and waits until the Receiver has been
fully closed or until the configured <a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#closeTimeout()"><code>ReceiverOptions.closeTimeout()</code></a> is exceeded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#close(org.apache.qpid.protonj2.client.ErrorCondition)">close(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> at the remote and waits until the Sender has been
fully closed or until the configured <a href="org/apache/qpid/protonj2/client/SenderOptions.html#closeTimeout()"><code>SenderOptions.closeTimeout()</code></a> is exceeded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#close(org.apache.qpid.protonj2.client.ErrorCondition)">close(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> at the remote and waits until the Session has been
fully closed or until the configured <a href="org/apache/qpid/protonj2/client/SessionOptions.html#closeTimeout()"><code>SessionOptions.closeTimeout()</code></a> is exceeded.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">Close</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>
<div class="block">Defines an AMQP Close performative used to end AMQP Connection instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Close.html#%3Cinit%3E()">Close()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport">Close</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html#CLOSE">CLOSE</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Client.html#closeAsync()">closeAsync()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Client.html" title="interface in org.apache.qpid.protonj2.client">Client</a></dt>
<dd>
<div class="block">Closes all currently open <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> instances created by this client.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#closeAsync()">closeAsync()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> at the remote and returns a <code>Future</code> that will be
completed once the Connection has been fully closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#closeAsync()">closeAsync()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html#closeAsync()">closeAsync()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html" title="class in org.apache.qpid.protonj2.client.impl">ClientInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#closeAsync()">closeAsync()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#closeAsync()">closeAsync()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#closeAsync()">closeAsync()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#closeAsync()">closeAsync()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> link at the remote and returns a <code>Future</code> that will be
completed once the link has been closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#closeAsync()">closeAsync()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> link at the remote and returns a <code>Future</code> that will be
completed once the link has been closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#closeAsync()">closeAsync()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> at the remote and returns a <code>Future</code> that will be
completed once the session has been remotely closed or an error occurs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#closeAsync(org.apache.qpid.protonj2.client.ErrorCondition)">closeAsync(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> at the remote and returns a <code>Future</code> that will be
completed once the Connection has been fully closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#closeAsync(org.apache.qpid.protonj2.client.ErrorCondition)">closeAsync(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#closeAsync(org.apache.qpid.protonj2.client.ErrorCondition)">closeAsync(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#closeAsync(org.apache.qpid.protonj2.client.ErrorCondition)">closeAsync(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#closeAsync(org.apache.qpid.protonj2.client.ErrorCondition)">closeAsync(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#closeAsync(org.apache.qpid.protonj2.client.ErrorCondition)">closeAsync(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> link at the remote and returns a <code>Future</code> that will be
completed once the link has been closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#closeAsync(org.apache.qpid.protonj2.client.ErrorCondition)">closeAsync(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> link at the remote and returns a <code>Future</code> that will be
completed once the link has been closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#closeAsync(org.apache.qpid.protonj2.client.ErrorCondition)">closeAsync(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Requests a close of the <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> at the remote and returns a <code>Future</code> that will be
completed once the session has been remotely closed or an error occurs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#closed">closed</a></span> - Variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/ConnectionState.html#CLOSED">CLOSED</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/ConnectionState.html" title="enum in org.apache.qpid.protonj2.engine">ConnectionState</a></dt>
<dd>
<div class="block">Indicates that the targeted end of the Connection (local or remote) has been closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/LinkState.html#CLOSED">CLOSED</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/LinkState.html" title="enum in org.apache.qpid.protonj2.engine">LinkState</a></dt>
<dd>
<div class="block">Indicates that the targeted end of the Link (local or remote) has been closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/SessionState.html#CLOSED">CLOSED</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/SessionState.html" title="enum in org.apache.qpid.protonj2.engine">SessionState</a></dt>
<dd>
<div class="block">Indicates that the targeted end of the Session (local or remote) has been closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#CLOSED">CLOSED</a></span> - Static variable in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#closeHandler(org.apache.qpid.protonj2.engine.EventHandler)">closeHandler(EventHandler&lt;E&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Sets a EventHandler for when an AMQP Close frame is received from the remote peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#closeHandler(org.apache.qpid.protonj2.engine.EventHandler)">closeHandler(EventHandler&lt;E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#closeTimeout()">closeTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#closeTimeout()">closeTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#closeTimeout()">closeTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#closeTimeout()">closeTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#closeTimeout(long)">closeTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to close
a resource such as a <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>, <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a>, <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> or <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> h
as been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#closeTimeout(long)">closeTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to close
the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#closeTimeout(long)">closeTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to close
the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#closeTimeout(long)">closeTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to close
a <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> as been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#closeTimeout(long)">closeTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#closeTimeout(long)">closeTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#closeTimeout(long,java.util.concurrent.TimeUnit)">closeTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to close
a resource such as a <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>, <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a>, <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> or <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> h
as been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#closeTimeout(long,java.util.concurrent.TimeUnit)">closeTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to close
the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#closeTimeout(long,java.util.concurrent.TimeUnit)">closeTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to close
the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#closeTimeout(long,java.util.concurrent.TimeUnit)">closeTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to close
a resource such as a <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a>, <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> or <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> h as been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#closeTimeout(long,java.util.concurrent.TimeUnit)">closeTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#closeTimeout(long,java.util.concurrent.TimeUnit)">closeTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport"><span class="typeNameLink">CloseTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transport</a></dt>
<dd>
<div class="block">Decoder of AMQP Close type values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html#%3Cinit%3E()">CloseTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">CloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport"><span class="typeNameLink">CloseTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transport</a></dt>
<dd>
<div class="block">Encoder of AMQP Close type values to a byte stream/</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html#%3Cinit%3E()">CloseTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">CloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec"><span class="typeNameLink">CodecFactory</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Factory Class used to create new instances of AMQP type
Encoder and Decoder instances registered in the factory.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html#commit(org.apache.qpid.protonj2.client.futures.ClientFuture,boolean)">commit(ClientFuture&lt;Session&gt;, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html" title="interface in org.apache.qpid.protonj2.client.impl">ClientTransactionContext</a></dt>
<dd>
<div class="block">Commits the current transaction if one is active and is not failed into a roll-back only
state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.DischargeState.html#COMMIT">COMMIT</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.DischargeState.html" title="enum in org.apache.qpid.protonj2.engine">Transaction.DischargeState</a></dt>
<dd>
<div class="block">The transaction has been committed and cannot be rolled back.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#commitTransaction()">commitTransaction()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#commitTransaction()">commitTransaction()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Commit the currently active transaction in this Session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#comparator()">comparator()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#compare(byte,byte)">compare(byte, byte)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>
<div class="block">Compares two short values numerically treating the values as unsigned.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#compare(int,int)">compare(int, int)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>
<div class="block">Compares two integer values numerically treating the values as unsigned.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#compare(long,long)">compare(long, long)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>
<div class="block">Compares two long values numerically treating the values as unsigned.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#compare(long,long)">compare(long, long)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>
<div class="block">Compares two long values numerically treating the values as unsigned.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#compare(short,short)">compare(short, short)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>
<div class="block">Compares two short values numerically treating the values as unsigned.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#compareTo(byte)">compareTo(byte)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>
<div class="block">Compares the give byte value to this unsigned byte numerically treating the given value as unsigned.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#compareTo(int)">compareTo(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>
<div class="block">Compares the tracked delivery id value to the <code>int</code> given, if no value is being
tracked this method returns -1.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#compareTo(int)">compareTo(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>
<div class="block">Compares the sequence number value to the primitive <code>Integer</code> given.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#compareTo(int)">compareTo(int)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>
<div class="block">Compares the give integer value to this unsigned integer numerically treating the given value as unsigned.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#compareTo(long)">compareTo(long)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>
<div class="block">Compares the give long value to this unsigned integer numerically treating the given value as unsigned.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#compareTo(long)">compareTo(long)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>
<div class="block">Compares the give long value to this <a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedLong</code></a> numerically treating the given value as unsigned.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#compareTo(short)">compareTo(short)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>
<div class="block">Compares the give short value to this unsigned short numerically treating the given value as unsigned.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#compareTo(java.lang.Number)">compareTo(Number)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>
<div class="block">Compares the tracked delivery id value to the <code>Number</code> given, if no value is being
tracked this method returns -1.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#compareTo(java.lang.Number)">compareTo(Number)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>
<div class="block">Compares the sequence number value to the <code>Number</code> given.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#compareTo(org.apache.qpid.protonj2.buffer.ProtonBuffer)">compareTo(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#compareTo(org.apache.qpid.protonj2.buffer.ProtonBuffer)">compareTo(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Compares the remaining content of the current buffer with the remaining content of the
given buffer, which must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#compareTo(org.apache.qpid.protonj2.buffer.ProtonBuffer)">compareTo(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#compareTo(org.apache.qpid.protonj2.engine.util.DeliveryIdTracker)">compareTo(DeliveryIdTracker)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#compareTo(org.apache.qpid.protonj2.engine.util.SequenceNumber)">compareTo(SequenceNumber)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Symbol.html#compareTo(org.apache.qpid.protonj2.types.Symbol)">compareTo(Symbol)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#compareTo(org.apache.qpid.protonj2.types.UnsignedByte)">compareTo(UnsignedByte)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#compareTo(org.apache.qpid.protonj2.types.UnsignedInteger)">compareTo(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#compareTo(org.apache.qpid.protonj2.types.UnsignedLong)">compareTo(UnsignedLong)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#compareTo(org.apache.qpid.protonj2.types.UnsignedShort)">compareTo(UnsignedShort)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html#complete()">complete()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamSenderMessage</a></dt>
<dd>
<div class="block">Marks the currently streaming message as being complete.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/NoOpAsyncResult.html#complete(java.lang.Void)">complete(Void)</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/NoOpAsyncResult.html" title="class in org.apache.qpid.protonj2.client.futures">NoOpAsyncResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/AsyncResult.html#complete(V)">complete(V)</a></span> - Method in interface org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/AsyncResult.html" title="interface in org.apache.qpid.protonj2.client.futures">AsyncResult</a></dt>
<dd>
<div class="block">If the operation succeeds the resulting value produced is set to null and
the waiting parties are signaled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#complete(V)">complete(V)</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#completed()">completed()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#completed()">completed()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamDelivery.html#completed()">completed()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client">StreamDelivery</a></dt>
<dd>
<div class="block">Check if the <a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamDelivery</code></a> has been marked as complete by the remote sender.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html#completed()">completed()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamReceiverMessage</a></dt>
<dd>
<div class="block">Check if the <a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamDelivery</code></a> that was assigned to this <a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamReceiverMessage</code></a> has been
marked as complete by the remote.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html#completed()">completed()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamSenderMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html#completedFuture(T)">completedFuture(T)</a></span> - Static method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFutureFactory</a></dt>
<dd>
<div class="block">Creates and returns a <code>Future</code> type that is already marked completed and will
return the provided result to any caller that requests the future's outcome.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html#completeSendOnClose()">completeSendOnClose()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client">OutputStreamOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html#completeSendOnClose(boolean)">completeSendOnClose(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client">OutputStreamOptions</a></dt>
<dd>
<div class="block">Configures if the close of the <code>OutputStream</code> should result in a completion of the parent
<a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamSenderMessage</code></a> (default is true).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#COMPLETING">COMPLETING</a></span> - Static variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#condition">condition</a></span> - Variable in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ErrorCondition.html#condition()">condition()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ErrorCondition.html" title="interface in org.apache.qpid.protonj2.client">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html#condition()">condition()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html" title="class in org.apache.qpid.protonj2.client.impl">ClientErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#configuration()">configuration()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Gets the Configuration for this engine.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#configuration()">configuration()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DurabilityMode.html#CONFIGURATION">CONFIGURATION</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DurabilityMode.html" title="enum in org.apache.qpid.protonj2.client">DurabilityMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html#CONFIGURATION">CONFIGURATION</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusDurability</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Client.html#connect(java.lang.String)">connect(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Client.html" title="interface in org.apache.qpid.protonj2.client">Client</a></dt>
<dd>
<div class="block">Connect to the specified host, using the default port, without credentials and with all
connection options set to their defaults.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html#connect(java.lang.String)">connect(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html" title="class in org.apache.qpid.protonj2.client.impl">ClientInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Client.html#connect(java.lang.String,int)">connect(String, int)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Client.html" title="interface in org.apache.qpid.protonj2.client">Client</a></dt>
<dd>
<div class="block">Connect to the specified host and port, without credentials and with all
connection options set to their defaults.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html#connect(java.lang.String,int)">connect(String, int)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html" title="class in org.apache.qpid.protonj2.client.impl">ClientInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Client.html#connect(java.lang.String,int,org.apache.qpid.protonj2.client.ConnectionOptions)">connect(String, int, ConnectionOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Client.html" title="interface in org.apache.qpid.protonj2.client">Client</a></dt>
<dd>
<div class="block">Connect to the specified host and port, with given connection options.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html#connect(java.lang.String,int,org.apache.qpid.protonj2.client.ConnectionOptions)">connect(String, int, ConnectionOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html" title="class in org.apache.qpid.protonj2.client.impl">ClientInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#connect(java.lang.String,int,org.apache.qpid.protonj2.client.transport.TransportListener)">connect(String, int, TransportListener)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#connect(java.lang.String,int,org.apache.qpid.protonj2.client.transport.TransportListener)">connect(String, int, TransportListener)</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>
<div class="block">Performs the connect operation for the implemented Transport type such as
a TCP socket connection, SSL/TLS handshake etc.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Client.html#connect(java.lang.String,org.apache.qpid.protonj2.client.ConnectionOptions)">connect(String, ConnectionOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Client.html" title="interface in org.apache.qpid.protonj2.client">Client</a></dt>
<dd>
<div class="block">Connect to the specified host, using the default port, without credentials and with all
connection options set to their defaults.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html#connect(java.lang.String,org.apache.qpid.protonj2.client.ConnectionOptions)">connect(String, ConnectionOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html" title="class in org.apache.qpid.protonj2.client.impl">ClientInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#connected">connected</a></span> - Variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#connectedHandler()">connectedHandler()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#connectedHandler(java.util.function.BiConsumer)">connectedHandler(BiConsumer&lt;Connection, ConnectionEvent&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configures a handler that will be notified when a <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> has established.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#connectedLatch">connectedLatch</a></span> - Variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#connection">connection</a></span> - Variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#connection()">connection()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#connection()">connection()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#connection()">connection()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#connection()">connection()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#connection()">connection()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#connection()">connection()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#connection()">connection()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Gets the <a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine"><code>Connection</code></a> instance that is associated with this <a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine"><code>Engine</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#connection()">connection()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">Connection</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Top level <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> object that can be used as a stand alone API for sending
messages and creating <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> instances for message consumption.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">Connection</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">AMQP Connection state container</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html#CONNECTION_CLOSE">CONNECTION_CLOSE</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.client">ExpiryPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html#CONNECTION_CLOSE">CONNECTION_CLOSE</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusExpiryPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ConnectionError.html#CONNECTION_FORCED">CONNECTION_FORCED</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ConnectionError.html" title="interface in org.apache.qpid.protonj2.types.transport">ConnectionError</a></dt>
<dd>
<div class="block">An operator intervened to close the connection for some reason.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#CONNECTION_OPEN_FAILED">CONNECTION_OPEN_FAILED</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/ConnectionError.html" title="interface in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">ConnectionError</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/ConnectionEvent.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">ConnectionEvent</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">An event object that accompanies events fired to handlers configured in the
<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ConnectionOptions</code></a> which are signaled during specific <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>
event points.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionEvent.html#%3Cinit%3E(java.lang.String,int)">ConnectionEvent(String, int)</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionEvent.html" title="class in org.apache.qpid.protonj2.client">ConnectionEvent</a></dt>
<dd>
<div class="block">Creates the event object with all immutable data provided.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">ConnectionOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Options that control the behaviour of the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> created from them.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#%3Cinit%3E()">ConnectionOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ConnectionOptions</code></a> instance configured with default configuration settings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#%3Cinit%3E(org.apache.qpid.protonj2.client.ConnectionOptions)">ConnectionOptions(ConnectionOptions)</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ConnectionOptions</code></a> instance that is a copy of the given instance.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/ConnectionState.html" title="enum in org.apache.qpid.protonj2.engine"><span class="typeNameLink">ConnectionState</span></a> - Enum in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Represents the state of an AMQP Connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#connectTimeout()">connectTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#connectTimeout(int)">connectTimeout(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">A transport layer connection timeout value that controls how long a connection attempt can block
before giving up and throwing a connection error.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html#CONSERVATIVE">CONSERVATIVE</a></span> - Static variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFutureFactory</a></dt>
<dd>
<div class="block">Names a future type that uses a conservative wait for the operation outcome.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/futures/ConservativeClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures"><span class="typeNameLink">ConservativeClientFuture</span></a>&lt;<a href="org/apache/qpid/protonj2/client/futures/ConservativeClientFuture.html" title="type parameter in ConservativeClientFuture">V</a>&gt; - Class in <a href="org/apache/qpid/protonj2/client/futures/package-summary.html">org.apache.qpid.protonj2.client.futures</a></dt>
<dd>
<div class="block">A more conservative implementation of a ClientFuture that is better on some
platforms or resource constrained hardware where high CPU usage can be more
counter productive than other variants that might spin or otherwise avoid
entry into states requiring thread signaling.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ConservativeClientFuture.html#%3Cinit%3E()">ConservativeClientFuture()</a></span> - Constructor for class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ConservativeClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ConservativeClientFuture</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/futures/ConservativeClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures"><code>ConservativeClientFuture</code></a> instance with no assigned <a href="org/apache/qpid/protonj2/client/futures/ClientSynchronization.html" title="interface in org.apache.qpid.protonj2.client.futures"><code>ClientSynchronization</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ConservativeClientFuture.html#%3Cinit%3E(org.apache.qpid.protonj2.client.futures.ClientSynchronization)">ConservativeClientFuture(ClientSynchronization&lt;V&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ConservativeClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ConservativeClientFuture</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/futures/ConservativeClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures"><code>ConservativeClientFuture</code></a> instance with the assigned <a href="org/apache/qpid/protonj2/client/futures/ClientSynchronization.html" title="interface in org.apache.qpid.protonj2.client.futures"><code>ClientSynchronization</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#CONTAINER_ID">CONTAINER_ID</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Client.html#containerId()">containerId()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Client.html" title="interface in org.apache.qpid.protonj2.client">Client</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html#containerId()">containerId()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html" title="class in org.apache.qpid.protonj2.client.impl">ClientInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#contains(java.lang.Object)">contains(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#containsKey(int)">containsKey(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#containsKey(java.lang.Object)">containsKey(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Attachments.html#containsKey(java.lang.String)">containsKey(String)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Attachments.html" title="interface in org.apache.qpid.protonj2.engine">Attachments</a></dt>
<dd>
<div class="block">Checks if the given key has a value mapped to it in this <a href="org/apache/qpid/protonj2/engine/Attachments.html" title="interface in org.apache.qpid.protonj2.engine"><code>Attachments</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html#containsKey(java.lang.String)">containsKey(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonAttachments</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#containsValue(java.lang.Object)">containsValue(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#contentEncoding()">contentEncoding()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#contentEncoding()">contentEncoding()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#contentEncoding()">contentEncoding()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#contentEncoding(java.lang.String)">contentEncoding(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#contentEncoding(java.lang.String)">contentEncoding(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#contentEncoding(java.lang.String)">contentEncoding(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the contentEncoding value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#contentType()">contentType()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#contentType()">contentType()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#contentType()">contentType()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#contentType(java.lang.String)">contentType(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#contentType(java.lang.String)">contentType(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#contentType(java.lang.String)">contentType(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the contentType value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#contextProtocol()">contextProtocol()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#contextProtocol(java.lang.String)">contextProtocol(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>
<div class="block">The protocol value to use when creating an SSLContext via
SSLContext.getInstance(protocol).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html#convertMessage(org.apache.qpid.protonj2.client.Message)">convertMessage(Message&lt;E&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessageSupport</a></dt>
<dd>
<div class="block">Converts a <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> instance into a <a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl"><code>ClientMessage</code></a> instance
either by cast or by construction of a new instance with a copy of the
values carried in the given message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#coordinator(java.lang.String)">coordinator(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#coordinator(java.lang.String)">coordinator(String)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a> using the provided name.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions"><span class="typeNameLink">Coordinator</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transactions/package-summary.html">org.apache.qpid.protonj2.types.transactions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html#%3Cinit%3E()">Coordinator()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions">Coordinator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html#%3Cinit%3E(org.apache.qpid.protonj2.types.transactions.Coordinator)">Coordinator(Coordinator)</a></span> - Constructor for class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions">Coordinator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions"><span class="typeNameLink">CoordinatorTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transactions/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transactions</a></dt>
<dd>
<div class="block">Decoder of AMQP Coordinator type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html#%3Cinit%3E()">CoordinatorTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">CoordinatorTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions"><span class="typeNameLink">CoordinatorTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transactions/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transactions</a></dt>
<dd>
<div class="block">Encoder of AMQP Coordinator type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html#%3Cinit%3E()">CoordinatorTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">CoordinatorTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#copy()">copy()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Create a deep copy of the readable bytes of this ProtonBuffer, the returned buffer can
be modified without affecting the contents or position markers of this instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator.ProtonNumericDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.html#copy()">copy()</a></span> - Method in interface org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types">DeliveryTag</a></dt>
<dd>
<div class="block">Create a copy of this delivery tag, the copy should account for any underlying pooling of tags that
the tag source's implementation is using.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html" title="class in org.apache.qpid.protonj2.types.messaging">ApplicationProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">DeliveryAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Footer.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Footer.html" title="class in org.apache.qpid.protonj2.types.messaging">Footer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">MessageAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Terminus.html#copy()">copy()</a></span> - Method in interface org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Terminus.html" title="interface in org.apache.qpid.protonj2.types.messaging">Terminus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html" title="class in org.apache.qpid.protonj2.types.security">SaslChallenge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html" title="class in org.apache.qpid.protonj2.types.security">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.html#copy()">copy()</a></span> - Method in interface org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.html" title="interface in org.apache.qpid.protonj2.types.security">SaslPerformative</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslResponse.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslResponse.html" title="class in org.apache.qpid.protonj2.types.security">SaslResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions">Coordinator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Close.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport">Close</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/End.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/End.html" title="class in org.apache.qpid.protonj2.types.transport">End</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.html#copy()">copy()</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#copy()">copy()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#copy(int,int)">copy(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#copy(int,int)">copy(int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Returns a copy of this buffer's sub-region.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#copy(int,int)">copy(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#copy(int,int)">copy(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#copy(int,int)">copy(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#copy(int,int)">copy(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#copy(int,int)">copy(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#copy(int,int)">copy(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DistributionMode.html#COPY">COPY</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DistributionMode.html" title="enum in org.apache.qpid.protonj2.client">DistributionMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#COPY">COPY</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ClientOptions.html#copyInto(org.apache.qpid.protonj2.client.ClientOptions)">copyInto(ClientOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ClientOptions.html" title="class in org.apache.qpid.protonj2.client">ClientOptions</a></dt>
<dd>
<div class="block">Copy all options from this <a href="org/apache/qpid/protonj2/client/ClientOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ClientOptions</code></a> instance into the instance
provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#copyInto(org.apache.qpid.protonj2.client.ConnectionOptions)">copyInto(ConnectionOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Copy all options from this <a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ConnectionOptions</code></a> instance into the instance
provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html#copyInto(org.apache.qpid.protonj2.client.OutputStreamOptions)">copyInto(OutputStreamOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client">OutputStreamOptions</a></dt>
<dd>
<div class="block">Copy all options from this <a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client"><code>OutputStreamOptions</code></a> instance into the instance
provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#copyInto(org.apache.qpid.protonj2.client.ReceiverOptions)">copyInto(ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Copy all options from this <a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ReceiverOptions</code></a> instance into the instance
provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#copyInto(org.apache.qpid.protonj2.client.ReceiverOptions)">copyInto(ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#copyInto(org.apache.qpid.protonj2.client.ReconnectOptions)">copyInto(ReconnectOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">Copy all options from this <a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ReconnectOptions</code></a> instance into the instance
provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SaslOptions.html#copyInto(org.apache.qpid.protonj2.client.SaslOptions)">copyInto(SaslOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SaslOptions.html" title="class in org.apache.qpid.protonj2.client">SaslOptions</a></dt>
<dd>
<div class="block">Copy all configuration into the given <a href="org/apache/qpid/protonj2/client/SaslOptions.html" title="class in org.apache.qpid.protonj2.client"><code>SaslOptions</code></a> from this instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#copyInto(org.apache.qpid.protonj2.client.SenderOptions)">copyInto(SenderOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Copy all options from this <a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client"><code>SenderOptions</code></a> instance into the instance
provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#copyInto(org.apache.qpid.protonj2.client.SessionOptions)">copyInto(SessionOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Copy all options from this <a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client"><code>SessionOptions</code></a> instance into the instance
provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SourceOptions.html#copyInto(org.apache.qpid.protonj2.client.SourceOptions)">copyInto(SourceOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client">SourceOptions</a></dt>
<dd>
<div class="block">Copy all options from this <a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client"><code>SourceOptions</code></a> instance into the instance
provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#copyInto(org.apache.qpid.protonj2.client.SslOptions)">copyInto(SslOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>
<div class="block">Copy all configuration into the given <a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client"><code>SslOptions</code></a> from this instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#copyInto(org.apache.qpid.protonj2.client.StreamReceiverOptions)">copyInto(StreamReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>
<div class="block">Copy all options from this <a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client"><code>StreamReceiverOptions</code></a> instance into the instance
provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#copyInto(org.apache.qpid.protonj2.client.StreamSenderOptions)">copyInto(StreamSenderOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>
<div class="block">Copy all options from this <a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client"><code>StreamSenderOptions</code></a> instance into the instance
provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TargetOptions.html#copyInto(org.apache.qpid.protonj2.client.TargetOptions)">copyInto(TargetOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TargetOptions.html" title="class in org.apache.qpid.protonj2.client">TargetOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TerminusOptions.html#copyInto(org.apache.qpid.protonj2.client.TerminusOptions)">copyInto(TerminusOptions&lt;E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="class in org.apache.qpid.protonj2.client">TerminusOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#copyInto(org.apache.qpid.protonj2.client.TransportOptions)">copyInto(TransportOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Copy all configuration into the given <a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client"><code>TransportOptions</code></a> from this instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#correlationId()">correlationId()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#correlationId()">correlationId()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#correlationId()">correlationId()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#correlationId(java.lang.Object)">correlationId(Object)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#correlationId(java.lang.Object)">correlationId(Object)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#correlationId(java.lang.Object)">correlationId(Object)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the correlationId value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#CRAM_MD5">CRAM_MD5</a></span> - org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html#CRAM_MD5">CRAM_MD5</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">CramMD5Mechanism</a></dt>
<dd>
<div class="block">A singleton instance of the symbolic mechanism name.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">CramMD5Mechanism</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Implements the SASL CRAM-MD5 authentication Mechanism.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html#%3Cinit%3E()">CramMD5Mechanism()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">CramMD5Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#create()">create()</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>AdvancedMessage</code></a> instance using the library default implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Client.html#create()">create()</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Client.html" title="interface in org.apache.qpid.protonj2.client">Client</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html#create()">create()</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html" title="class in org.apache.qpid.protonj2.client.impl">ClientInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#create()">create()</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>
<div class="block">Creates an empty <a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl"><code>ClientMessage</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#create()">create()</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Create and return an <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> that will carry no body <a href="org/apache/qpid/protonj2/types/messaging/Section.html" title="interface in org.apache.qpid.protonj2.types.messaging"><code>Section</code></a>
unless one is assigned by the caller.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderFactory.html#create()">create()</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderFactory.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoderFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderFactory.html#create()">create()</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderFactory.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoderFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderFactory.html#create()">create()</a></span> - Static method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderFactory.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoderFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#create(byte%5B%5D)">create(byte[])</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Create and return an <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> that will wrap the given byte array in
an <a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Data</code></a> section.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#create(E)">create(E)</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Create and return an <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> that will wrap the given <code>Object</code> in
an <a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>AmqpValue</code></a> section.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html#create(java.lang.String)">create(String)</a></span> - Static method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFutureFactory</a></dt>
<dd>
<div class="block">Create a new ClientFutureFactory instance based on the given type name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ErrorCondition.html#create(java.lang.String,java.lang.String)">create(String, String)</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ErrorCondition.html" title="interface in org.apache.qpid.protonj2.client">ErrorCondition</a></dt>
<dd>
<div class="block">Create an error condition object using the supplied values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ErrorCondition.html#create(java.lang.String,java.lang.String,java.util.Map)">create(String, String, Map&lt;String, Object&gt;)</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ErrorCondition.html" title="interface in org.apache.qpid.protonj2.client">ErrorCondition</a></dt>
<dd>
<div class="block">Create an error condition object using the supplied values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/IOExceptionSupport.html#create(java.lang.Throwable)">create(Throwable)</a></span> - Static method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/IOExceptionSupport.html" title="class in org.apache.qpid.protonj2.client.util">IOExceptionSupport</a></dt>
<dd>
<div class="block">Checks the given cause to determine if it's already an IOException type and
if not creates a new IOException to wrap it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#create(java.util.List)">create(List&lt;E&gt;)</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Create and return an <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> that will wrap the given <code>List</code> in
an <a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>AmqpSequence</code></a> section.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#create(java.util.Map)">create(Map&lt;K, V&gt;)</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Create and return an <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> that will wrap the given <code>Map</code> in
an <a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>AmqpValue</code></a> section.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Client.html#create(org.apache.qpid.protonj2.client.ClientOptions)">create(ClientOptions)</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Client.html" title="interface in org.apache.qpid.protonj2.client">Client</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/Client.html" title="interface in org.apache.qpid.protonj2.client"><code>Client</code></a> instance using provided configuration options.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html#create(org.apache.qpid.protonj2.client.ClientOptions)">create(ClientOptions)</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientInstance.html" title="class in org.apache.qpid.protonj2.client.impl">ClientInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#create(org.apache.qpid.protonj2.types.messaging.Section)">create(Section&lt;V&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>
<div class="block">Creates an <a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl"><code>ClientMessage</code></a> instance with the given body <a href="org/apache/qpid/protonj2/types/messaging/Section.html" title="interface in org.apache.qpid.protonj2.types.messaging"><code>Section</code></a> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#createAdvancedMessage()">createAdvancedMessage()</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>
<div class="block">Creates an empty <a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl"><code>ClientMessage</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#createChannelHandler()">createChannelHandler()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html#createChannelHandler()">createChannelHandler()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html" title="class in org.apache.qpid.protonj2.client.transport">WebSocketTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineFactory.html#createEngine()">createEngine()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineFactory.html" title="interface in org.apache.qpid.protonj2.engine">EngineFactory</a></dt>
<dd>
<div class="block">Create a new Engine instance with a SASL authentication layer added.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineFactory.html#createEngine()">createEngine()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineFactory.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonExceptionSupport.html#createFailedException(java.lang.String,java.lang.Throwable)">createFailedException(String, Throwable)</a></span> - Static method in class org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtonExceptionSupport.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtonExceptionSupport</a></dt>
<dd>
<div class="block">Creates a new instance of an EngineFailedException that either wraps the given cause
if it is not an instance of an <a href="org/apache/qpid/protonj2/engine/exceptions/EngineFailedException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><code>EngineFailedException</code></a> or creates a new copy
of the given <a href="org/apache/qpid/protonj2/engine/exceptions/EngineFailedException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><code>EngineFailedException</code></a> in order to produce a meaningful stack trace
for the caller of which of their calls failed due to the engine state being failed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonExceptionSupport.html#createFailedException(java.lang.Throwable)">createFailedException(Throwable)</a></span> - Static method in class org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtonExceptionSupport.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtonExceptionSupport</a></dt>
<dd>
<div class="block">Checks the given cause to determine if it's already an ProtonException type and
if not creates a new ProtonException to wrap it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html#createFuture()">createFuture()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFutureFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html#createFuture(org.apache.qpid.protonj2.client.futures.ClientSynchronization)">createFuture(ClientSynchronization&lt;V&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFutureFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html#createGenerator()">createGenerator()</a></span> - Method in enum org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html" title="enum in org.apache.qpid.protonj2.engine.impl">ProtonDeliveryTagGenerator.BUILTIN</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/EpollSupport.html#createGroup(int,java.util.concurrent.ThreadFactory)">createGroup(int, ThreadFactory)</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/EpollSupport.html" title="class in org.apache.qpid.protonj2.client.transport">EpollSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/IOUringSupport.html#createGroup(int,java.util.concurrent.ThreadFactory)">createGroup(int, ThreadFactory)</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/IOUringSupport.html" title="class in org.apache.qpid.protonj2.client.transport">IOUringSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/KQueueSupport.html#createGroup(int,java.util.concurrent.ThreadFactory)">createGroup(int, ThreadFactory)</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/KQueueSupport.html" title="class in org.apache.qpid.protonj2.client.transport">KQueueSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/SslSupport.html#createJdkSslContext(org.apache.qpid.protonj2.client.SslOptions)">createJdkSslContext(SslOptions)</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/SslSupport.html" title="class in org.apache.qpid.protonj2.client.transport">SslSupport</a></dt>
<dd>
<div class="block">Create a new SSLContext using the options specific in the given TransportOptions
instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/SslSupport.html#createJdkSslEngine(java.lang.String,int,javax.net.ssl.SSLContext,org.apache.qpid.protonj2.client.SslOptions)">createJdkSslEngine(String, int, SSLContext, SslOptions)</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/SslSupport.html" title="class in org.apache.qpid.protonj2.client.transport">SslSupport</a></dt>
<dd>
<div class="block">Create a new JDK SSLEngine instance in client mode from the given SSLContext and
TransportOptions instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLoggerFactory.html#createLoggerWrapper(java.lang.String)">createLoggerWrapper(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLoggerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html#createLoggerWrapper(java.lang.String)">createLoggerWrapper(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging">ProtonLoggerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerFactory.html#createLoggerWrapper(java.lang.String)">createLoggerWrapper(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#createMechanism()">createMechanism()</a></span> - Method in enum org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>
<div class="block">Creates the object that implements the SASL Mechanism represented by this enumeration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html#createMechanism(org.apache.qpid.protonj2.types.Symbol,org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">createMechanism(Symbol, SaslCredentialsProvider)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanismSelector</a></dt>
<dd>
<div class="block">Using the given <a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client"><code>Mechanism</code></a> name and the provided credentials create and configure a
<a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client"><code>Mechanism</code></a> for evaluation by the selector.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineFactory.html#createNonSaslEngine()">createNonSaslEngine()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineFactory.html" title="interface in org.apache.qpid.protonj2.engine">EngineFactory</a></dt>
<dd>
<div class="block">Create a new Engine instance that handles only raw AMQP with no SASL layer enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineFactory.html#createNonSaslEngine()">createNonSaslEngine()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineFactory.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html#createNoOpTracker()">createNoOpTracker()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/SslSupport.html#createOpenSslContext(org.apache.qpid.protonj2.client.SslOptions)">createOpenSslContext(SslOptions)</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/SslSupport.html" title="class in org.apache.qpid.protonj2.client.transport">SslSupport</a></dt>
<dd>
<div class="block">Create a new Netty SslContext using the options specific in the given TransportOptions
instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/SslSupport.html#createOpenSslEngine(io.netty.buffer.ByteBufAllocator,java.lang.String,int,io.netty.handler.ssl.SslContext,org.apache.qpid.protonj2.client.SslOptions)">createOpenSslEngine(ByteBufAllocator, String, int, SslContext, SslOptions)</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/SslSupport.html" title="class in org.apache.qpid.protonj2.client.transport">SslSupport</a></dt>
<dd>
<div class="block">Create a new OpenSSL SSLEngine instance in client mode from the given SSLContext and
TransportOptions instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderFactory.html#createSasl()">createSasl()</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderFactory.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoderFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderFactory.html#createSasl()">createSasl()</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderFactory.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoderFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderFactory.html#createSasl()">createSasl()</a></span> - Static method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderFactory.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoderFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html#createSectionFromValue(E)">createSectionFromValue(E)</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessageSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#createSendTimedOutException()">createSendTimedOutException()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/SslSupport.html#createSslHandler(io.netty.buffer.ByteBufAllocator,java.lang.String,int,org.apache.qpid.protonj2.client.SslOptions)">createSslHandler(ByteBufAllocator, String, int, SslOptions)</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/SslSupport.html" title="class in org.apache.qpid.protonj2.client.transport">SslSupport</a></dt>
<dd>
<div class="block">Creates a Netty SslHandler instance for use in Transports that require
an SSL encoder / decoder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html#createTracker(org.apache.qpid.protonj2.engine.OutgoingDelivery)">createTracker(OutgoingDelivery)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html#createUnfailableFuture()">createUnfailableFuture()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFutureFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html#createUnfailableFuture(org.apache.qpid.protonj2.client.futures.ClientSynchronization)">createUnfailableFuture(ClientSynchronization&lt;V&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFutureFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#creationTime()">creationTime()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#creationTime()">creationTime()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#creationTime()">creationTime()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#creationTime(long)">creationTime(long)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#creationTime(long)">creationTime(long)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#creationTime(long)">creationTime(long)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the creation time value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#creditStateUpdateHandler(org.apache.qpid.protonj2.engine.EventHandler)">creditStateUpdateHandler(EventHandler&lt;L&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Handler for link credit updates that occur after a remote <a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Flow</code></a> arrives.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#creditStateUpdateHandler(org.apache.qpid.protonj2.engine.EventHandler)">creditStateUpdateHandler(EventHandler&lt;Receiver&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#creditStateUpdateHandler(org.apache.qpid.protonj2.engine.EventHandler)">creditStateUpdateHandler(EventHandler&lt;Sender&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#creditWindow()">creditWindow()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#creditWindow(int)">creditWindow(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">A credit window value that will be used to maintain an window of credit for Receiver instances
that are created.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#creditWindow(int)">creditWindow(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#current()">current()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Sender.html#current()">current()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine">Sender</a></dt>
<dd>
<div class="block">Gets the current <a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine"><code>OutgoingDelivery</code></a> for this <a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a> if one is available.</div>
</dd>
</dl>
<a id="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Data</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html#Data">Data</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html" title="enum in org.apache.qpid.protonj2.types.messaging">Section.SectionType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#%3Cinit%3E(byte%5B%5D)">Data(byte[])</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#%3Cinit%3E(byte%5B%5D,int,int)">Data(byte[], int, int)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#%3Cinit%3E(org.apache.qpid.protonj2.buffer.ProtonBuffer)">Data(ProtonBuffer)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#%3Cinit%3E(org.apache.qpid.protonj2.types.Binary)">Data(Binary)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">DataTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Data type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html#%3Cinit%3E()">DataTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DataTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">DataTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP Data type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html#%3Cinit%3E()">DataTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DataTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#debug(java.lang.String)">debug(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#debug(java.lang.String)">debug(String)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#debug(java.lang.String)">debug(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#debug(java.lang.String,java.lang.Object)">debug(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#debug(java.lang.String,java.lang.Object)">debug(String, Object)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#debug(java.lang.String,java.lang.Object)">debug(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#debug(java.lang.String,java.lang.Object...)">debug(String, Object...)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#debug(java.lang.String,java.lang.Object...)">debug(String, Object...)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#debug(java.lang.String,java.lang.Object...)">debug(String, Object...)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#debug(java.lang.String,java.lang.Object,java.lang.Object)">debug(String, Object, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#debug(java.lang.String,java.lang.Object,java.lang.Object)">debug(String, Object, Object)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#debug(java.lang.String,java.lang.Object,java.lang.Object)">debug(String, Object, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types"><span class="typeNameLink">Decimal128</span></a> - Class in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#%3Cinit%3E(byte%5B%5D)">Decimal128(byte[])</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#%3Cinit%3E(long,long)">Decimal128(long, long)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#%3Cinit%3E(java.math.BigDecimal)">Decimal128(BigDecimal)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#DECIMAL128">DECIMAL128</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Decimal128TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Decimal128 values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html#%3Cinit%3E()">Decimal128TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal128TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal128TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">Decimal128TypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Decimal128 type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal128TypeEncoder.html#%3Cinit%3E()">Decimal128TypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal128TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">Decimal128TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types"><span class="typeNameLink">Decimal32</span></a> - Class in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal32.html#%3Cinit%3E(int)">Decimal32(int)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types">Decimal32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal32.html#%3Cinit%3E(java.math.BigDecimal)">Decimal32(BigDecimal)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types">Decimal32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#DECIMAL32">DECIMAL32</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Decimal32TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Decimal32 values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html#%3Cinit%3E()">Decimal32TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal32TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">Decimal32TypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Decimal32 type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal32TypeEncoder.html#%3Cinit%3E()">Decimal32TypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal32TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">Decimal32TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types"><span class="typeNameLink">Decimal64</span></a> - Class in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal64.html#%3Cinit%3E(long)">Decimal64(long)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types">Decimal64</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal64.html#%3Cinit%3E(java.math.BigDecimal)">Decimal64(BigDecimal)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types">Decimal64</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#DECIMAL64">DECIMAL64</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Decimal64TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Decimal64 values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html#%3Cinit%3E()">Decimal64TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal64TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">Decimal64TypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Decimal64 type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal64TypeEncoder.html#%3Cinit%3E()">Decimal64TypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal64TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">Decimal64TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#declare()">declare()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#declare()">declare()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Request that the remote <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> declare a new transaction and
respond with a new transaction Id for that transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#declare(org.apache.qpid.protonj2.engine.Transaction)">declare(Transaction&lt;TransactionController&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#declare(org.apache.qpid.protonj2.engine.Transaction)">declare(Transaction&lt;TransactionController&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Request that the remote <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> declare a new transaction and
respond with a new transaction Id for that transaction.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><span class="typeNameLink">Declare</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transactions/package-summary.html">org.apache.qpid.protonj2.types.transactions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declare.html#%3Cinit%3E()">Declare()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions">Declare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionState.html#DECLARE_FAILED">DECLARE_FAILED</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionState.html" title="enum in org.apache.qpid.protonj2.engine">TransactionState</a></dt>
<dd>
<div class="block">A <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> is considered failed in the <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> responds with an error
to the <a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declare</code></a> action.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#declared(org.apache.qpid.protonj2.engine.Transaction,byte%5B%5D)">declared(Transaction&lt;TransactionManager&gt;, byte[])</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Respond to a previous <a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declare</code></a> request from the remote <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a>
indicating that the requested transaction has been successfully declared and that deliveries
can now be enlisted in that transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#declared(org.apache.qpid.protonj2.engine.Transaction,org.apache.qpid.protonj2.types.Binary)">declared(Transaction&lt;TransactionManager&gt;, Binary)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#declared(org.apache.qpid.protonj2.engine.Transaction,org.apache.qpid.protonj2.types.Binary)">declared(Transaction&lt;TransactionManager&gt;, Binary)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Respond to a previous <a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declare</code></a> request from the remote <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a>
indicating that the requested transaction has been successfully declared and that deliveries
can now be enlisted in that transaction.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transactions/Declared.html" title="class in org.apache.qpid.protonj2.types.transactions"><span class="typeNameLink">Declared</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transactions/package-summary.html">org.apache.qpid.protonj2.types.transactions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html#Declared">Declared</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html" title="enum in org.apache.qpid.protonj2.types.transport">DeliveryState.DeliveryStateType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declared.html#%3Cinit%3E()">Declared()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declared.html" title="class in org.apache.qpid.protonj2.types.transactions">Declared</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionState.html#DECLARED">DECLARED</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionState.html" title="enum in org.apache.qpid.protonj2.engine">TransactionState</a></dt>
<dd>
<div class="block">A <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> is considered declared once the <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> has responded
in the affirmative and assigned a transaction Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#declaredHandler(org.apache.qpid.protonj2.engine.EventHandler)">declaredHandler(EventHandler&lt;Transaction&lt;TransactionController&gt;&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#declaredHandler(org.apache.qpid.protonj2.engine.EventHandler)">declaredHandler(EventHandler&lt;Transaction&lt;TransactionController&gt;&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Called when the <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> end of the link has responded to a previous
<a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declare</code></a> request and the transaction can now be used to enroll deliveries into the
active transaction.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions"><span class="typeNameLink">DeclaredTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transactions/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transactions</a></dt>
<dd>
<div class="block">Decoder of AMQP Declared types from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html#%3Cinit%3E()">DeclaredTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclaredTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions"><span class="typeNameLink">DeclaredTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transactions/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transactions</a></dt>
<dd>
<div class="block">Encoder of AMQP Declared type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html#%3Cinit%3E()">DeclaredTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclaredTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#declareFailed(org.apache.qpid.protonj2.engine.Transaction,org.apache.qpid.protonj2.types.transport.ErrorCondition)">declareFailed(Transaction&lt;TransactionManager&gt;, ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#declareFailed(org.apache.qpid.protonj2.engine.Transaction,org.apache.qpid.protonj2.types.transport.ErrorCondition)">declareFailed(Transaction&lt;TransactionManager&gt;, ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Respond to a previous <a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declare</code></a> request from the remote <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a>
indicating that the requested transaction declaration has failed and is not active.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#declareFailureHandler(org.apache.qpid.protonj2.engine.EventHandler)">declareFailureHandler(EventHandler&lt;Transaction&lt;TransactionController&gt;&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#declareFailureHandler(org.apache.qpid.protonj2.engine.EventHandler)">declareFailureHandler(EventHandler&lt;Transaction&lt;TransactionController&gt;&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Called when the <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> end of the link responds to a <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> declaration
with an <a href="org/apache/qpid/protonj2/types/messaging/Rejected.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Rejected</code></a> outcome indicating that the transaction could not be successfully declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#declareHandler(org.apache.qpid.protonj2.engine.EventHandler)">declareHandler(EventHandler&lt;Transaction&lt;TransactionManager&gt;&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#declareHandler(org.apache.qpid.protonj2.engine.EventHandler)">declareHandler(EventHandler&lt;Transaction&lt;TransactionManager&gt;&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Called when the <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a> end of the link has requested a new transaction be
declared using the information provided in the given <a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declare</code></a> instance.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions"><span class="typeNameLink">DeclareTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transactions/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transactions</a></dt>
<dd>
<div class="block">Decoder of AMQP Declare type values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html#%3Cinit%3E()">DeclareTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclareTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions"><span class="typeNameLink">DeclareTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transactions/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transactions</a></dt>
<dd>
<div class="block">Encoder of AMQP Declare type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html#%3Cinit%3E()">DeclareTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclareTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionState.html#DECLARING">DECLARING</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionState.html" title="enum in org.apache.qpid.protonj2.engine">TransactionState</a></dt>
<dd>
<div class="block">A <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> is considered declaring once a Declare command has been sent to the remote
but before any response has been received which assigns the transaction ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#DECODE_ERROR">DECODE_ERROR</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">Data could not be decoded.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html" title="class in org.apache.qpid.protonj2.codec"><span class="typeNameLink">DecodeEOFException</span></a> - Exception in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Exception thrown when a type decoder fails due to some unrecoverable error or
violation of AMQP type specifications for an incoming encoded byte sequence.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html#%3Cinit%3E()">DecodeEOFException()</a></span> - Constructor for exception org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html" title="class in org.apache.qpid.protonj2.codec">DecodeEOFException</a></dt>
<dd>
<div class="block">Creates a generic <a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeEOFException</code></a> with no cause or error description set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html#%3Cinit%3E(java.lang.String)">DecodeEOFException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html" title="class in org.apache.qpid.protonj2.codec">DecodeEOFException</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeEOFException</code></a> with the given error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">DecodeEOFException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html" title="class in org.apache.qpid.protonj2.codec">DecodeEOFException</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeEOFException</code></a> with the given error message and assigned
root cause exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html#%3Cinit%3E(java.lang.Throwable)">DecodeEOFException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html" title="class in org.apache.qpid.protonj2.codec">DecodeEOFException</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/codec/DecodeEOFException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeEOFException</code></a> with the given assigned root cause exception.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec"><span class="typeNameLink">DecodeException</span></a> - Exception in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Exception thrown when a type decoder fails due to some unrecoverable error or
violation of AMQP type specifications for an incoming encoded byte sequence.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DecodeException.html#%3Cinit%3E()">DecodeException()</a></span> - Constructor for exception org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec">DecodeException</a></dt>
<dd>
<div class="block">Creates a generic <a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeException</code></a> with no cause or error description set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DecodeException.html#%3Cinit%3E(java.lang.String)">DecodeException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec">DecodeException</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeException</code></a> with the given error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DecodeException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">DecodeException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec">DecodeException</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeException</code></a> with the given error message and assigned
root cause exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DecodeException.html#%3Cinit%3E(java.lang.Throwable)">DecodeException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec">DecodeException</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeException</code></a> with the given assigned root cause exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html#decodeMessage(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.util.function.Consumer)">decodeMessage(ProtonBuffer, Consumer&lt;DeliveryAnnotations&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessageSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html#decodeMessage(org.apache.qpid.protonj2.codec.Decoder,org.apache.qpid.protonj2.buffer.ProtonBuffer,java.util.function.Consumer)">decodeMessage(Decoder, ProtonBuffer, Consumer&lt;DeliveryAnnotations&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessageSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html#decodeMessage(org.apache.qpid.protonj2.codec.Decoder,org.apache.qpid.protonj2.codec.DecoderState,org.apache.qpid.protonj2.buffer.ProtonBuffer,java.util.function.Consumer)">decodeMessage(Decoder, DecoderState, ProtonBuffer, Consumer&lt;DeliveryAnnotations&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessageSupport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">Decoder</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Decode AMQP types from a byte stream</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/DecoderState.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">DecoderState</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Retains state of decode either between calls or across decode iterations</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UTF8StreamDecoder.html#decodeUTF8(java.io.InputStream)">decodeUTF8(InputStream)</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UTF8StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders">UTF8StreamDecoder</a></dt>
<dd>
<div class="block">Decodes a String from the given UTF8 Bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html#decodeUTF8(java.io.InputStream,int)">decodeUTF8(InputStream, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoderState.html#decodeUTF8(java.io.InputStream,int)">decodeUTF8(InputStream, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoderState.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoderState</a></dt>
<dd>
<div class="block">Given a stream that will provide UTF-8 encoded bytes, decode and return the String that
represents that UTF-8 value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html#decodeUTF8(org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">decodeUTF8(ProtonBuffer, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UTF8Decoder.html#decodeUTF8(org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">decodeUTF8(ProtonBuffer, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UTF8Decoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders">UTF8Decoder</a></dt>
<dd>
<div class="block">Decodes a String from the given UTF8 Bytes advancing the buffer read index
by the given length value once complete.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DecoderState.html#decodeUTF8(org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">decodeUTF8(ProtonBuffer, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DecoderState.html" title="interface in org.apache.qpid.protonj2.codec">DecoderState</a></dt>
<dd>
<div class="block">Given a set of UTF-8 encoded bytes decode and return the String that
represents that UTF-8 value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#decorateOutgoingFlow(org.apache.qpid.protonj2.types.transport.Flow)">decorateOutgoingFlow(Flow)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#decorateOutgoingFlow(org.apache.qpid.protonj2.types.transport.Flow)">decorateOutgoingFlow(Flow)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#decorateOutgoingFlow(org.apache.qpid.protonj2.types.transport.Flow)">decorateOutgoingFlow(Flow)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#decrement()">decrement()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>
<div class="block">Subtract one to the sequence value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html#DEFAULT">DEFAULT</a></span> - Static variable in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBufferAllocator</a></dt>
<dd>
<div class="block">Default <a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonByteBufferAllocator</code></a> instance that uses defaults for all configuration
when creating new <a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonByteBuffer</code></a> instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html#DEFAULT">DEFAULT</a></span> - Static variable in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBufferAllocator</a></dt>
<dd>
<div class="block">A default instance of the <a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonNettyByteBufferAllocator</code></a> that uses default configurations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_ALLOW_NATIVE_IO">DEFAULT_ALLOW_NATIVE_IO</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#DEFAULT_ALLOW_NATIVE_SSL">DEFAULT_ALLOW_NATIVE_SSL</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#DEFAULT_CAPACITY">DEFAULT_CAPACITY</a></span> - Static variable in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>
<div class="block">The default initial capacity used for the underlying byte array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#DEFAULT_CHANNEL_MAX">DEFAULT_CHANNEL_MAX</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#DEFAULT_CLOSE_TIMEOUT">DEFAULT_CLOSE_TIMEOUT</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html#DEFAULT_COMPLETE_SEND_ON_CLOSE">DEFAULT_COMPLETE_SEND_ON_CLOSE</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client">OutputStreamOptions</a></dt>
<dd>
<div class="block">Defines the default value for the complete parent <a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamSenderMessage</code></a> on close option</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_CONNECT_TIMEOUT">DEFAULT_CONNECT_TIMEOUT</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#DEFAULT_CONTEXT_PROTOCOL">DEFAULT_CONTEXT_PROTOCOL</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#DEFAULT_DELIVERY_COUNT">DEFAULT_DELIVERY_COUNT</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#DEFAULT_DESIRED_CAPABILITIES">DEFAULT_DESIRED_CAPABILITIES</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Default value for the AMQP desired capabilities set in the Open frame.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#DEFAULT_DISABLED_PROTOCOLS">DEFAULT_DISABLED_PROTOCOLS</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#DEFAULT_DRAIN_TIMEOUT">DEFAULT_DRAIN_TIMEOUT</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#DEFAULT_DURABILITY">DEFAULT_DURABILITY</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#DEFAULT_FIRST_ACQUIRER">DEFAULT_FIRST_ACQUIRER</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#DEFAULT_IDLE_TIMEOUT">DEFAULT_IDLE_TIMEOUT</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_LOCAL_PORT">DEFAULT_LOCAL_PORT</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html#DEFAULT_MAX_AMQP_FRAME_SIZE">DEFAULT_MAX_AMQP_FRAME_SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConstants</a></dt>
<dd>
<div class="block">The default AMQP max frame size used by the engine and connection if none is set
by the client or remote peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#DEFAULT_MAX_FRAME_SIZE">DEFAULT_MAX_FRAME_SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPooledTagGenerator.html#DEFAULT_MAX_NUM_POOLED_TAGS">DEFAULT_MAX_NUM_POOLED_TAGS</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPooledTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPooledTagGenerator</a></dt>
<dd>
<div class="block">The default number of pooled transfer tags for this generator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html#DEFAULT_MAX_POOL_SIZE">DEFAULT_MAX_POOL_SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html" title="class in org.apache.qpid.protonj2.engine">AMQPPerformativeEnvelopePool</a></dt>
<dd>
<div class="block">The default maximum pool size to use if not otherwise configured.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#DEFAULT_MAX_RECONNECT_DEALY">DEFAULT_MAX_RECONNECT_DEALY</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#DEFAULT_MAXIMUM_CAPACITY">DEFAULT_MAXIMUM_CAPACITY</a></span> - Static variable in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>
<div class="block">The default maximum capacity that this buffer can grow to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#DEFAULT_MAXIMUM_CAPACITY">DEFAULT_MAXIMUM_CAPACITY</a></span> - Static variable in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>
<div class="block">The default maximum capacity for a composite <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_NATIVEIO_PREFERENCES">DEFAULT_NATIVEIO_PREFERENCES</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#DEFAULT_OPEN_TIMEOUT">DEFAULT_OPEN_TIMEOUT</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#DEFAULT_PENDING_WRITES_BUFFER_SIZE">DEFAULT_PENDING_WRITES_BUFFER_SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>
<div class="block">Defines the default pending write buffering size which is used to control how much outgoing
data can be buffered for local writing before the sender has back pressured applied to avoid
out of memory conditions due to overly large pending batched writes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/IdGenerator.html#DEFAULT_PREFIX">DEFAULT_PREFIX</a></span> - Static variable in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/IdGenerator.html" title="class in org.apache.qpid.protonj2.client.util">IdGenerator</a></dt>
<dd>
<div class="block">The default Id prefix applied to all new Id values rendered from an <a href="org/apache/qpid/protonj2/client/util/IdGenerator.html" title="class in org.apache.qpid.protonj2.client.util"><code>IdGenerator</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#DEFAULT_PRIORITY">DEFAULT_PRIORITY</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#DEFAULT_READ_BUFFER_SIZE">DEFAULT_READ_BUFFER_SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>
<div class="block">Defines the default read buffering size which is used to control how much incoming
data can be buffered before the remote has back pressured applied to avoid out of
memory conditions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_RECEIVE_BUFFER_SIZE">DEFAULT_RECEIVE_BUFFER_SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SourceOptions.html#DEFAULT_RECEIVER_OUTCOME">DEFAULT_RECEIVER_OUTCOME</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client">SourceOptions</a></dt>
<dd>
<div class="block">The default AMQP Outcome that will be specified for all new <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#DEFAULT_RECONNECT_BACKOFF_MULTIPLIER">DEFAULT_RECONNECT_BACKOFF_MULTIPLIER</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#DEFAULT_RECONNECT_DEALY">DEFAULT_RECONNECT_DEALY</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#DEFAULT_RECONNECT_ENABLED">DEFAULT_RECONNECT_ENABLED</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#DEFAULT_REQUEST_TIMEOUT">DEFAULT_REQUEST_TIMEOUT</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SaslOptions.html#DEFAULT_SASL_ENABLED">DEFAULT_SASL_ENABLED</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SaslOptions.html" title="class in org.apache.qpid.protonj2.client">SaslOptions</a></dt>
<dd>
<div class="block">The client default configuration value for SASL enabled state (default is true)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_SEND_BUFFER_SIZE">DEFAULT_SEND_BUFFER_SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#DEFAULT_SEND_TIMEOUT">DEFAULT_SEND_TIMEOUT</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#DEFAULT_SESSION_INCOMING_CAPACITY">DEFAULT_SESSION_INCOMING_CAPACITY</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">The default Session configured incoming capacity limit to provide to the remote</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#DEFAULT_SESSION_OUTGOING_CAPACITY">DEFAULT_SESSION_OUTGOING_CAPACITY</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">The default Session configured outgoing capacity to apply to local pending writes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html#DEFAULT_SHUTDOWN_AWAIT_TERMINATION">DEFAULT_SHUTDOWN_AWAIT_TERMINATION</a></span> - Static variable in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html" title="class in org.apache.qpid.protonj2.client.util">ThreadPoolUtils</a></dt>
<dd>
<div class="block">Default thread pool shutdown timeout used to await graceful shutdown.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_SO_LINGER">DEFAULT_SO_LINGER</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_SO_TIMEOUT">DEFAULT_SO_TIMEOUT</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#DEFAULT_SSL_PORT">DEFAULT_SSL_PORT</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#DEFAULT_STORE_TYPE">DEFAULT_STORE_TYPE</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_TCP_KEEP_ALIVE">DEFAULT_TCP_KEEP_ALIVE</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_TCP_NO_DELAY">DEFAULT_TCP_NO_DELAY</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_TCP_PORT">DEFAULT_TCP_PORT</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#DEFAULT_TIME_TO_LIVE">DEFAULT_TIME_TO_LIVE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_TRACE_BYTES">DEFAULT_TRACE_BYTES</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_TRAFFIC_CLASS">DEFAULT_TRAFFIC_CLASS</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#DEFAULT_TRUST_ALL">DEFAULT_TRUST_ALL</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#DEFAULT_USE_RECONNECT_BACKOFF">DEFAULT_USE_RECONNECT_BACKOFF</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_USE_WEBSOCKETS">DEFAULT_USE_WEBSOCKETS</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#DEFAULT_VERIFY_HOST">DEFAULT_VERIFY_HOST</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#DEFAULT_WARN_AFTER_RECONNECT_ATTEMPTS">DEFAULT_WARN_AFTER_RECONNECT_ATTEMPTS</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#DEFAULT_WEBSOCKET_MAX_FRAME_SIZE">DEFAULT_WEBSOCKET_MAX_FRAME_SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Source.html#defaultOutcome()">defaultOutcome()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SourceOptions.html#defaultOutcome()">defaultOutcome()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client">SourceOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SourceOptions.html#defaultOutcome(org.apache.qpid.protonj2.client.DeliveryState)">defaultOutcome(DeliveryState)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client">SourceOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#defaultSender()">defaultSender()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Returns the default anonymous sender used by this <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> for <a href="org/apache/qpid/protonj2/client/Connection.html#send(org.apache.qpid.protonj2.client.Message)"><code>Connection.send(Message)</code></a>
calls.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#defaultSender()">defaultSender()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#defaultSession()">defaultSession()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Returns the default <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> instance that is used by this Connection to
create the default anonymous connection <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> as well as creating those
resources created from the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> such as <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> and <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a>
instances not married to a specific <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#defaultSession()">defaultSession()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#defaultSslPort()">defaultSslPort()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#defaultSslPort(int)">defaultSslPort(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>
<div class="block">Sets the default AMQP SSL port that should be used if the user did not provide a port value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#defaultTcpPort()">defaultTcpPort()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#defaultTcpPort(int)">defaultTcpPort(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">The default unsecured connection port to use when none has been specified by the user.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#DELAYED_DELIVERY">DELAYED_DELIVERY</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#delete(org.apache.qpid.protonj2.engine.util.SplayMap.SplayedEntry)">delete(SplayMap.SplayedEntry&lt;E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnClose.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">DeleteOnClose</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">DeleteOnCloseTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP DeleteOnClose type values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html#%3Cinit%3E()">DeleteOnCloseTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnCloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">DeleteOnCloseTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP DeleteOnClose type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html#%3Cinit%3E()">DeleteOnCloseTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnCloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">DeleteOnNoLinks</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">DeleteOnNoLinksOrMessages</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">DeleteOnNoLinksOrMessagesTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP DeleteOnNoLinksOrMessages type values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html#%3Cinit%3E()">DeleteOnNoLinksOrMessagesTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksOrMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">DeleteOnNoLinksOrMessagesTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP DeleteOnNoLinksOrMessages type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html#%3Cinit%3E()">DeleteOnNoLinksOrMessagesTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksOrMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">DeleteOnNoLinksTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP DeleteOnNoLinks type values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html#%3Cinit%3E()">DeleteOnNoLinksTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">DeleteOnNoLinksTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP DeleteOnNoLinks type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html#%3Cinit%3E()">DeleteOnNoLinksTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">DeleteOnNoMessages</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">DeleteOnNoMessagesTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP DeleteOnNoLinks type values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html#%3Cinit%3E()">DeleteOnNoMessagesTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">DeleteOnNoMessagesTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP DeleteOnNoMessages type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html#%3Cinit%3E()">DeleteOnNoMessagesTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#delivery()">delivery()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#delivery()">delivery()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html#delivery()">delivery()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">Delivery</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Incoming Delivery type that provides access to the message and the delivery
data along with methods for settling the delivery when processing completes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#deliveryAbortedHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryAbortedHandler(EventHandler&lt;IncomingDelivery&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#deliveryAbortedHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryAbortedHandler(EventHandler&lt;IncomingDelivery&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#deliveryAbortedHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryAbortedHandler(EventHandler&lt;IncomingDelivery&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Handler for aborted deliveries that is called if this delivery is aborted by the <a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Receiver.html#deliveryAbortedHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryAbortedHandler(EventHandler&lt;IncomingDelivery&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine">Receiver</a></dt>
<dd>
<div class="block">Handler for aborted deliveries that is called for each aborted in-progress delivery.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">DeliveryAnnotations</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html#DeliveryAnnotations">DeliveryAnnotations</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html" title="enum in org.apache.qpid.protonj2.types.messaging">Section.SectionType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html#%3Cinit%3E(java.util.Map)">DeliveryAnnotations(Map&lt;Symbol, ?&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">DeliveryAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">DeliveryAnnotationsTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Delivery Annotations type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html#%3Cinit%3E()">DeliveryAnnotationsTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeliveryAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">DeliveryAnnotationsTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP DeliveryAnnotations type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html#%3Cinit%3E()">DeliveryAnnotationsTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeliveryAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#deliveryCount()">deliveryCount()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#deliveryCount()">deliveryCount()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#deliveryCount()">deliveryCount()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#deliveryCount(long)">deliveryCount(long)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#deliveryCount(long)">deliveryCount(long)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#deliveryCount(long)">deliveryCount(long)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the value to assign to the delivery count field of this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnectionCapabilities.html#deliveryDelaySupported()">deliveryDelaySupported()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnectionCapabilities.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnectionCapabilities</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util"><span class="typeNameLink">DeliveryIdTracker</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/util/package-summary.html">org.apache.qpid.protonj2.engine.util</a></dt>
<dd>
<div class="block">Tracker of Delivery ID values, implements a sequence number and provides ability to
keep an not set state for use when allowing for set / not set tracking.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#%3Cinit%3E()">DeliveryIdTracker()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>
<div class="block">Create a new Delivery Id tracker with initial state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#%3Cinit%3E(int)">DeliveryIdTracker(int)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>
<div class="block">Create a new Delivery Id tracker with initial state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#deliveryMode()">deliveryMode()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#deliveryMode()">deliveryMode()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#deliveryMode(org.apache.qpid.protonj2.client.DeliveryMode)">deliveryMode(DeliveryMode)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/qpid/protonj2/client/DeliveryMode.html" title="enum in org.apache.qpid.protonj2.client"><code>DeliveryMode</code></a> value to assign to newly created <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#deliveryMode(org.apache.qpid.protonj2.client.DeliveryMode)">deliveryMode(DeliveryMode)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/qpid/protonj2/client/DeliveryMode.html" title="enum in org.apache.qpid.protonj2.client"><code>DeliveryMode</code></a> value to assign to newly created <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#deliveryMode(org.apache.qpid.protonj2.client.DeliveryMode)">deliveryMode(DeliveryMode)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#deliveryMode(org.apache.qpid.protonj2.client.DeliveryMode)">deliveryMode(DeliveryMode)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/DeliveryMode.html" title="enum in org.apache.qpid.protonj2.client"><span class="typeNameLink">DeliveryMode</span></a> - Enum in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Control the message delivery guarantee for senders and receivers</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util"><span class="typeNameLink">DeliveryQueue</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/util/package-summary.html">org.apache.qpid.protonj2.client.util</a></dt>
<dd>
<div class="block">Queue based storage interface for inbound AMQP <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> objects.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#deliveryReadHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryReadHandler(EventHandler&lt;IncomingDelivery&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#deliveryReadHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryReadHandler(EventHandler&lt;IncomingDelivery&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#deliveryReadHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryReadHandler(EventHandler&lt;IncomingDelivery&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Handler for incoming deliveries that is called for each incoming <a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Transfer</code></a> frame that comprises
either one complete delivery or a chunk of a split framed <a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Transfer</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Receiver.html#deliveryReadHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryReadHandler(EventHandler&lt;IncomingDelivery&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine">Receiver</a></dt>
<dd>
<div class="block">Handler for incoming deliveries that is called for each incoming <a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Transfer</code></a> frame that comprises
either one complete delivery or a chunk of a split framed <a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Transfer</code></a>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/DeliveryState.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">DeliveryState</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Conveys the outcome of a Delivery either incoming or outgoing.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/DeliveryState.html" title="interface in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">DeliveryState</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>
<div class="block">Describes the state of a delivery at a link end-point.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html" title="enum in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">DeliveryState.DeliveryStateType</span></a> - Enum in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>
<div class="block">An enumeration of the valid <a href="org/apache/qpid/protonj2/types/transport/DeliveryState.html" title="interface in org.apache.qpid.protonj2.types.transport"><code>DeliveryState</code></a> types that the library can provide.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html" title="enum in org.apache.qpid.protonj2.client"><span class="typeNameLink">DeliveryState.Type</span></a> - Enum in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#deliveryStateUpdatedHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryStateUpdatedHandler(EventHandler&lt;IncomingDelivery&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#deliveryStateUpdatedHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryStateUpdatedHandler(EventHandler&lt;IncomingDelivery&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#deliveryStateUpdatedHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryStateUpdatedHandler(EventHandler&lt;IncomingDelivery&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Handler for updates to the remote state of incoming deliveries that have previously been received.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Receiver.html#deliveryStateUpdatedHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryStateUpdatedHandler(EventHandler&lt;IncomingDelivery&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine">Receiver</a></dt>
<dd>
<div class="block">Handler for updates to the remote state of incoming deliveries that have previously been received.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#deliveryStateUpdatedHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryStateUpdatedHandler(EventHandler&lt;OutgoingDelivery&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#deliveryStateUpdatedHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryStateUpdatedHandler(EventHandler&lt;OutgoingDelivery&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#deliveryStateUpdatedHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryStateUpdatedHandler(EventHandler&lt;OutgoingDelivery&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Handler for updates to the remote state of outgoing deliveries that have begun transferring frames.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Sender.html#deliveryStateUpdatedHandler(org.apache.qpid.protonj2.engine.EventHandler)">deliveryStateUpdatedHandler(EventHandler&lt;OutgoingDelivery&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine">Sender</a></dt>
<dd>
<div class="block">Handler for updates for deliveries that have previously been sent.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><span class="typeNameLink">DeliveryTag</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>
<div class="block">An abstraction around Transfer frames Binary delivery tag which can be used to
provide additional features to code sending transfers such as tag pooling etc.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types"><span class="typeNameLink">DeliveryTag.ProtonDeliveryTag</span></a> - Class in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>
<div class="block">A default DeliveryTag implementation that can be used by a codec when decoding DeliveryTag
instances from the wire.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders"><span class="typeNameLink">DeliveryTagEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/package-summary.html">org.apache.qpid.protonj2.codec.encoders</a></dt>
<dd>
<div class="block">Custom encoder for writing DeliveryTag types to a <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html#%3Cinit%3E()">DeliveryTagEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">DeliveryTagEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/DeliveryTagGenerator.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">DeliveryTagGenerator</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Transfer tag generators can be assigned to <a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a> links in order to
allow the link to automatically assign a transfer tag to each outbound delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html#dequeue(long)">dequeue(long)</a></span> - Method in interface org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util">DeliveryQueue</a></dt>
<dd>
<div class="block">Used to get an <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#dequeue(long)">dequeue(long)</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html#dequeueNoWait()">dequeueNoWait()</a></span> - Method in interface org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util">DeliveryQueue</a></dt>
<dd>
<div class="block">Used to get an enqueued <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> if on exists, otherwise returns null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#dequeueNoWait()">dequeueNoWait()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#descendingKeySet()">descendingKeySet()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#descendingMap()">descendingMap()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#DESCRIBED_TYPE_INDICATOR">DESCRIBED_TYPE_INDICATOR</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/DescribedType.html" title="interface in org.apache.qpid.protonj2.types"><span class="typeNameLink">DescribedType</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/DescribedTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">DescribedTypeDecoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/DescribedTypeDecoder.html" title="type parameter in DescribedTypeDecoder">V</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Interface for all DescribedType decoder implementations</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/DescribedTypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">DescribedTypeEncoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/DescribedTypeEncoder.html" title="type parameter in DescribedTypeEncoder">V</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Interface for all DescribedType encoder implementations</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ErrorCondition.html#description()">description()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ErrorCondition.html" title="interface in org.apache.qpid.protonj2.client">ErrorCondition</a></dt>
<dd>
<div class="block">Descriptive text that supplies any supplementary details not indicated by the condition value..</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html#description()">description()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html" title="class in org.apache.qpid.protonj2.client.impl">ClientErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Accepted.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Accepted.html" title="class in org.apache.qpid.protonj2.types.messaging">Accepted</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html" title="class in org.apache.qpid.protonj2.types.messaging">ApplicationProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnClose.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnClose.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnClose</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinks.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnNoLinks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinksOrMessages.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnNoLinksOrMessages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoMessages.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnNoMessages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">DeliveryAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Footer.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Footer.html" title="class in org.apache.qpid.protonj2.types.messaging">Footer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">MessageAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Received.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Received.html" title="class in org.apache.qpid.protonj2.types.messaging">Received</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Rejected.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Rejected.html" title="class in org.apache.qpid.protonj2.types.messaging">Rejected</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Released.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Released.html" title="class in org.apache.qpid.protonj2.types.messaging">Released</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html" title="class in org.apache.qpid.protonj2.types.security">SaslChallenge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html" title="class in org.apache.qpid.protonj2.types.security">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslResponse.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslResponse.html" title="class in org.apache.qpid.protonj2.types.security">SaslResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions">Coordinator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declare.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions">Declare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declared.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declared.html" title="class in org.apache.qpid.protonj2.types.transactions">Declared</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Discharge.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions">Discharge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html" title="class in org.apache.qpid.protonj2.types.transactions">TransactionalState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Close.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport">Close</a></dt>
<dd>
<div class="block">The <a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedLong</code></a> descriptor code that defines this AMQP type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/End.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/End.html" title="class in org.apache.qpid.protonj2.types.transport">End</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Accepted.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Accepted.html" title="class in org.apache.qpid.protonj2.types.messaging">Accepted</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html" title="class in org.apache.qpid.protonj2.types.messaging">ApplicationProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnClose.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnClose.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnClose</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinks.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnNoLinks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinksOrMessages.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnNoLinksOrMessages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoMessages.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnNoMessages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">DeliveryAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Footer.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Footer.html" title="class in org.apache.qpid.protonj2.types.messaging">Footer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">MessageAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Received.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Received.html" title="class in org.apache.qpid.protonj2.types.messaging">Received</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Rejected.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Rejected.html" title="class in org.apache.qpid.protonj2.types.messaging">Rejected</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Released.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Released.html" title="class in org.apache.qpid.protonj2.types.messaging">Released</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html" title="class in org.apache.qpid.protonj2.types.security">SaslChallenge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html" title="class in org.apache.qpid.protonj2.types.security">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslResponse.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslResponse.html" title="class in org.apache.qpid.protonj2.types.security">SaslResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions">Coordinator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declare.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions">Declare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declared.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declared.html" title="class in org.apache.qpid.protonj2.types.transactions">Declared</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Discharge.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions">Discharge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html" title="class in org.apache.qpid.protonj2.types.transactions">TransactionalState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Close.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport">Close</a></dt>
<dd>
<div class="block">The <a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types"><code>Symbol</code></a> descriptor code that defines this AMQP type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/End.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/End.html" title="class in org.apache.qpid.protonj2.types.transport">End</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#desiredCapabilities()">desiredCapabilities()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Returns the desired capabilities that the remote provided upon successfully opening the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#desiredCapabilities()">desiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#desiredCapabilities()">desiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#desiredCapabilities()">desiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#desiredCapabilities()">desiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#desiredCapabilities()">desiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#desiredCapabilities()">desiredCapabilities()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Returns the desired capabilities that the remote provided upon successfully opening the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#desiredCapabilities()">desiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#desiredCapabilities()">desiredCapabilities()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Returns the desired capabilities that the remote provided upon successfully opening the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#desiredCapabilities()">desiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#desiredCapabilities()">desiredCapabilities()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Returns the desired capabilities that the remote provided upon successfully opening the <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#desiredCapabilities()">desiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#desiredCapabilities(java.lang.String...)">desiredCapabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Sets the collection of capabilities to request from the remote for a new <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>
created using these <a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ConnectionOptions</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#desiredCapabilities(java.lang.String...)">desiredCapabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#desiredCapabilities(java.lang.String...)">desiredCapabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#desiredCapabilities(java.lang.String...)">desiredCapabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#desiredCapabilities(java.lang.String...)">desiredCapabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#desiredCapabilities(java.lang.String...)">desiredCapabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#detach()">detach()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#detach()">detach()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#detach()">detach()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Requests a detach of the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> at the remote and waits until the Receiver has been
fully detached or until the configured <a href="org/apache/qpid/protonj2/client/SenderOptions.html#closeTimeout()"><code>SenderOptions.closeTimeout()</code></a> is exceeded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#detach()">detach()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Requests a detach of the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> at the remote and waits until the Sender has been
fully detached or until the configured <a href="org/apache/qpid/protonj2/client/SenderOptions.html#closeTimeout()"><code>SenderOptions.closeTimeout()</code></a> is exceeded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#detach()">detach()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#detach()">detach()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Detach this end of the link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#detach(org.apache.qpid.protonj2.client.ErrorCondition)">detach(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#detach(org.apache.qpid.protonj2.client.ErrorCondition)">detach(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#detach(org.apache.qpid.protonj2.client.ErrorCondition)">detach(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Requests a detach of the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> at the remote and waits until the Receiver has been
fully detached or until the configured <a href="org/apache/qpid/protonj2/client/SenderOptions.html#closeTimeout()"><code>SenderOptions.closeTimeout()</code></a> is exceeded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#detach(org.apache.qpid.protonj2.client.ErrorCondition)">detach(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Requests a detach of the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> at the remote and waits until the Sender has been
fully detached or until the configured <a href="org/apache/qpid/protonj2/client/SenderOptions.html#closeTimeout()"><code>SenderOptions.closeTimeout()</code></a> is exceeded.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">Detach</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#%3Cinit%3E()">Detach()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html#DETACH">DETACH</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/LinkError.html#DETACH_FORCED">DETACH_FORCED</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/LinkError.html" title="interface in org.apache.qpid.protonj2.types.transport">LinkError</a></dt>
<dd>
<div class="block">An operator intervened to detach for some reason.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#detachAsync()">detachAsync()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#detachAsync()">detachAsync()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#detachAsync()">detachAsync()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Requests a detach of the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> link at the remote and returns a <code>Future</code> that will be
completed once the link has been detached.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#detachAsync()">detachAsync()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Requests a detach of the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> link at the remote and returns a <code>Future</code> that will be
completed once the link has been detached.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#detachAsync(org.apache.qpid.protonj2.client.ErrorCondition)">detachAsync(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#detachAsync(org.apache.qpid.protonj2.client.ErrorCondition)">detachAsync(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#detachAsync(org.apache.qpid.protonj2.client.ErrorCondition)">detachAsync(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Requests a detach of the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> link at the remote and returns a <code>Future</code> that will be
completed once the link has been detached.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#detachAsync(org.apache.qpid.protonj2.client.ErrorCondition)">detachAsync(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Requests a detach of the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> link at the remote and returns a <code>Future</code> that will be
completed once the link has been detached.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/LinkState.html#DETACHED">DETACHED</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/LinkState.html" title="enum in org.apache.qpid.protonj2.engine">LinkState</a></dt>
<dd>
<div class="block">Indicates that the targeted end of the Link (local or remote) has been detached.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#detachHandler(org.apache.qpid.protonj2.engine.EventHandler)">detachHandler(EventHandler&lt;L&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#detachHandler(org.apache.qpid.protonj2.engine.EventHandler)">detachHandler(EventHandler&lt;L&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when an AMQP Detach frame is received from the remote peer for this
<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a> which would have been locally opened previously, the Detach from would have been marked
as not having been closed.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport"><span class="typeNameLink">DetachTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transport</a></dt>
<dd>
<div class="block">Decoder of AMQP Detach type values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html#%3Cinit%3E()">DetachTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DetachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport"><span class="typeNameLink">DetachTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transport</a></dt>
<dd>
<div class="block">Encoder of AMQP Detach type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html#%3Cinit%3E()">DetachTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DetachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#disabledCipherSuites()">disabledCipherSuites()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#disabledCipherSuites(java.lang.String...)">disabledCipherSuites(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#disabledProtocols()">disabledProtocols()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#disabledProtocols(java.lang.String...)">disabledProtocols(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>
<div class="block">The protocols to be disable.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#discard()">discard()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#discharge(org.apache.qpid.protonj2.engine.Transaction,boolean)">discharge(Transaction&lt;TransactionController&gt;, boolean)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#discharge(org.apache.qpid.protonj2.engine.Transaction,boolean)">discharge(Transaction&lt;TransactionController&gt;, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Request that the remote <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> discharge the given transaction and
with the specified failure state (true for failed).</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions"><span class="typeNameLink">Discharge</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transactions/package-summary.html">org.apache.qpid.protonj2.types.transactions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Discharge.html#%3Cinit%3E()">Discharge()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions">Discharge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionState.html#DISCHARGE_FAILED">DISCHARGE_FAILED</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionState.html" title="enum in org.apache.qpid.protonj2.engine">TransactionState</a></dt>
<dd>
<div class="block">A <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> is considered failed in the <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> responds with an error
to the <a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Discharge</code></a> action.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#discharged(org.apache.qpid.protonj2.engine.Transaction)">discharged(Transaction&lt;TransactionManager&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#discharged(org.apache.qpid.protonj2.engine.Transaction)">discharged(Transaction&lt;TransactionManager&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Respond to a previous <a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Discharge</code></a> request from the remote <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a>
indicating that the discharge completed on the transaction identified by given transaction Id
has now been retired.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionState.html#DISCHARGED">DISCHARGED</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionState.html" title="enum in org.apache.qpid.protonj2.engine">TransactionState</a></dt>
<dd>
<div class="block">A <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> is considered discharged once a <a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Discharge</code></a> has been requested and
the <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> has responded in the affirmative that the request has been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#dischargedHandler(org.apache.qpid.protonj2.engine.EventHandler)">dischargedHandler(EventHandler&lt;Transaction&lt;TransactionController&gt;&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#dischargedHandler(org.apache.qpid.protonj2.engine.EventHandler)">dischargedHandler(EventHandler&lt;Transaction&lt;TransactionController&gt;&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Called when the <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> end of the link has responded to a previous
<a href="org/apache/qpid/protonj2/engine/TransactionController.html#discharge(org.apache.qpid.protonj2.engine.Transaction,boolean)"><code>TransactionController.discharge(Transaction, boolean)</code></a> request and the transaction has
been retired.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#dischargeFailed(org.apache.qpid.protonj2.engine.Transaction,org.apache.qpid.protonj2.types.transport.ErrorCondition)">dischargeFailed(Transaction&lt;TransactionManager&gt;, ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#dischargeFailed(org.apache.qpid.protonj2.engine.Transaction,org.apache.qpid.protonj2.types.transport.ErrorCondition)">dischargeFailed(Transaction&lt;TransactionManager&gt;, ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Respond to a previous <a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Discharge</code></a> request from the remote <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a>
indicating that the discharge resulted in an error and the transaction must be considered rolled
back.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#dischargeFailureHandler(org.apache.qpid.protonj2.engine.EventHandler)">dischargeFailureHandler(EventHandler&lt;Transaction&lt;TransactionController&gt;&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#dischargeFailureHandler(org.apache.qpid.protonj2.engine.EventHandler)">dischargeFailureHandler(EventHandler&lt;Transaction&lt;TransactionController&gt;&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Called when the <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> end of the link has responded to a previous
<a href="org/apache/qpid/protonj2/engine/TransactionController.html#discharge(org.apache.qpid.protonj2.engine.Transaction,boolean)"><code>TransactionController.discharge(Transaction, boolean)</code></a> request and the transaction discharge
failed for some reason.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#dischargeHandler(org.apache.qpid.protonj2.engine.EventHandler)">dischargeHandler(EventHandler&lt;Transaction&lt;TransactionManager&gt;&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#dischargeHandler(org.apache.qpid.protonj2.engine.EventHandler)">dischargeHandler(EventHandler&lt;Transaction&lt;TransactionManager&gt;&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Called when the <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a> end of the link has requested a current transaction be
discharged using the information provided in the given <a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Discharge</code></a> instance.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions"><span class="typeNameLink">DischargeTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transactions/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transactions</a></dt>
<dd>
<div class="block">Decoder of AMQP Discharge type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html#%3Cinit%3E()">DischargeTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DischargeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions"><span class="typeNameLink">DischargeTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transactions/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transactions</a></dt>
<dd>
<div class="block">Encoder of AMQP Discharge type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html#%3Cinit%3E()">DischargeTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DischargeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionState.html#DISCHARGING">DISCHARGING</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionState.html" title="enum in org.apache.qpid.protonj2.engine">TransactionState</a></dt>
<dd>
<div class="block">A <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> is considered to b discharging once a Discharge command has been sent to the remote
but before any response has been received indicating the outcome of the attempted discharge.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#disconnectedHandler()">disconnectedHandler()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#disconnectedHandler(java.util.function.BiConsumer)">disconnectedHandler(BiConsumer&lt;Connection, DisconnectionEvent&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configures a handler that will be notified when the connection has failed and cannot be recovered
should reconnect be enabled.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/DisconnectionEvent.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">DisconnectionEvent</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">An event object that accompanies events fired to handlers configured in the
<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ConnectionOptions</code></a> which are signaled during specific <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>
life-cycle stages.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DisconnectionEvent.html#%3Cinit%3E(java.lang.String,int,org.apache.qpid.protonj2.client.exceptions.ClientIOException)">DisconnectionEvent(String, int, ClientIOException)</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DisconnectionEvent.html" title="class in org.apache.qpid.protonj2.client">DisconnectionEvent</a></dt>
<dd>
<div class="block">Creates the event object with all immutable data provided.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#disposition(java.util.function.Predicate,org.apache.qpid.protonj2.types.transport.DeliveryState,boolean)">disposition(Predicate&lt;IncomingDelivery&gt;, DeliveryState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Receiver.html#disposition(java.util.function.Predicate,org.apache.qpid.protonj2.types.transport.DeliveryState,boolean)">disposition(Predicate&lt;IncomingDelivery&gt;, DeliveryState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine">Receiver</a></dt>
<dd>
<div class="block">For each unsettled outgoing delivery that is pending in the <a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> apply the given predicate
and if it matches then apply the given delivery state and settled value to it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#disposition(java.util.function.Predicate,org.apache.qpid.protonj2.types.transport.DeliveryState,boolean)">disposition(Predicate&lt;OutgoingDelivery&gt;, DeliveryState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Sender.html#disposition(java.util.function.Predicate,org.apache.qpid.protonj2.types.transport.DeliveryState,boolean)">disposition(Predicate&lt;OutgoingDelivery&gt;, DeliveryState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine">Sender</a></dt>
<dd>
<div class="block">For each unsettled outgoing delivery that is pending in the <a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a> apply the given predicate
and if it matches then apply the given delivery state and settled value to it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#disposition(org.apache.qpid.protonj2.client.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Updates the DeliveryState, and optionally settle the delivery as well.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#disposition(org.apache.qpid.protonj2.client.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpStreamTracker.html#disposition(org.apache.qpid.protonj2.client.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpStreamTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpStreamTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html#disposition(org.apache.qpid.protonj2.client.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#disposition(org.apache.qpid.protonj2.client.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamTracker.html#disposition(org.apache.qpid.protonj2.client.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamDelivery.html#disposition(org.apache.qpid.protonj2.client.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client">StreamDelivery</a></dt>
<dd>
<div class="block">Updates the DeliveryState, and optionally settle the delivery as well.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamTracker.html#disposition(org.apache.qpid.protonj2.client.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamTracker.html" title="interface in org.apache.qpid.protonj2.client">StreamTracker</a></dt>
<dd>
<div class="block">Updates the DeliveryState, and optionally settle the delivery as well.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Tracker.html#disposition(org.apache.qpid.protonj2.client.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client">Tracker</a></dt>
<dd>
<div class="block">Updates the DeliveryState, and optionally settle the delivery as well.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html#disposition(org.apache.qpid.protonj2.engine.IncomingDelivery,org.apache.qpid.protonj2.types.transport.DeliveryState,boolean)">disposition(IncomingDelivery, DeliveryState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html" title="interface in org.apache.qpid.protonj2.client.impl">ClientTransactionContext</a></dt>
<dd>
<div class="block">Apply a disposition to the given delivery wrapping it with a <a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>TransactionalState</code></a> outcome
if there is an active transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#disposition(org.apache.qpid.protonj2.types.transport.DeliveryState)">disposition(DeliveryState)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#disposition(org.apache.qpid.protonj2.types.transport.DeliveryState)">disposition(DeliveryState)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#disposition(org.apache.qpid.protonj2.types.transport.DeliveryState)">disposition(DeliveryState)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">updates the state of the delivery</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#disposition(org.apache.qpid.protonj2.types.transport.DeliveryState)">disposition(DeliveryState)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">updates the state of the delivery</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#disposition(org.apache.qpid.protonj2.types.transport.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#disposition(org.apache.qpid.protonj2.types.transport.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#disposition(org.apache.qpid.protonj2.types.transport.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Update the delivery with the given disposition if not locally settled
and optionally settles the delivery if not already settled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#disposition(org.apache.qpid.protonj2.types.transport.DeliveryState,boolean)">disposition(DeliveryState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Update the delivery with the given disposition if not locally settled and optionally
settles the delivery if not already settled.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">Disposition</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#%3Cinit%3E()">Disposition()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html#DISPOSITION">DISPOSITION</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport"><span class="typeNameLink">DispositionTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transport</a></dt>
<dd>
<div class="block">Decoder of AMQP Disposition type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html#%3Cinit%3E()">DispositionTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DispositionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport"><span class="typeNameLink">DispositionTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transport</a></dt>
<dd>
<div class="block">Encoder of AMQP Disposition type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html#%3Cinit%3E()">DispositionTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DispositionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TxnCapability.html#DISTRIBUTED_TXN">DISTRIBUTED_TXN</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TxnCapability.html" title="interface in org.apache.qpid.protonj2.types.transactions">TxnCapability</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Source.html#distributionMode()">distributionMode()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SourceOptions.html#distributionMode()">distributionMode()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client">SourceOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SourceOptions.html#distributionMode(org.apache.qpid.protonj2.client.DistributionMode)">distributionMode(DistributionMode)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client">SourceOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/DistributionMode.html" title="enum in org.apache.qpid.protonj2.client"><span class="typeNameLink">DistributionMode</span></a> - Enum in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Control whether messages are browsed or consumed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#DOUBLE">DOUBLE</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">DoubleTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Double values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html#%3Cinit%3E()">DoubleTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">DoubleTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">DoubleTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Double type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html#%3Cinit%3E()">DoubleTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">DoubleTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#doubleValue()">doubleValue()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#doubleValue()">doubleValue()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#doubleValue()">doubleValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal32.html#doubleValue()">doubleValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types">Decimal32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal64.html#doubleValue()">doubleValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types">Decimal64</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#doubleValue()">doubleValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#doubleValue()">doubleValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#doubleValue()">doubleValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#doubleValue()">doubleValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#drain()">drain()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#drain()">drain()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#drain()">drain()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Requests the remote to drain previously granted credit for this <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#drain()">drain()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Receiver.html#drain()">drain()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine">Receiver</a></dt>
<dd>
<div class="block">Initiate a drain of all remaining credit of this <a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#drain(int)">drain(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Receiver.html#drain(int)">drain(int)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine">Receiver</a></dt>
<dd>
<div class="block">Initiate a drain of the given credit from this this <a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#drained()">drained()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Sender.html#drained()">drained()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine">Sender</a></dt>
<dd>
<div class="block">Called when the <a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> has requested a drain of credit and the sender
has sent all available messages.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#drainTimeout()">drainTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#drainTimeout()">drainTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#drainTimeout()">drainTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#drainTimeout(long)">drainTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Sets the drain timeout (in milliseconds) after which a <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> request to drain
link credit is considered failed and the request will be marked as such.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#drainTimeout(long)">drainTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Sets the drain timeout (in milliseconds) after which a <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> request to drain
link credit is considered failed and the request will be marked as such.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#drainTimeout(long)">drainTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Sets the drain timeout (in milliseconds) after which a <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> request to drain
link credit is considered failed and the request will be marked as such.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#drainTimeout(long)">drainTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#drainTimeout(long,java.util.concurrent.TimeUnit)">drainTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Sets the drain timeout value after which a <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> request to drain
link credit is considered failed and the request will be marked as such.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#drainTimeout(long,java.util.concurrent.TimeUnit)">drainTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Sets the drain timeout value after which a <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> request to drain
link credit is considered failed and the request will be marked as such.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#drainTimeout(long,java.util.concurrent.TimeUnit)">drainTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Sets the drain timeout value after which a <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> request to drain
link credit is considered failed and the request will be marked as such.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#drainTimeout(long,java.util.concurrent.TimeUnit)">drainTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#duplicate()">duplicate()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#duplicate()">duplicate()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Create a duplicate of this ProtonBuffer instance that shares the same backing
data store and but maintains separate position index values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#duplicate()">duplicate()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#duplicate()">duplicate()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#duplicate()">duplicate()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#duplicate()">duplicate()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Source.html#durabilityMode()">durabilityMode()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Target.html#durabilityMode()">durabilityMode()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Target.html" title="interface in org.apache.qpid.protonj2.client">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TerminusOptions.html#durabilityMode()">durabilityMode()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="class in org.apache.qpid.protonj2.client">TerminusOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TerminusOptions.html#durabilityMode(org.apache.qpid.protonj2.client.DurabilityMode)">durabilityMode(DurabilityMode)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="class in org.apache.qpid.protonj2.client">TerminusOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/DurabilityMode.html" title="enum in org.apache.qpid.protonj2.client"><span class="typeNameLink">DurabilityMode</span></a> - Enum in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Control the persistence of source or target state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#durable()">durable()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#durable()">durable()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#durable()">durable()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">For an message being sent this method returns the current state of the
durable flag on the message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#durable(boolean)">durable(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#durable(boolean)">durable(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#durable(boolean)">durable(boolean)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Controls if the message is marked as durable when sent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Source.html#dynamic()">dynamic()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Target.html#dynamic()">dynamic()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Target.html" title="interface in org.apache.qpid.protonj2.client">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Source.html#dynamicNodeProperties()">dynamicNodeProperties()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Target.html#dynamicNodeProperties()">dynamicNodeProperties()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Target.html" title="interface in org.apache.qpid.protonj2.client">Target</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html#EMPTY">EMPTY</a></span> - org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html" title="enum in org.apache.qpid.protonj2.engine.impl">ProtonDeliveryTagGenerator.BUILTIN</a></dt>
<dd>
<div class="block">Provides a <a href="org/apache/qpid/protonj2/engine/DeliveryTagGenerator.html" title="interface in org.apache.qpid.protonj2.engine"><code>DeliveryTagGenerator</code></a> that returns a singleton empty tag value that can be
used by senders that are sending settled deliveries and simply need to provide a non-null tag
value to the outgoing delivery instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html#EMPTY">EMPTY</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">AbstractMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#EMPTY_TAG">EMPTY_TAG</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/EmptyEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><span class="typeNameLink">EmptyEnvelope</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">An empty envelope which can be used to drive transport activity when idle.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#enabledCipherSuites()">enabledCipherSuites()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#enabledCipherSuites(java.lang.String...)">enabledCipherSuites(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#enabledProtocols()">enabledProtocols()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#enabledProtocols(java.lang.String...)">enabledProtocols(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>
<div class="block">The protocols to be set as enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#encode(java.util.Map)">encode(Map&lt;String, Object&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Encodes the <a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>AdvancedMessage</code></a> for transmission by the client.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#encode(java.util.Map)">encode(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#encode(java.util.Map)">encode(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/EncodeException.html" title="class in org.apache.qpid.protonj2.codec"><span class="typeNameLink">EncodeException</span></a> - Exception in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Exception thrown when a type encoder fails due to some unrecoverable error or
violation of AMQP type specifications.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodeException.html#%3Cinit%3E()">EncodeException()</a></span> - Constructor for exception org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodeException.html" title="class in org.apache.qpid.protonj2.codec">EncodeException</a></dt>
<dd>
<div class="block">Creates a generic <a href="org/apache/qpid/protonj2/codec/EncodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>EncodeException</code></a> with no cause or error description set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodeException.html#%3Cinit%3E(java.lang.String)">EncodeException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodeException.html" title="class in org.apache.qpid.protonj2.codec">EncodeException</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/codec/EncodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>EncodeException</code></a> with the given error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodeException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">EncodeException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodeException.html" title="class in org.apache.qpid.protonj2.codec">EncodeException</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/codec/EncodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>EncodeException</code></a> with the given error message and assigned
root cause exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodeException.html#%3Cinit%3E(java.lang.Throwable)">EncodeException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodeException.html" title="class in org.apache.qpid.protonj2.codec">EncodeException</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/codec/EncodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>EncodeException</code></a> with the given assigned root cause exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html#encodeMessage(org.apache.qpid.protonj2.client.AdvancedMessage,java.util.Map)">encodeMessage(AdvancedMessage&lt;?&gt;, Map&lt;String, Object&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessageSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html#encodeMessage(org.apache.qpid.protonj2.codec.Encoder,org.apache.qpid.protonj2.buffer.ProtonBufferAllocator,org.apache.qpid.protonj2.client.AdvancedMessage,java.util.Map)">encodeMessage(Encoder, ProtonBufferAllocator, AdvancedMessage&lt;?&gt;, Map&lt;String, Object&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessageSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html#encodeMessage(org.apache.qpid.protonj2.codec.Encoder,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.buffer.ProtonBufferAllocator,org.apache.qpid.protonj2.client.AdvancedMessage,java.util.Map)">encodeMessage(Encoder, EncoderState, ProtonBufferAllocator, AdvancedMessage&lt;?&gt;, Map&lt;String, Object&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessageSupport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">Encoder</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Encode AMQP types into binary streams</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/EncoderState.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">EncoderState</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Retains Encoder state information either between calls or across encode iterations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html#encodeSection(org.apache.qpid.protonj2.types.messaging.Section,org.apache.qpid.protonj2.buffer.ProtonBuffer)">encodeSection(Section&lt;?&gt;, ProtonBuffer)</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessageSupport.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessageSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html#encodeUTF8(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.CharSequence)">encodeUTF8(ProtonBuffer, CharSequence)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/UTF8Encoder.html#encodeUTF8(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.CharSequence)">encodeUTF8(ProtonBuffer, CharSequence)</a></span> - Method in interface org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/UTF8Encoder.html" title="interface in org.apache.qpid.protonj2.codec.encoders">UTF8Encoder</a></dt>
<dd>
<div class="block">Encodes the given sequence of characters in UTF8 to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncoderState.html#encodeUTF8(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.CharSequence)">encodeUTF8(ProtonBuffer, CharSequence)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncoderState.html" title="interface in org.apache.qpid.protonj2.codec">EncoderState</a></dt>
<dd>
<div class="block">Encodes the given sequence of characters in UTF8 to the given buffer.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">EncodingCodes</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/End.html" title="class in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">End</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/End.html#%3Cinit%3E()">End()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/End.html" title="class in org.apache.qpid.protonj2.types.transport">End</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html#END">END</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">Endpoint</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="type parameter in Endpoint">E</a> extends <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a>&lt;<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="type parameter in Endpoint">E</a>&gt;&gt; - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Represents a conceptual endpoint type used to provide common operations that
all the endpoint types will share.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport"><span class="typeNameLink">EndTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transport</a></dt>
<dd>
<div class="block">Decoder of AMQP End type values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html#%3Cinit%3E()">EndTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">EndTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport"><span class="typeNameLink">EndTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transport</a></dt>
<dd>
<div class="block">Encoder of AMQP End type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html#%3Cinit%3E()">EndTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">EndTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#engine">engine</a></span> - Variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#engine()">engine()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#engine()">engine()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#engine()">engine()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#engine()">engine()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#engine()">engine()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">Engine</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">AMQP Engine interface.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/EngineConfiguration.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">EngineConfiguration</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Configuration options for the Engine</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/EngineFactory.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">EngineFactory</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Interface used to define the basic mechanisms for creating Engine instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#engineFailed(java.lang.Throwable)">engineFailed(Throwable)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Transition the <a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine"><code>Engine</code></a> to a failed state if not already closed or closing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#engineFailed(java.lang.Throwable)">engineFailed(Throwable)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#engineFailed(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.exceptions.EngineFailedException)">engineFailed(EngineHandlerContext, EngineFailedException)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Called when the engine has transitioned to a failed state and cannot process any additional
input or output.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html#engineFailed(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.exceptions.EngineFailedException)">engineFailed(EngineHandlerContext, EngineFailedException)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameDecodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#engineFailed(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.exceptions.EngineFailedException)">engineFailed(EngineHandlerContext, EngineFailedException)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/EngineFailedException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">EngineFailedException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Thrown from Engine API methods that attempted an operation what would have
resulted in a write of data or other state modification after the engine has
entered the the failed state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineFailedException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">EngineFailedException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineFailedException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineFailedException.html#%3Cinit%3E(java.lang.Throwable)">EngineFailedException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineFailedException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">EngineHandler</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Listen for events generated from the Engine</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">EngineHandlerContext</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Context provided to EngineHandler events to allow further event propagation</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotStartedException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">EngineNotStartedException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Thrown when a read or write operation is attempted on the engine before
it has been properly started.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotStartedException.html#%3Cinit%3E()">EngineNotStartedException()</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotStartedException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineNotStartedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotStartedException.html#%3Cinit%3E(java.lang.String)">EngineNotStartedException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotStartedException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineNotStartedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotStartedException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">EngineNotStartedException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotStartedException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineNotStartedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotStartedException.html#%3Cinit%3E(java.lang.Throwable)">EngineNotStartedException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotStartedException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineNotStartedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotWritableException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">EngineNotWritableException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Exception indicating that the engine is not currently accepting input of data</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotWritableException.html#%3Cinit%3E()">EngineNotWritableException()</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotWritableException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineNotWritableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotWritableException.html#%3Cinit%3E(java.lang.String)">EngineNotWritableException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotWritableException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineNotWritableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotWritableException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">EngineNotWritableException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotWritableException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineNotWritableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotWritableException.html#%3Cinit%3E(java.lang.Throwable)">EngineNotWritableException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineNotWritableException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineNotWritableException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">EnginePipeline</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Pipeline of handlers for Engine work.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">EngineSaslDriver</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Driver for the Engine that exposes SASL state and configuration.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html" title="enum in org.apache.qpid.protonj2.engine"><span class="typeNameLink">EngineSaslDriver.SaslState</span></a> - Enum in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">The SASL driver state used to determine at what point the current SASL negotiation process
is currently in.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/EngineShutdownException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">EngineShutdownException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Exception thrown when an option is performed on a closed engine.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineShutdownException.html#%3Cinit%3E()">EngineShutdownException()</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineShutdownException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineShutdownException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineShutdownException.html#%3Cinit%3E(java.lang.String)">EngineShutdownException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineShutdownException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineShutdownException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineShutdownException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">EngineShutdownException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineShutdownException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineShutdownException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineShutdownException.html#%3Cinit%3E(java.lang.Throwable)">EngineShutdownException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineShutdownException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineShutdownException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#engineShutdownHandler(org.apache.qpid.protonj2.engine.EventHandler)">engineShutdownHandler(EventHandler&lt;Engine&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Sets an <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> that is invoked when the engine that supports this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> is shutdown
via a call to <a href="org/apache/qpid/protonj2/engine/Engine.html#shutdown()"><code>Engine.shutdown()</code></a> which indicates a desire to terminate all engine operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#engineShutdownHandler(org.apache.qpid.protonj2.engine.EventHandler)">engineShutdownHandler(EventHandler&lt;Engine&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/EngineStartedException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">EngineStartedException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Thrown when an API method has been called which cannot be allowed to proceed
due to the engine having already been started and doesn't allow modification to
the resource in question after that point.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineStartedException.html#%3Cinit%3E(java.lang.String)">EngineStartedException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineStartedException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineStartedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#engineStarting(org.apache.qpid.protonj2.engine.EngineHandlerContext)">engineStarting(EngineHandlerContext)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Called when the engine is started to allow handlers to prepare for use based on
the configuration state at start of the engine.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html#engineStarting(org.apache.qpid.protonj2.engine.EngineHandlerContext)">engineStarting(EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.sasl.<a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html" title="class in org.apache.qpid.protonj2.engine.impl.sasl">ProtonSaslHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/EngineState.html" title="enum in org.apache.qpid.protonj2.engine"><span class="typeNameLink">EngineState</span></a> - Enum in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Enumeration of Engine states as visible from the Engine API</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/EngineStateException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">EngineStateException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Root type for exceptions thrown from the engine due to state violations</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineStateException.html#%3Cinit%3E()">EngineStateException()</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineStateException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineStateException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineStateException.html#%3Cinit%3E(java.lang.String)">EngineStateException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineStateException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineStateException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineStateException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">EngineStateException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineStateException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineStateException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/EngineStateException.html#%3Cinit%3E(java.lang.Throwable)">EngineStateException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/EngineStateException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">EngineStateException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html#enqueue(org.apache.qpid.protonj2.client.impl.ClientDelivery)">enqueue(ClientDelivery)</a></span> - Method in interface org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util">DeliveryQueue</a></dt>
<dd>
<div class="block">Adds the given <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> to the end of the Delivery queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#enqueue(org.apache.qpid.protonj2.client.impl.ClientDelivery)">enqueue(ClientDelivery)</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html#enqueueFirst(org.apache.qpid.protonj2.client.impl.ClientDelivery)">enqueueFirst(ClientDelivery)</a></span> - Method in interface org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util">DeliveryQueue</a></dt>
<dd>
<div class="block">Adds the given <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> to the front of the queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#enqueueFirst(org.apache.qpid.protonj2.client.impl.ClientDelivery)">enqueueFirst(ClientDelivery)</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#ensureWritable(int)">ensureWritable(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#ensureWritable(int)">ensureWritable(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Ensures that the requested number of bytes is available for write operations
in the current buffer, growing the buffer if needed to meet the requested
writable capacity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#ensureWritable(int)">ensureWritable(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html#entryAdded(org.apache.qpid.protonj2.engine.util.SplayMap.SplayedEntry)">entryAdded(SplayMap.SplayedEntry&lt;E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">LinkedSplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#entryAdded(org.apache.qpid.protonj2.engine.util.SplayMap.SplayedEntry)">entryAdded(SplayMap.SplayedEntry&lt;E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html#entryDeleted(org.apache.qpid.protonj2.engine.util.SplayMap.SplayedEntry)">entryDeleted(SplayMap.SplayedEntry&lt;E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">LinkedSplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#entryDeleted(org.apache.qpid.protonj2.engine.util.SplayMap.SplayedEntry)">entryDeleted(SplayMap.SplayedEntry&lt;E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#entryPool">entryPool</a></span> - Variable in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#entrySet">entrySet</a></span> - Variable in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html#entrySet()">entrySet()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">LinkedSplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#entrySet()">entrySet()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/transport/EpollSupport.html" title="class in org.apache.qpid.protonj2.client.transport"><span class="typeNameLink">EpollSupport</span></a> - Class in <a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/EpollSupport.html#%3Cinit%3E()">EpollSupport()</a></span> - Constructor for class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/EpollSupport.html" title="class in org.apache.qpid.protonj2.client.transport">EpollSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#equals(int)">equals(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>
<div class="block">Performs an unsigned comparison between the value being tracked and the integer value
passed, if no id is currently being tracked then this method returns false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#equals(int)">equals(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>
<div class="block">Performs an unsigned comparison between the current sequence number and the integer value
passed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectLocation.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client">ReconnectLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator.ProtonNumericDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.SplayedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal32.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types">Decimal32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal64.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types">Decimal64</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html" title="class in org.apache.qpid.protonj2.types.messaging">ApplicationProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">DeliveryAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Footer.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Footer.html" title="class in org.apache.qpid.protonj2.types.messaging">Footer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">MessageAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Symbol.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html" title="class in org.apache.qpid.protonj2.types">UnknownDescribedType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SessionError.html#ERRANT_LINK">ERRANT_LINK</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SessionError.html" title="interface in org.apache.qpid.protonj2.types.transport">SessionError</a></dt>
<dd>
<div class="block">Input was received for a link that was detached with an error.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#erro(java.lang.String,java.lang.Object)">erro(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#erro(java.lang.String,java.lang.Object)">erro(String, Object)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#erro(java.lang.String,java.lang.Object)">erro(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#error">error</a></span> - Variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#error(java.lang.String)">error(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#error(java.lang.String)">error(String)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#error(java.lang.String)">error(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#error(java.lang.String,java.lang.Object...)">error(String, Object...)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#error(java.lang.String,java.lang.Object...)">error(String, Object...)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#error(java.lang.String,java.lang.Object...)">error(String, Object...)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#error(java.lang.String,java.lang.Object,java.lang.Object)">error(String, Object, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#error(java.lang.String,java.lang.Object,java.lang.Object)">error(String, Object, Object)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#error(java.lang.String,java.lang.Object,java.lang.Object)">error(String, Object, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">ErrorCondition</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/ErrorCondition.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">ErrorCondition</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Conveys the error value used to inform the user of why an endpoint
was closed or a delivery rejected.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html#%3Cinit%3E(java.lang.String,java.lang.String)">ErrorCondition(String, String)</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html#%3Cinit%3E(org.apache.qpid.protonj2.types.Symbol,java.lang.String)">ErrorCondition(Symbol, String)</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html#%3Cinit%3E(org.apache.qpid.protonj2.types.Symbol,java.lang.String,java.util.Map)">ErrorCondition(Symbol, String, Map&lt;Symbol, Object&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport"><span class="typeNameLink">ErrorConditionTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transport</a></dt>
<dd>
<div class="block">Decoder of AMQP ErrorCondition type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html#%3Cinit%3E()">ErrorConditionTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">ErrorConditionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport"><span class="typeNameLink">ErrorConditionTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transport</a></dt>
<dd>
<div class="block">Encoder of AMQP ErrorCondition type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html#%3Cinit%3E()">ErrorConditionTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">ErrorConditionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#errorHandler(org.apache.qpid.protonj2.engine.EventHandler)">errorHandler(EventHandler&lt;Engine&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Sets a handler instance that will be notified when the engine encounters a fatal error.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#errorHandler(org.apache.qpid.protonj2.engine.EventHandler)">errorHandler(EventHandler&lt;Engine&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">EventHandler</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="type parameter in EventHandler">E</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Handler of events from the proton resources.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/NettyIOContext.html#eventLoop()">eventLoop()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/NettyIOContext.html" title="class in org.apache.qpid.protonj2.client.transport">NettyIOContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyDefaultHandler.html#exceptionCaught(io.netty.channel.ChannelHandlerContext,java.lang.Throwable)">exceptionCaught(ChannelHandlerContext, Throwable)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyDefaultHandler.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport.NettyDefaultHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Source.html#expiryPolicy()">expiryPolicy()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Target.html#expiryPolicy()">expiryPolicy()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Target.html" title="interface in org.apache.qpid.protonj2.client">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TerminusOptions.html#expiryPolicy()">expiryPolicy()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="class in org.apache.qpid.protonj2.client">TerminusOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TerminusOptions.html#expiryPolicy(org.apache.qpid.protonj2.client.ExpiryPolicy)">expiryPolicy(ExpiryPolicy)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="class in org.apache.qpid.protonj2.client">TerminusOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.client"><span class="typeNameLink">ExpiryPolicy</span></a> - Enum in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Control when the clock for expiration begins.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#export(org.apache.qpid.protonj2.engine.util.SplayMap.SplayedEntry)">export(SplayMap.SplayedEntry&lt;E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#EXTERNAL">EXTERNAL</a></span> - org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ExternalMechanism.html#EXTERNAL">EXTERNAL</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ExternalMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ExternalMechanism</a></dt>
<dd>
<div class="block">A singleton instance of the symbolic mechanism name.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/ExternalMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">ExternalMechanism</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Implements the External SASL authentication mechanism.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ExternalMechanism.html#%3Cinit%3E()">ExternalMechanism()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ExternalMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ExternalMechanism</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/AsyncResult.html#failed(org.apache.qpid.protonj2.client.exceptions.ClientException)">failed(ClientException)</a></span> - Method in interface org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/AsyncResult.html" title="interface in org.apache.qpid.protonj2.client.futures">AsyncResult</a></dt>
<dd>
<div class="block">If the operation fails this method is invoked with the Exception
that caused the failure.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#failed(org.apache.qpid.protonj2.client.exceptions.ClientException)">failed(ClientException)</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/NoOpAsyncResult.html#failed(org.apache.qpid.protonj2.client.exceptions.ClientException)">failed(ClientException)</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/NoOpAsyncResult.html" title="class in org.apache.qpid.protonj2.client.futures">NoOpAsyncResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#failed(org.apache.qpid.protonj2.client.exceptions.ClientException)">failed(ClientException)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineState.html#FAILED">FAILED</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineState.html" title="enum in org.apache.qpid.protonj2.engine">EngineState</a></dt>
<dd>
<div class="block">The engine has encountered an error and is no longer usable.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#FAILURE">FAILURE</a></span> - Static variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#failureCause">failureCause</a></span> - Variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DisconnectionEvent.html#failureCause()">failureCause()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DisconnectionEvent.html" title="class in org.apache.qpid.protonj2.client">DisconnectionEvent</a></dt>
<dd>
<div class="block">Gets the failure cause that is associated with this event if the event indicates
an error stage in the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> life-cycle such as a connection being
interrupted which might later be recovered or a failure to establish or reconnect
a previously established <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#failureCause()">failureCause()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#failureCause()">failureCause()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util"><span class="typeNameLink">FifoDeliveryQueue</span></a> - Class in <a href="org/apache/qpid/protonj2/client/util/package-summary.html">org.apache.qpid.protonj2.client.util</a></dt>
<dd>
<div class="block">Simple first in / first out <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> Queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#%3Cinit%3E(int)">FifoDeliveryQueue(int)</a></span> - Constructor for class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>
<div class="block">Creates a new first in / first out message queue with the given queue depth</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Source.html#filters()">filters()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SourceOptions.html#filters()">filters()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client">SourceOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SourceOptions.html#filters(java.util.Map)">filters(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client">SourceOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#find(java.lang.String)">find(String)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Finds and returns first handler that is found in the pipeline that matches the given name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#find(java.lang.String)">find(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#find(java.lang.String)">find(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerFactory.html#findLoggerFactory()">findLoggerFactory()</a></span> - Static method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireEngineStarting()">fireEngineStarting()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>
<div class="block">Fires the engine starting event into the next handler in the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a> chain.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#fireEngineStarting()">fireEngineStarting()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Fires an engine starting event to each handler in the pipeline.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#fireEngineStarting()">fireEngineStarting()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#fireEngineStarting()">fireEngineStarting()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#fireEngineStarting()">fireEngineStarting()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireEngineStateChanged()">fireEngineStateChanged()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>
<div class="block">Fires the engine state changed event into the next handler in the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a> chain.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#fireEngineStateChanged()">fireEngineStateChanged()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Fires an engine state changed event to each handler in the pipeline.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#fireEngineStateChanged()">fireEngineStateChanged()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#fireEngineStateChanged()">fireEngineStateChanged()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#fireEngineStateChanged()">fireEngineStateChanged()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireFailed(org.apache.qpid.protonj2.engine.exceptions.EngineFailedException)">fireFailed(EngineFailedException)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>
<div class="block">Fires the <a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine"><code>Engine</code></a> failed event into the next handler in the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a> chain.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#fireFailed(org.apache.qpid.protonj2.engine.exceptions.EngineFailedException)">fireFailed(EngineFailedException)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Fires an engine failed event into each <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> in the pipeline indicating
that the engine is now failed and should not accept or produce new work.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#fireFailed(org.apache.qpid.protonj2.engine.exceptions.EngineFailedException)">fireFailed(EngineFailedException)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#fireFailed(org.apache.qpid.protonj2.engine.exceptions.EngineFailedException)">fireFailed(EngineFailedException)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#fireFailed(org.apache.qpid.protonj2.engine.exceptions.EngineFailedException)">fireFailed(EngineFailedException)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireRead(org.apache.qpid.protonj2.buffer.ProtonBuffer)">fireRead(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>
<div class="block">Fires a read of ProtonBuffer events into the previous handler in the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a> for further
processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#fireRead(org.apache.qpid.protonj2.buffer.ProtonBuffer)">fireRead(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Fires a read event consisting of the given <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> into the pipeline starting
from the last <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> in the pipeline and moving through each until the incoming
work is fully processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#fireRead(org.apache.qpid.protonj2.buffer.ProtonBuffer)">fireRead(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#fireRead(org.apache.qpid.protonj2.buffer.ProtonBuffer)">fireRead(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#fireRead(org.apache.qpid.protonj2.buffer.ProtonBuffer)">fireRead(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireRead(org.apache.qpid.protonj2.engine.HeaderEnvelope)">fireRead(HeaderEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>
<div class="block">Fires a read of HeaderFrame events into the previous handler in the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a> for further
processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#fireRead(org.apache.qpid.protonj2.engine.HeaderEnvelope)">fireRead(HeaderEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Fires a read event consisting of the given <a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>HeaderEnvelope</code></a> into the pipeline starting
from the last <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> in the pipeline and moving through each until the incoming
work is fully processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#fireRead(org.apache.qpid.protonj2.engine.HeaderEnvelope)">fireRead(HeaderEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#fireRead(org.apache.qpid.protonj2.engine.HeaderEnvelope)">fireRead(HeaderEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#fireRead(org.apache.qpid.protonj2.engine.HeaderEnvelope)">fireRead(HeaderEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireRead(org.apache.qpid.protonj2.engine.IncomingAMQPEnvelope)">fireRead(IncomingAMQPEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>
<div class="block">Fires a read of IncomingProtocolFrame events into the previous handler in the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a> for further
processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#fireRead(org.apache.qpid.protonj2.engine.IncomingAMQPEnvelope)">fireRead(IncomingAMQPEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Fires a read event consisting of the given <a href="org/apache/qpid/protonj2/engine/IncomingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>IncomingAMQPEnvelope</code></a> into the pipeline starting
from the last <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> in the pipeline and moving through each until the incoming
work is fully processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#fireRead(org.apache.qpid.protonj2.engine.IncomingAMQPEnvelope)">fireRead(IncomingAMQPEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#fireRead(org.apache.qpid.protonj2.engine.IncomingAMQPEnvelope)">fireRead(IncomingAMQPEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#fireRead(org.apache.qpid.protonj2.engine.IncomingAMQPEnvelope)">fireRead(IncomingAMQPEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireRead(org.apache.qpid.protonj2.engine.SASLEnvelope)">fireRead(SASLEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>
<div class="block">Fires a read of SASL events into the previous handler in the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a> for further
processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#fireRead(org.apache.qpid.protonj2.engine.SASLEnvelope)">fireRead(SASLEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Fires a read event consisting of the given <a href="org/apache/qpid/protonj2/engine/SASLEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>SASLEnvelope</code></a> into the pipeline starting
from the last <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> in the pipeline and moving through each until the incoming
work is fully processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#fireRead(org.apache.qpid.protonj2.engine.SASLEnvelope)">fireRead(SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#fireRead(org.apache.qpid.protonj2.engine.SASLEnvelope)">fireRead(SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#fireRead(org.apache.qpid.protonj2.engine.SASLEnvelope)">fireRead(SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireWrite(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)">fireWrite(ProtonBuffer, Runnable)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>
<div class="block">Fires a write of ProtonBuffer events into the next handler in the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a> for further
processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#fireWrite(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)">fireWrite(ProtonBuffer, Runnable)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Fires a write event consisting of the given <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> into the pipeline starting
from the first <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> in the pipeline and moving through each until the outgoing
work is fully processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#fireWrite(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)">fireWrite(ProtonBuffer, Runnable)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#fireWrite(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)">fireWrite(ProtonBuffer, Runnable)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#fireWrite(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)">fireWrite(ProtonBuffer, Runnable)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireWrite(org.apache.qpid.protonj2.engine.HeaderEnvelope)">fireWrite(HeaderEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>
<div class="block">Fires a write of HeaderFrame events into the next handler in the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a> for further
processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#fireWrite(org.apache.qpid.protonj2.engine.HeaderEnvelope)">fireWrite(HeaderEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Fires a write event consisting of the given <a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>HeaderEnvelope</code></a> into the pipeline starting
from the first <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> in the pipeline and moving through each until the outgoing
work is fully processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#fireWrite(org.apache.qpid.protonj2.engine.HeaderEnvelope)">fireWrite(HeaderEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#fireWrite(org.apache.qpid.protonj2.engine.HeaderEnvelope)">fireWrite(HeaderEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#fireWrite(org.apache.qpid.protonj2.engine.HeaderEnvelope)">fireWrite(HeaderEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireWrite(org.apache.qpid.protonj2.engine.OutgoingAMQPEnvelope)">fireWrite(OutgoingAMQPEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>
<div class="block">Fires a write of <a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>OutgoingAMQPEnvelope</code></a> events into the next handler in the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a> for further
processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#fireWrite(org.apache.qpid.protonj2.engine.OutgoingAMQPEnvelope)">fireWrite(OutgoingAMQPEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Fires a write event consisting of the given <a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>OutgoingAMQPEnvelope</code></a> into the pipeline starting
from the first <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> in the pipeline and moving through each until the outgoing
work is fully processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#fireWrite(org.apache.qpid.protonj2.engine.OutgoingAMQPEnvelope)">fireWrite(OutgoingAMQPEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#fireWrite(org.apache.qpid.protonj2.engine.OutgoingAMQPEnvelope)">fireWrite(OutgoingAMQPEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#fireWrite(org.apache.qpid.protonj2.engine.OutgoingAMQPEnvelope)">fireWrite(OutgoingAMQPEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireWrite(org.apache.qpid.protonj2.engine.SASLEnvelope)">fireWrite(SASLEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>
<div class="block">Fires a write of <a href="org/apache/qpid/protonj2/engine/SASLEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>SASLEnvelope</code></a> events into the next handler in the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a> for further
processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#fireWrite(org.apache.qpid.protonj2.engine.SASLEnvelope)">fireWrite(SASLEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Fires a write event consisting of the given <a href="org/apache/qpid/protonj2/engine/SASLEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>SASLEnvelope</code></a> into the pipeline starting
from the first <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> in the pipeline and moving through each until the outgoing
work is fully processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#fireWrite(org.apache.qpid.protonj2.engine.SASLEnvelope)">fireWrite(SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#fireWrite(org.apache.qpid.protonj2.engine.SASLEnvelope)">fireWrite(SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#fireWrite(org.apache.qpid.protonj2.engine.SASLEnvelope)">fireWrite(SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#first()">first()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#first()">first()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#first()">first()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html#FIRST">FIRST</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">ReceiverSettleMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#firstAcquirer()">firstAcquirer()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#firstAcquirer()">firstAcquirer()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#firstAcquirer()">firstAcquirer()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#firstAcquirer(boolean)">firstAcquirer(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#firstAcquirer(boolean)">firstAcquirer(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#firstAcquirer(boolean)">firstAcquirer(boolean)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the value to assign to the first acquirer field of this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#firstContext()">firstContext()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#firstContext()">firstContext()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#firstContext()">firstContext()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#firstEntry()">firstEntry()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#firstKey()">firstKey()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#FLOAT">FLOAT</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">FloatTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Float values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html#%3Cinit%3E()">FloatTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">FloatTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">FloatTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Float type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html#%3Cinit%3E()">FloatTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">FloatTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#floatValue()">floatValue()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#floatValue()">floatValue()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#floatValue()">floatValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal32.html#floatValue()">floatValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types">Decimal32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal64.html#floatValue()">floatValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types">Decimal64</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#floatValue()">floatValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#floatValue()">floatValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#floatValue()">floatValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#floatValue()">floatValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#floorEntry(org.apache.qpid.protonj2.types.UnsignedInteger)">floorEntry(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#floorKey(org.apache.qpid.protonj2.types.UnsignedInteger)">floorKey(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">Flow</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#%3Cinit%3E()">Flow()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html#FLOW">FLOW</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport"><span class="typeNameLink">FlowTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transport</a></dt>
<dd>
<div class="block">Decoder of AMQP Flow type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html#%3Cinit%3E()">FlowTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">FlowTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport"><span class="typeNameLink">FlowTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transport</a></dt>
<dd>
<div class="block">Encoder of AMQP Flow type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html#%3Cinit%3E()">FlowTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">FlowTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#flush()">flush()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#flush()">flush()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>
<div class="block">Request a flush of all pending writes to the underlying connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#footer()">footer()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Return the current <a href="org/apache/qpid/protonj2/types/messaging/Footer.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Footer</code></a> assigned to this message, if none was assigned yet
then this method returns <code>null</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#footer()">footer()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#footer()">footer()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#footer(java.lang.String)">footer(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#footer(java.lang.String)">footer(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#footer(java.lang.String)">footer(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Returns the requested footer value from this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> if it exists or returns
<code>null</code> otherwise.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#footer(java.lang.String,java.lang.Object)">footer(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#footer(java.lang.String,java.lang.Object)">footer(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#footer(java.lang.String,java.lang.Object)">footer(String, Object)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the given footer value at the given key, replacing any previous value
that was assigned to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#footer(org.apache.qpid.protonj2.types.messaging.Footer)">footer(Footer)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Assign or replace the <a href="org/apache/qpid/protonj2/types/messaging/Footer.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Footer</code></a> instance associated with this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#footer(org.apache.qpid.protonj2.types.messaging.Footer)">footer(Footer)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#footer(org.apache.qpid.protonj2.types.messaging.Footer)">footer(Footer)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Footer.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Footer</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html#Footer">Footer</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html" title="enum in org.apache.qpid.protonj2.types.messaging">Section.SectionType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Footer.html#%3Cinit%3E(java.util.Map)">Footer(Map&lt;Symbol, ?&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Footer.html" title="class in org.apache.qpid.protonj2.types.messaging">Footer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">FooterTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Footer type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html#%3Cinit%3E()">FooterTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">FooterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">FooterTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP Footer type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html#%3Cinit%3E()">FooterTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">FooterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html#forEach(java.util.function.BiConsumer)">forEach(BiConsumer&lt;? super UnsignedInteger, ? super E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">LinkedSplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#forEach(java.util.function.BiConsumer)">forEach(BiConsumer&lt;? super UnsignedInteger, ? super E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html#forEach(java.util.function.Consumer)">forEach(Consumer&lt;? super E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">LinkedSplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#forEach(java.util.function.Consumer)">forEach(Consumer&lt;? super E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>
<div class="block">A specialized forEach implementation that accepts a <code>Consumer</code> function that will
be called for each value in the <a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util"><code>SplayMap</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#forEachAnnotation(java.util.function.BiConsumer)">forEachAnnotation(BiConsumer&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#forEachAnnotation(java.util.function.BiConsumer)">forEachAnnotation(BiConsumer&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#forEachAnnotation(java.util.function.BiConsumer)">forEachAnnotation(BiConsumer&lt;String, Object&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Invokes the given <code>BiConsumer</code> on each message annotation entry carried in this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#forEachBodySection(java.util.function.Consumer)">forEachBodySection(Consumer&lt;Section&lt;?&gt;&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Performs the given action for each body <a href="org/apache/qpid/protonj2/types/messaging/Section.html" title="interface in org.apache.qpid.protonj2.types.messaging"><code>Section</code></a> of the <a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>AdvancedMessage</code></a> until all
sections have been presented to the given <code>Consumer</code> or the consumer throws an exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#forEachBodySection(java.util.function.Consumer)">forEachBodySection(Consumer&lt;Section&lt;?&gt;&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#forEachBodySection(java.util.function.Consumer)">forEachBodySection(Consumer&lt;Section&lt;?&gt;&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#foreachBuffer(java.util.function.Consumer)">foreachBuffer(Consumer&lt;ProtonBuffer&gt;)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>
<div class="block">For each of the buffers contained in this <a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonCompositeBuffer</code></a> instance the
given consumer will be invoked with a duplicate of the buffer that can be independently
modified and not affect the contents of this buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#forEachFooter(java.util.function.BiConsumer)">forEachFooter(BiConsumer&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#forEachFooter(java.util.function.BiConsumer)">forEachFooter(BiConsumer&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#forEachFooter(java.util.function.BiConsumer)">forEachFooter(BiConsumer&lt;String, Object&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Invokes the given <code>BiConsumer</code> on each footer entry carried in this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#foreachInternalBuffer(java.util.function.Consumer)">foreachInternalBuffer(Consumer&lt;ProtonBuffer&gt;)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>
<div class="block">For each of the buffers contained in this <a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonCompositeBuffer</code></a> instance the
given consumer will be invoked with the <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> that backs this composite
instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#forEachProperty(java.util.function.BiConsumer)">forEachProperty(BiConsumer&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#forEachProperty(java.util.function.BiConsumer)">forEachProperty(BiConsumer&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#forEachProperty(java.util.function.BiConsumer)">forEachProperty(BiConsumer&lt;String, Object&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Invokes the given <code>BiConsumer</code> on each application property entry carried in this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html#FRAME_DECODING_HANDLER">FRAME_DECODING_HANDLER</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConstants</a></dt>
<dd>
<div class="block">Engine handler that decodes performatives and forwards the frames</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html#FRAME_ENCODING_HANDLER">FRAME_ENCODING_HANDLER</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConstants</a></dt>
<dd>
<div class="block">Engine handler that encodes performatives and writes the resulting buffer</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html#FRAME_LOGGING_HANDLER">FRAME_LOGGING_HANDLER</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConstants</a></dt>
<dd>
<div class="block">Engine handler that logs incoming and outgoing performatives and frames</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html#FRAME_SIZE_BYTES">FRAME_SIZE_BYTES</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameDecodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#FRAME_SIZE_TOO_SMALL">FRAME_SIZE_TOO_SMALL</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">The peer cannot send a frame because the smallest encoding of the performative with the currently valid
values would be too large to fit within a frame of the agreed maximum frame size.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/FrameDecodingException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">FrameDecodingException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Exception thrown when the engine cannot decode an incoming frame due to some
error either with the encoding itself or the contents which cause a specification
violation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/FrameDecodingException.html#%3Cinit%3E()">FrameDecodingException()</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/FrameDecodingException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">FrameDecodingException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/FrameDecodingException.html#%3Cinit%3E(java.lang.String)">FrameDecodingException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/FrameDecodingException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">FrameDecodingException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/FrameDecodingException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">FrameDecodingException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/FrameDecodingException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">FrameDecodingException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/FrameDecodingException.html#%3Cinit%3E(java.lang.Throwable)">FrameDecodingException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/FrameDecodingException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">FrameDecodingException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/FrameEncodingException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">FrameEncodingException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Exception thrown when the engine cannot encode a frame from a given performative
and or payload combination.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/FrameEncodingException.html#%3Cinit%3E()">FrameEncodingException()</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/FrameEncodingException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">FrameEncodingException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/FrameEncodingException.html#%3Cinit%3E(java.lang.String)">FrameEncodingException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/FrameEncodingException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">FrameEncodingException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/FrameEncodingException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">FrameEncodingException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/FrameEncodingException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">FrameEncodingException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/FrameEncodingException.html#%3Cinit%3E(java.lang.Throwable)">FrameEncodingException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/FrameEncodingException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">FrameEncodingException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ConnectionError.html#FRAMING_ERROR">FRAMING_ERROR</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ConnectionError.html" title="interface in org.apache.qpid.protonj2.types.transport">ConnectionError</a></dt>
<dd>
<div class="block">A valid frame header cannot be formed from the incoming byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ClientOptions.html#futureType()">futureType()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ClientOptions.html" title="class in org.apache.qpid.protonj2.client">ClientOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ClientOptions.html#futureType(java.lang.String)">futureType(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ClientOptions.html" title="class in org.apache.qpid.protonj2.client">ClientOptions</a></dt>
<dd>
<div class="block">Sets the desired future type that the client connection should use when creating
the futures used by the API.</div>
</dd>
</dl>
<a id="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/IdGenerator.html#generateId()">generateId()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/IdGenerator.html" title="class in org.apache.qpid.protonj2.client.util">IdGenerator</a></dt>
<dd>
<div class="block">Generate a unique id using the configured characteristics.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/BalancedClientFuture.html#get()">get()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/BalancedClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">BalancedClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#get()">get()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ConservativeClientFuture.html#get()">get()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ConservativeClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ConservativeClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ProgressiveClientFuture.html#get()">get()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ProgressiveClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ProgressiveClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#get(int)">get(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>
<div class="block">Gets the value of the element stored in the <code>Map</code> with the key (treated as an
unsigned integer for comparison.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/BalancedClientFuture.html#get(long,java.util.concurrent.TimeUnit)">get(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/BalancedClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">BalancedClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#get(long,java.util.concurrent.TimeUnit)">get(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ConservativeClientFuture.html#get(long,java.util.concurrent.TimeUnit)">get(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ConservativeClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ConservativeClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ProgressiveClientFuture.html#get(long,java.util.concurrent.TimeUnit)">get(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ProgressiveClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ProgressiveClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#get(java.lang.Object)">get(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Attachments.html#get(java.lang.String)">get(String)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Attachments.html" title="interface in org.apache.qpid.protonj2.engine">Attachments</a></dt>
<dd>
<div class="block">Gets the user attached value that is associated with the given key, or null
if no data is mapped to the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html#get(java.lang.String)">get(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonAttachments</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Attachments.html#get(java.lang.String,java.lang.Class)">get(String, Class&lt;T&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Attachments.html" title="interface in org.apache.qpid.protonj2.engine">Attachments</a></dt>
<dd>
<div class="block">Gets the user set <a href="org/apache/qpid/protonj2/engine/Attachments.html" title="interface in org.apache.qpid.protonj2.engine"><code>Attachments</code></a> value that is associated with the given key, or null
if no data is mapped to the key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html#get(java.lang.String,java.lang.Class)">get(String, Class&lt;T&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonAttachments</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getAborted()">getAborted()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getAbsoluteExpiryTime()">getAbsoluteExpiryTime()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html#getAdditionalData()">getAdditionalData()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html#getAddress()">getAddress()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRedirectedException</a></dt>
<dd>
<div class="block">The address value that should be used when connecting to the provided host and port and
creating a new link instance as directed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html#getAddress()">getAddress()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html" title="class in org.apache.qpid.protonj2.client.impl">ClientRedirect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#getAddress()">getAddress()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#getAddress()">getAddress()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html#getAllowedMechanisms()">getAllowedMechanisms()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanismSelector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#getAMQPHeader()">getAMQPHeader()</a></span> - Static method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#getAndDecrement()">getAndDecrement()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>
<div class="block">Subtract one to the sequence value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#getAndIncrement()">getAndIncrement()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>
<div class="block">Add one to the sequence value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getArray()">getArray()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Returns the backing array for this ProtonBuffer instance if there is such an array or
throws an exception if this ProtonBuffer implementation has no backing array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#getArray()">getArray()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#getArray()">getArray()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#getArray()">getArray()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getArray()">getArray()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#getArray()">getArray()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getArray()">getArray()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#getArray()">getArray()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getArrayOffset()">getArrayOffset()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#getArrayOffset()">getArrayOffset()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#getArrayOffset()">getArrayOffset()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#getArrayOffset()">getArrayOffset()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getArrayOffset()">getArrayOffset()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#getArrayOffset()">getArrayOffset()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getArrayOffset()">getArrayOffset()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#getArrayOffset()">getArrayOffset()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getAttachments()">getAttachments()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#getAttachments()">getAttachments()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#getAttachments()">getAttachments()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#getAttachments()">getAttachments()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#getAttachments()">getAttachments()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#getAttachments()">getAttachments()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#getAttachments()">getAttachments()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html#getAttachments()">getAttachments()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslContext</a></dt>
<dd>
<div class="block">Returns a mutable context that the application layer can use to store meaningful data for itself
in relation to this specific SASL context object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.html#getAttachments()">getAttachments()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getAvailable()">getAvailable()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#getBatchable()">getBatchable()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getBatchable()">getBatchable()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#getBinary()">getBinary()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal32.html#getBits()">getBits()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types">Decimal32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal64.html#getBits()">getBits()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types">Decimal64</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html#getBody()">getBody()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html" title="class in org.apache.qpid.protonj2.engine">PerformativeEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getBoolean(int)">getBoolean(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getBoolean(int)">getBoolean(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Gets a boolean from the specified index, this method will not modify the read or write
index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getBoolean(int)">getBoolean(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getBoolean(int)">getBoolean(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#getBuffer()">getBuffer()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#getBufferAllocator()">getBufferAllocator()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#getBufferAllocator()">getBufferAllocator()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>
<div class="block">Gets a buffer allocator that can produce <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> instance that may be
optimized for use with the underlying transport implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineConfiguration.html#getBufferAllocator()">getBufferAllocator()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineConfiguration.html" title="interface in org.apache.qpid.protonj2.engine">EngineConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineConfiguration.html#getBufferAllocator()">getBufferAllocator()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineConfiguration.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getByte(int)">getByte(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Gets a byte from the specified index, this method will not modify the read or write
index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#getByte(int)">getByte(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#getByte(int)">getByte(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#getByte(int)">getByte(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getByte(int)">getByte(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#getByte(int)">getByte(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getByte(int)">getByte(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#getByteAt(int)">getByteAt(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getBytes(int,byte%5B%5D)">getBytes(int, byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getBytes(int,byte%5B%5D)">getBytes(int, byte[])</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers this buffer's data to the specified destination starting at
the specified absolute <code>index</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getBytes(int,byte%5B%5D)">getBytes(int, byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getBytes(int,byte%5B%5D)">getBytes(int, byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getBytes(int,byte%5B%5D,int,int)">getBytes(int, byte[], int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers this buffer's data to the specified destination starting at
the specified absolute <code>index</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#getBytes(int,byte%5B%5D,int,int)">getBytes(int, byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#getBytes(int,byte%5B%5D,int,int)">getBytes(int, byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#getBytes(int,byte%5B%5D,int,int)">getBytes(int, byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getBytes(int,byte%5B%5D,int,int)">getBytes(int, byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#getBytes(int,byte%5B%5D,int,int)">getBytes(int, byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getBytes(int,byte%5B%5D,int,int)">getBytes(int, byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getBytes(int,java.nio.ByteBuffer)">getBytes(int, ByteBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers this buffer's data to the specified destination starting at
the specified absolute <code>index</code> until the destination's position
reaches its limit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#getBytes(int,java.nio.ByteBuffer)">getBytes(int, ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#getBytes(int,java.nio.ByteBuffer)">getBytes(int, ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#getBytes(int,java.nio.ByteBuffer)">getBytes(int, ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getBytes(int,java.nio.ByteBuffer)">getBytes(int, ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#getBytes(int,java.nio.ByteBuffer)">getBytes(int, ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getBytes(int,java.nio.ByteBuffer)">getBytes(int, ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer)">getBytes(int, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer)">getBytes(int, ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers this buffer's data to the specified destination starting at
the specified absolute <code>index</code> until the destination becomes
non-writable.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer)">getBytes(int, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer)">getBytes(int, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">getBytes(int, ProtonBuffer, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">getBytes(int, ProtonBuffer, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers this buffer's data to the specified destination starting at
the specified absolute <code>index</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">getBytes(int, ProtonBuffer, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">getBytes(int, ProtonBuffer, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">getBytes(int, ProtonBuffer, int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers this buffer's data to the specified destination starting at
the specified absolute <code>index</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">getBytes(int, ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">getBytes(int, ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">getBytes(int, ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">getBytes(int, ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">getBytes(int, ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">getBytes(int, ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#getBytesRead()">getBytesRead()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#getBytesWritten()">getBytesWritten()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#getCachedDecoderState()">getCachedDecoderState()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>
<div class="block">Return a singleton <a href="org/apache/qpid/protonj2/codec/DecoderState.html" title="interface in org.apache.qpid.protonj2.codec"><code>DecoderState</code></a> instance that is meant to be shared within single threaded
decoder interactions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#getCachedDecoderState()">getCachedDecoderState()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#getCachedDecoderState()">getCachedDecoderState()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#getCachedDecoderState()">getCachedDecoderState()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>
<div class="block">Return a singleton <a href="org/apache/qpid/protonj2/codec/StreamDecoderState.html" title="interface in org.apache.qpid.protonj2.codec"><code>StreamDecoderState</code></a> instance that is meant to be shared within single threaded
decoder interactions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#getCachedEncoderState()">getCachedEncoderState()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Return a singleton <a href="org/apache/qpid/protonj2/codec/EncoderState.html" title="interface in org.apache.qpid.protonj2.codec"><code>EncoderState</code></a> instance that is meant to be shared within single threaded
encoder interactions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#getCachedEncoderState()">getCachedEncoderState()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#getCapabilities()">getCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#getCapabilities()">getCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html#getCapabilities()">getCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions">Coordinator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html#getCertificateChain(java.lang.String)">getCertificateChain(String)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html" title="class in org.apache.qpid.protonj2.client.transport">X509AliasKeyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html#getChallenge()">getChallenge()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html" title="class in org.apache.qpid.protonj2.types.security">SaslChallenge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html#getChallengeResponse(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider,org.apache.qpid.protonj2.buffer.ProtonBuffer)">getChallengeResponse(SaslCredentialsProvider, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">AbstractMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html#getChallengeResponse(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider,org.apache.qpid.protonj2.buffer.ProtonBuffer)">getChallengeResponse(SaslCredentialsProvider, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">CramMD5Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html#getChallengeResponse(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider,org.apache.qpid.protonj2.buffer.ProtonBuffer)">getChallengeResponse(SaslCredentialsProvider, ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client">Mechanism</a></dt>
<dd>
<div class="block">Create a response based on a given challenge from the remote peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html#getChallengeResponse(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider,org.apache.qpid.protonj2.buffer.ProtonBuffer)">getChallengeResponse(SaslCredentialsProvider, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">XOauth2Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html#getChannel()">getChannel()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html" title="class in org.apache.qpid.protonj2.engine">PerformativeEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/EpollSupport.html#getChannelClass()">getChannelClass()</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/EpollSupport.html" title="class in org.apache.qpid.protonj2.client.transport">EpollSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/IOUringSupport.html#getChannelClass()">getChannelClass()</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/IOUringSupport.html" title="class in org.apache.qpid.protonj2.client.transport">IOUringSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/KQueueSupport.html#getChannelClass()">getChannelClass()</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/KQueueSupport.html" title="class in org.apache.qpid.protonj2.client.transport">KQueueSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#getChannelMax()">getChannelMax()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getChannelMax()">getChannelMax()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#getChannelMax()">getChannelMax()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getChar(int)">getChar(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getChar(int)">getChar(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Gets a 2-byte char from the specified index, this method will not modify the read or write
index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getChar(int)">getChar(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getChar(int)">getChar(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html#getChosenMechanism()">getChosenMechanism()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslContext</a></dt>
<dd>
<div class="block">Returns the mechanism that was sent to the server to select the SASL mechanism
to use for negotiations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html#getClientAliases(java.lang.String,java.security.Principal%5B%5D)">getClientAliases(String, Principal[])</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html" title="class in org.apache.qpid.protonj2.client.transport">X509AliasKeyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#getClosed()">getClosed()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html#getCode()">getCode()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getCondition()">getCondition()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#getCondition()">getCondition()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#getCondition()">getCondition()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getCondition()">getCondition()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getCondition()">getCondition()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.html#getCondition()">getCondition()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine">Transaction</a></dt>
<dd>
<div class="block">If the declare or discharge of the transaction caused its state to become <a href="org/apache/qpid/protonj2/engine/TransactionState.html" title="enum in org.apache.qpid.protonj2.engine"><code>TransactionState</code></a> FAILED
this method returns the <a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport"><code>ErrorCondition</code></a> that the remote used to describe the reason for the failure.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html#getCondition()">getCondition()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getConnection()">getConnection()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getConnection()">getConnection()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getConnection()">getConnection()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#getConnection()">getConnection()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#getContainerId()">getContainerId()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getContainerId()">getContainerId()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#getContainerId()">getContainerId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getContentEncoding()">getContentEncoding()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getContentType()">getContentType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getCoordinator()">getCoordinator()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getCoordinator()">getCoordinator()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#getCoordinator()">getCoordinator()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Returns the currently set Coordinator target for this <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#getCoordinator()">getCoordinator()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Returns the currently set Coordinator target for this <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getCorrelationId()">getCorrelationId()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getCreationTime()">getCreationTime()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html#getCredit()">getCredit()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLinkCreditState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#getCredit()">getCredit()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#getCredit()">getCredit()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getCredit()">getCredit()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getCredit()">getCredit()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Get the credit that is currently available or assigned to this link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/LinkCreditState.html#getCredit()">getCredit()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/LinkCreditState.html" title="interface in org.apache.qpid.protonj2.engine">LinkCreditState</a></dt>
<dd>
<div class="block">The currently available credit for this link</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#getCredit()">getCredit()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Get the credit that is currently available or assigned to this <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/CodecFactory.html#getDecoder()">getDecoder()</a></span> - Static method in class org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html#getDecoder()">getDecoder()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html#getDecoder()">getDecoder()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DecoderState.html#getDecoder()">getDecoder()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DecoderState.html" title="interface in org.apache.qpid.protonj2.codec">DecoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoderState.html#getDecoder()">getDecoder()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoderState.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/CodecFactory.html#getDefaultDecoder()">getDefaultDecoder()</a></span> - Static method in class org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#getDefaultDeliveryState()">getDefaultDeliveryState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#getDefaultDeliveryState()">getDefaultDeliveryState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#getDefaultDeliveryState()">getDefaultDeliveryState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Receiver.html#getDefaultDeliveryState()">getDefaultDeliveryState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine">Receiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/CodecFactory.html#getDefaultEncoder()">getDefaultEncoder()</a></span> - Static method in class org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#getDefaultOutcome()">getDefaultOutcome()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/CodecFactory.html#getDefaultSaslDecoder()">getDefaultSaslDecoder()</a></span> - Static method in class org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/CodecFactory.html#getDefaultSaslEncoder()">getDefaultSaslEncoder()</a></span> - Static method in class org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html#getDeliveryCount()">getDeliveryCount()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLinkCreditState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/LinkCreditState.html#getDeliveryCount()">getDeliveryCount()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/LinkCreditState.html" title="interface in org.apache.qpid.protonj2.engine">LinkCreditState</a></dt>
<dd>
<div class="block">The current delivery count value for this link</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#getDeliveryCount()">getDeliveryCount()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getDeliveryCount()">getDeliveryCount()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getDeliveryId()">getDeliveryId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getDeliveryTag()">getDeliveryTag()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#getDeliveryTagGenerator()">getDeliveryTagGenerator()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Sender.html#getDeliveryTagGenerator()">getDeliveryTagGenerator()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine">Sender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DescribedType.html#getDescribed()">getDescribed()</a></span> - Method in interface org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DescribedType.html" title="interface in org.apache.qpid.protonj2.types">DescribedType</a></dt>
<dd>
<div class="block">Returns the described type value that is carried in this instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html#getDescribed()">getDescribed()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html" title="class in org.apache.qpid.protonj2.types">UnknownDescribedType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html#getDescription()">getDescription()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html#getDescriptor()">getDescriptor()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">UnknownDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DescribedType.html#getDescriptor()">getDescriptor()</a></span> - Method in interface org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DescribedType.html" title="interface in org.apache.qpid.protonj2.types">DescribedType</a></dt>
<dd>
<div class="block">Returns the Described Type descriptor that identified this instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html#getDescriptor()">getDescriptor()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html" title="class in org.apache.qpid.protonj2.types">UnknownDescribedType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AcceptedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpSequenceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpValueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ApplicationPropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DataTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnCloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksOrMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeliveryAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">FooterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">HeaderTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">MessageAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ModifiedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">PropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReceivedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">RejectedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReleasedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">SourceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">TargetTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslChallengeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslInitTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslMechanismsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslOutcomeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslResponseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">CoordinatorTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclaredTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclareTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DischargeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">TransactionStateTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">AttachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">BeginTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">CloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DetachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DispositionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">EndTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">ErrorConditionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">FlowTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">OpenTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">TransferTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">UnknownDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DescribedTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DescribedTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">DescribedTypeDecoder</a></dt>
<dd>
<div class="block">Returns the AMQP descriptor code for the type this decoder reads.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DescribedTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DescribedTypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec">DescribedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AcceptedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpSequenceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpValueTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ApplicationPropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DataTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnCloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksOrMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeliveryAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">FooterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">HeaderTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">MessageAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ModifiedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">PropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReceivedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">RejectedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReleasedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">SourceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">TargetTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslChallengeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslInitTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslMechanismsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslOutcomeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslResponseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">CoordinatorTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclaredTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclareTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DischargeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">TransactionStateTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">AttachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">BeginTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">CloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DetachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DispositionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">EndTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">ErrorConditionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">FlowTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">OpenTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">TransferTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDescribedTypeDecoder.html#getDescriptorCode()">getDescriptorCode()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDescribedTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDescribedTypeDecoder</a></dt>
<dd>
<div class="block">Returns the AMQP descriptor code for the type this decoder reads.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AcceptedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpSequenceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpValueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ApplicationPropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DataTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnCloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksOrMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeliveryAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">FooterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">HeaderTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">MessageAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ModifiedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">PropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReceivedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">RejectedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReleasedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">SourceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">TargetTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslChallengeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslInitTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslMechanismsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslOutcomeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslResponseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">CoordinatorTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclaredTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclareTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DischargeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">TransactionStateTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">AttachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">BeginTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">CloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DetachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DispositionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">EndTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">ErrorConditionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">FlowTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">OpenTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">TransferTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">UnknownDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DescribedTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DescribedTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">DescribedTypeDecoder</a></dt>
<dd>
<div class="block">Returns the AMQP descriptor symbol for the type this decoder reads.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DescribedTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DescribedTypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec">DescribedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AcceptedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpSequenceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpValueTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ApplicationPropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DataTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnCloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksOrMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeliveryAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">FooterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">HeaderTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">MessageAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ModifiedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">PropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReceivedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">RejectedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReleasedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">SourceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">TargetTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslChallengeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslInitTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslMechanismsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslOutcomeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslResponseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">CoordinatorTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclaredTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclareTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DischargeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">TransactionStateTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">AttachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">BeginTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">CloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DetachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DispositionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">EndTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">ErrorConditionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">FlowTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">OpenTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">TransferTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDescribedTypeDecoder.html#getDescriptorSymbol()">getDescriptorSymbol()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDescribedTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDescribedTypeDecoder</a></dt>
<dd>
<div class="block">Returns the AMQP descriptor symbol for the type this decoder reads.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getDesiredCapabilities()">getDesiredCapabilities()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getDesiredCapabilities()">getDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getDesiredCapabilities()">getDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getDesiredCapabilities()">getDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getDesiredCapabilities()">getDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getDesiredCapabilities()">getDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getDesiredCapabilities()">getDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#getDesiredCapabilities()">getDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#getDesiredCapabilities()">getDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#getDischargeState()">getDischargeState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.html#getDischargeState()">getDischargeState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine">Transaction</a></dt>
<dd>
<div class="block">For a <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> that has either been requested to discharge or has successfully
discharged the <a href="org/apache/qpid/protonj2/engine/Transaction.DischargeState.html" title="enum in org.apache.qpid.protonj2.engine"><code>Transaction.DischargeState</code></a> reflects whether the transaction was to be committed or
rolled back.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#getDistributionMode()">getDistributionMode()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getDouble(int)">getDouble(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getDouble(int)">getDouble(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Gets a double from the specified index, this method will not modify the read or write
index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getDouble(int)">getDouble(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getDouble(int)">getDouble(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getDrain()">getDrain()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#getDurable()">getDurable()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#getDurable()">getDurable()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#getDynamicNodeProperties()">getDynamicNodeProperties()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#getDynamicNodeProperties()">getDynamicNodeProperties()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getEcho()">getEcho()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#getElementCount()">getElementCount()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getElementCount()">getElementCount()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getElementCount()">getElementCount()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#getElementCount()">getElementCount()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#getElementCount()">getElementCount()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#getElementCount()">getElementCount()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getElementCount()">getElementCount()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#getElementCount()">getElementCount()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getElementCount()">getElementCount()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.Accepted)">getElementCount(Accepted)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AcceptedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.DeleteOnClose)">getElementCount(DeleteOnClose)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnCloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.DeleteOnNoLinks)">getElementCount(DeleteOnNoLinks)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.DeleteOnNoLinksOrMessages)">getElementCount(DeleteOnNoLinksOrMessages)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksOrMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.DeleteOnNoMessages)">getElementCount(DeleteOnNoMessages)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.Header)">getElementCount(Header)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">HeaderTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.Modified)">getElementCount(Modified)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ModifiedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.Properties)">getElementCount(Properties)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">PropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.Received)">getElementCount(Received)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReceivedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.Rejected)">getElementCount(Rejected)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">RejectedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.Released)">getElementCount(Released)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReleasedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.Source)">getElementCount(Source)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">SourceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.messaging.Target)">getElementCount(Target)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">TargetTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.security.SaslChallenge)">getElementCount(SaslChallenge)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslChallengeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.security.SaslInit)">getElementCount(SaslInit)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslInitTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.security.SaslMechanisms)">getElementCount(SaslMechanisms)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslMechanismsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.security.SaslOutcome)">getElementCount(SaslOutcome)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslOutcomeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.security.SaslResponse)">getElementCount(SaslResponse)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslResponseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transactions.Coordinator)">getElementCount(Coordinator)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">CoordinatorTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transactions.Declare)">getElementCount(Declare)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclareTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transactions.Declared)">getElementCount(Declared)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclaredTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transactions.Discharge)">getElementCount(Discharge)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DischargeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transactions.TransactionalState)">getElementCount(TransactionalState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">TransactionStateTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transport.Attach)">getElementCount(Attach)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">AttachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transport.Begin)">getElementCount(Begin)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">BeginTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transport.Close)">getElementCount(Close)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">CloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transport.Detach)">getElementCount(Detach)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DetachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transport.Disposition)">getElementCount(Disposition)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DispositionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transport.End)">getElementCount(End)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">EndTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transport.ErrorCondition)">getElementCount(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">ErrorConditionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transport.Flow)">getElementCount(Flow)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">FlowTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transport.Open)">getElementCount(Open)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">OpenTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html#getElementCount(org.apache.qpid.protonj2.types.transport.Transfer)">getElementCount(Transfer)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">TransferTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html#getElementCount(V)">getElementCount(V)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedListTypeEncoder</a></dt>
<dd>
<div class="block">Gets the number of elements that will result when this type is encoded
into an AMQP List type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/CodecFactory.html#getEncoder()">getEncoder()</a></span> - Static method in class org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html#getEncoder()">getEncoder()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncoderState.html#getEncoder()">getEncoder()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncoderState.html" title="interface in org.apache.qpid.protonj2.codec">EncoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getEngine()">getEngine()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#getEngine()">getEngine()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Rejected.html#getError()">getError()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Rejected.html" title="class in org.apache.qpid.protonj2.types.messaging">Rejected</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Close.html#getError()">getError()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport">Close</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#getError()">getError()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/End.html#getError()">getError()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/End.html" title="class in org.apache.qpid.protonj2.types.transport">End</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRemotelyClosedException.html#getErrorCondition()">getErrorCondition()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientResourceRemotelyClosedException.html#getErrorCondition()">getErrorCondition()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientResourceRemotelyClosedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientResourceRemotelyClosedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html#getErrorCondition()">getErrorCondition()</a></span> - Method in exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtocolViolationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#getExpiryPolicy()">getExpiryPolicy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#getExpiryPolicy()">getExpiryPolicy()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Discharge.html#getFail()">getFail()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions">Discharge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#getFilter()">getFilter()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#getFirst()">getFirst()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getFloat(int)">getFloat(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getFloat(int)">getFloat(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Gets a float from the specified index, this method will not modify the read or write
index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getFloat(int)">getFloat(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getFloat(int)">getFloat(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html#getFrameType()">getFrameType()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html" title="class in org.apache.qpid.protonj2.engine">PerformativeEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declare.html#getGlobalId()">getGlobalId()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions">Declare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getGroupId()">getGroupId()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getGroupSequence()">getGroupSequence()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getHandle()">getHandle()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#getHandle()">getHandle()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getHandle()">getHandle()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getHandle()">getHandle()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getHandleMax()">getHandleMax()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#getHandleMax()">getHandleMax()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#getHandleMax()">getHandleMax()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectLocation.html#getHost()">getHost()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client">ReconnectLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#getHost()">getHost()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#getHost()">getHost()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html#getHostname()">getHostname()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRedirectedException</a></dt>
<dd>
<div class="block">the host name of the remote peer where the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> is being redirected.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html#getHostname()">getHostname()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRedirectedException</a></dt>
<dd>
<div class="block">the host name of the remote peer where the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> or <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> is being
redirected.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html#getHostname()">getHostname()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html" title="class in org.apache.qpid.protonj2.client.impl">ClientRedirect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#getHostname()">getHostname()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getHostname()">getHostname()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html#getHostname()">getHostname()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslContext</a></dt>
<dd>
<div class="block">The DNS name of the host (either fully qualified or relative) that was sent to the server
which define the host the sending peer is connecting to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#getHostname()">getHostname()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#getHostname()">getHostname()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#getIdleTimeout()">getIdleTimeout()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getIdleTimeout()">getIdleTimeout()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#getIdleTimeout()">getIdleTimeout()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html#getIncomingBytes()">getIncomingBytes()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSessionIncomingWindow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getIncomingCapacity()">getIncomingCapacity()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html#getIncomingCapacity()">getIncomingCapacity()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSessionIncomingWindow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#getIncomingCapacity()">getIncomingCapacity()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#getIncomingLocales()">getIncomingLocales()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html#getIncomingWindow()">getIncomingWindow()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSessionIncomingWindow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#getIncomingWindow()">getIncomingWindow()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getIncomingWindow()">getIncomingWindow()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getIncompleteUnsettled()">getIncompleteUnsettled()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html#getInfo()">getInfo()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getInitialDeliveryCount()">getInitialDeliveryCount()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#getInitialResponse()">getInitialResponse()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html#getInitialResponse(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">getInitialResponse(SaslCredentialsProvider)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">AbstractMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html#getInitialResponse(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">getInitialResponse(SaslCredentialsProvider)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">CramMD5Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html#getInitialResponse(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">getInitialResponse(SaslCredentialsProvider)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client">Mechanism</a></dt>
<dd>
<div class="block">Create an initial response based on selected mechanism.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/PlainMechanism.html#getInitialResponse(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">getInitialResponse(SaslCredentialsProvider)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/PlainMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">PlainMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html#getInitialResponse(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">getInitialResponse(SaslCredentialsProvider)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">XOauth2Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientAccepted.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientAccepted.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientAccepted</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientReleased.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientReleased.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientReleased</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Accepted.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Accepted.html" title="class in org.apache.qpid.protonj2.types.messaging">Accepted</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnClose.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnClose.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnClose</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinks.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnNoLinks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinksOrMessages.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnNoLinksOrMessages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoMessages.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnNoMessages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Released.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Released.html" title="class in org.apache.qpid.protonj2.types.messaging">Released</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getInt(int)">getInt(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Gets a int from the specified index, this method will not modify the read or write
index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#getInt(int)">getInt(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#getInt(int)">getInt(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#getInt(int)">getInt(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getInt(int)">getInt(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#getInt(int)">getInt(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getInt(int)">getInt(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html#getIntKey()">getIntKey()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.SplayedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.ImmutableSplayMapEntry.html#getKey()">getKey()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.ImmutableSplayMapEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.ImmutableSplayMapEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html#getKey()">getKey()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.SplayedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#getLast()">getLast()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#getLeastSignificantBits()">getLeastSignificantBits()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#getLength()">getLength()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Symbol.html#getLength()">getLength()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#getLink()">getLink()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#getLink()">getLink()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#getLink()">getLink()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#getLink()">getLink()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getLinkCredit()">getLinkCredit()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getLinkedResource()">getLinkedResource()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#getLinkedResource()">getLinkedResource()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#getLinkedResource()">getLinkedResource()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#getLinkedResource()">getLinkedResource()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#getLinkedResource()">getLinkedResource()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#getLinkedResource()">getLinkedResource()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#getLinkedResource()">getLinkedResource()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.html#getLinkedResource()">getLinkedResource()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getLinkedResource(java.lang.Class)">getLinkedResource(Class&lt;T&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Gets the linked resource (if set) and returns it using the type information
provided to cast the returned value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#getLinkedResource(java.lang.Class)">getLinkedResource(Class&lt;T&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#getLinkedResource(java.lang.Class)">getLinkedResource(Class&lt;T&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#getLinkedResource(java.lang.Class)">getLinkedResource(Class&lt;T&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#getLinkedResource(java.lang.Class)">getLinkedResource(Class&lt;T&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#getLinkedResource(java.lang.Class)">getLinkedResource(Class&lt;T&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Gets the linked resource (if set) and returns it using the type information
provided to cast the returned value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#getLinkedResource(java.lang.Class)">getLinkedResource(Class&lt;T&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Gets the linked resource (if set) and returns it using the type information
provided to cast the returned value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.html#getLinkedResource(java.lang.Class)">getLinkedResource(Class&lt;T&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine">Transaction</a></dt>
<dd>
<div class="block">Gets the linked resource (if set) and returns it using the type information
provided to cast the returned value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#getList()">getList()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>
<div class="block">Gets the current list of <a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client"><code>ReconnectLocation</code></a> values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.Accepted)">getListEncoding(Accepted)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AcceptedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.DeleteOnClose)">getListEncoding(DeleteOnClose)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnCloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.DeleteOnNoLinks)">getListEncoding(DeleteOnNoLinks)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.DeleteOnNoLinksOrMessages)">getListEncoding(DeleteOnNoLinksOrMessages)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksOrMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.DeleteOnNoMessages)">getListEncoding(DeleteOnNoMessages)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.Header)">getListEncoding(Header)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">HeaderTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.Modified)">getListEncoding(Modified)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ModifiedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.Properties)">getListEncoding(Properties)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">PropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.Received)">getListEncoding(Received)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReceivedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.Rejected)">getListEncoding(Rejected)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">RejectedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.Released)">getListEncoding(Released)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReleasedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.Source)">getListEncoding(Source)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">SourceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.messaging.Target)">getListEncoding(Target)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">TargetTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.security.SaslChallenge)">getListEncoding(SaslChallenge)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslChallengeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.security.SaslOutcome)">getListEncoding(SaslOutcome)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslOutcomeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.security.SaslResponse)">getListEncoding(SaslResponse)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslResponseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transactions.Coordinator)">getListEncoding(Coordinator)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">CoordinatorTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transactions.Declare)">getListEncoding(Declare)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclareTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transactions.Declared)">getListEncoding(Declared)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclaredTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transactions.Discharge)">getListEncoding(Discharge)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DischargeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transactions.TransactionalState)">getListEncoding(TransactionalState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">TransactionStateTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transport.Attach)">getListEncoding(Attach)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">AttachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transport.Begin)">getListEncoding(Begin)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">BeginTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transport.Close)">getListEncoding(Close)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">CloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transport.Detach)">getListEncoding(Detach)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DetachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transport.Disposition)">getListEncoding(Disposition)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DispositionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transport.End)">getListEncoding(End)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">EndTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transport.ErrorCondition)">getListEncoding(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">ErrorConditionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transport.Flow)">getListEncoding(Flow)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">FlowTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transport.Open)">getListEncoding(Open)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">OpenTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html#getListEncoding(org.apache.qpid.protonj2.types.transport.Transfer)">getListEncoding(Transfer)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">TransferTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html#getListEncoding(V)">getListEncoding(V)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedListTypeEncoder</a></dt>
<dd>
<div class="block">Determine the list type the given value can be encoded to based on the number
of bytes that would be needed to hold the encoded form of the resulting list
entries.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html#getListener()">getListener()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslClientContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html#getListener()">getListener()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslServerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getLocalChannel()">getLocalChannel()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#getLocalPrincipal()">getLocalPrincipal()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#getLocalPrincipal()">getLocalPrincipal()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html#getLogger(java.lang.Class)">getLogger(Class&lt;?&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging">ProtonLoggerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html#getLogger(java.lang.String)">getLogger(String)</a></span> - Static method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging">ProtonLoggerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html#getLoggerFactory()">getLoggerFactory()</a></span> - Static method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging">ProtonLoggerFactory</a></dt>
<dd>
<div class="block">Returns a <a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging"><code>ProtonLoggerFactory</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getLong(int)">getLong(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Gets a long from the specified index, this method will not modify the read or write
index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#getLong(int)">getLong(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#getLong(int)">getLong(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#getLong(int)">getLong(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getLong(int)">getLong(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#getLong(int)">getLong(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getLong(int)">getLong(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html#getMajor()">getMajor()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine">HeaderEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#getMajor()">getMajor()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html#getMapEncoding(M)">getMapEncoding(M)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedMapTypeEncoder</a></dt>
<dd>
<div class="block">Determine the map type the given value can be encoded to based on the number
of bytes that would be needed to hold the encoded form of the resulting list
entries.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html#getMapSize(M)">getMapSize(M)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedMapTypeEncoder</a></dt>
<dd>
<div class="block">Gets the number of elements that will result when this type is encoded
into an AMQP Map type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html#getMapSize(org.apache.qpid.protonj2.types.messaging.ApplicationProperties)">getMapSize(ApplicationProperties)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ApplicationPropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html#getMapSize(org.apache.qpid.protonj2.types.messaging.DeliveryAnnotations)">getMapSize(DeliveryAnnotations)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeliveryAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html#getMapSize(org.apache.qpid.protonj2.types.messaging.Footer)">getMapSize(Footer)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">FooterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html#getMapSize(org.apache.qpid.protonj2.types.messaging.MessageAnnotations)">getMapSize(MessageAnnotations)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">MessageAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#getMaxFrameSize()">getMaxFrameSize()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html#getMaxFrameSize()">getMaxFrameSize()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html" title="interface in org.apache.qpid.protonj2.engine">EngineSaslDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getMaxFrameSize()">getMaxFrameSize()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html#getMaxFrameSize()">getMaxFrameSize()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineNoOpSaslDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#getMaxFrameSize()">getMaxFrameSize()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getMaxMessageSize()">getMaxMessageSize()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getMaxMessageSize()">getMaxMessageSize()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Gets the local link max message size.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getMaxMessageSize()">getMaxMessageSize()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html#getMaxPoolSize()">getMaxPoolSize()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html" title="class in org.apache.qpid.protonj2.engine">AMQPPerformativeEnvelopePool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getMaxWritableBytes()">getMaxWritableBytes()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getMaxWritableBytes()">getMaxWritableBytes()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Gets the current maximum number of bytes that can be written to this buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getMaxWritableBytes()">getMaxWritableBytes()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#getMechanism()">getMechanism()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#getMessageAnnotations()">getMessageAnnotations()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#getMessageFormat()">getMessageFormat()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#getMessageFormat()">getMessageFormat()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#getMessageFormat()">getMessageFormat()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Gets the message-format for this Delivery, representing the 32bit value using an int.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#getMessageFormat()">getMessageFormat()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Gets the message-format for this Delivery, representing the 32bit value using an int.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getMessageFormat()">getMessageFormat()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getMessageId()">getMessageId()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedListTypeEncoder</a></dt>
<dd>
<div class="block">Return the minimum number of elements that this AMQP type must provide
in order to be considered a valid type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReceivedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslChallengeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslInitTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslMechanismsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslOutcomeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslResponseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclaredTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DischargeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">TransactionStateTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">AttachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">BeginTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DetachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DispositionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">FlowTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">OpenTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html#getMinElementCount()">getMinElementCount()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">TransferTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html#getMinor()">getMinor()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine">HeaderEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#getMinor()">getMinor()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getMore()">getMore()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#getMostSignificantBits()">getMostSignificantBits()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getName()">getName()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getName()">getName()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/AnonymousMechanism.html#getName()">getName()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/AnonymousMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">AnonymousMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html#getName()">getName()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">CramMD5Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ExternalMechanism.html#getName()">getName()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ExternalMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ExternalMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html#getName()">getName()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client">Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/PlainMechanism.html#getName()">getName()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/PlainMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">PlainMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#getName()">getName()</a></span> - Method in enum org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA1Mechanism.html#getName()">getName()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA1Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA1Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA256Mechanism.html#getName()">getName()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA256Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA256Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA512Mechanism.html#getName()">getName()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA512Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA512Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html#getName()">getName()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">XOauth2Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#getName()">getName()</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#getName()">getName()</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#getName()">getName()</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getName()">getName()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html#getNetworkHost()">getNetworkHost()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRedirectedException</a></dt>
<dd>
<div class="block">A network level host name that matches either the DNS hostname or IP address of the
remote container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html#getNetworkHost()">getNetworkHost()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRedirectedException</a></dt>
<dd>
<div class="block">A network level host name that matches either the DNS hostname or IP address of the
remote container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html#getNetworkHost()">getNetworkHost()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html" title="class in org.apache.qpid.protonj2.client.impl">ClientRedirect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#getNext()">getNext()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>
<div class="block">Returns the next entry in the pool of entries.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html#getNextIncomingId()">getNextIncomingId()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSessionIncomingWindow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getNextIncomingId()">getNextIncomingId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#getNextOutgoingId()">getNextOutgoingId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getNextOutgoingId()">getNextOutgoingId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getOfferedCapabilities()">getOfferedCapabilities()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getOfferedCapabilities()">getOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getOfferedCapabilities()">getOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getOfferedCapabilities()">getOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getOfferedCapabilities()">getOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getOfferedCapabilities()">getOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getOfferedCapabilities()">getOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#getOfferedCapabilities()">getOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#getOfferedCapabilities()">getOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/MechanismMismatchException.html#getOfferedMechanisms()">getOfferedMechanisms()</a></span> - Method in exception org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/MechanismMismatchException.html" title="class in org.apache.qpid.protonj2.engine.sasl">MechanismMismatchException</a></dt>
<dd>
<div class="block">Gets the names of the SASL mechanisms offered by the server.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryStateException.html#getOutcome()">getOutcome()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientDeliveryStateException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientDeliveryStateException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html#getOutcome()">getOutcome()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html" title="class in org.apache.qpid.protonj2.types.transactions">TransactionalState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#getOutcomes()">getOutcomes()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getOutgoingCapacity()">getOutgoingCapacity()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#getOutgoingCapacity()">getOutgoingCapacity()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#getOutgoingLocales()">getOutgoingLocales()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#getOutgoingWindow()">getOutgoingWindow()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getOutgoingWindow()">getOutgoingWindow()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#getParent()">getParent()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getParent()">getParent()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Gets the parent of this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> which can be itself for <a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine"><code>Connection</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getParent()">getParent()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getParent()">getParent()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getParent()">getParent()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getParent()">getParent()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getParent()">getParent()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getParent()">getParent()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#getParent()">getParent()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html#getPath()">getPath()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRedirectedException</a></dt>
<dd>
<div class="block">The path value that should be used when connecting to the provided host and port.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html#getPath()">getPath()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRedirectedException</a></dt>
<dd>
<div class="block">The path value that should be used when connecting to the provided host and port.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html#getPath()">getPath()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html" title="class in org.apache.qpid.protonj2.client.impl">ClientRedirect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html#getPayload()">getPayload()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html" title="class in org.apache.qpid.protonj2.engine">PerformativeEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html" title="class in org.apache.qpid.protonj2.types.security">SaslChallenge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html" title="class in org.apache.qpid.protonj2.types.security">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.html#getPerformativeType()">getPerformativeType()</a></span> - Method in interface org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.html" title="interface in org.apache.qpid.protonj2.types.security">SaslPerformative</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslResponse.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslResponse.html" title="class in org.apache.qpid.protonj2.types.security">SaslResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Close.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport">Close</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/End.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/End.html" title="class in org.apache.qpid.protonj2.types.transport">End</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.html#getPerformativeType()">getPerformativeType()</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getPerformativeType()">getPerformativeType()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html#getPolicy()">getPolicy()</a></span> - Method in enum org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusExpiryPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html#getPort()">getPort()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRedirectedException</a></dt>
<dd>
<div class="block">A network level port value that should be used when redirecting this connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html#getPort()">getPort()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRedirectedException</a></dt>
<dd>
<div class="block">A network level port value that should be used when redirecting this connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html#getPort()">getPort()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html" title="class in org.apache.qpid.protonj2.client.impl">ClientRedirect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectLocation.html#getPort()">getPort()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client">ReconnectLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#getPort()">getPort()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#getPort()">getPort()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.ImmutableSplayMapEntry.html#getPrimitiveKey()">getPrimitiveKey()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.ImmutableSplayMapEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.ImmutableSplayMapEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#getPriority()">getPriority()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html#getPrivateKey(java.lang.String)">getPrivateKey(String)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html" title="class in org.apache.qpid.protonj2.client.transport">X509AliasKeyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getProperties()">getProperties()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getProperties()">getProperties()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getProperties()">getProperties()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getProperties()">getProperties()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getProperties()">getProperties()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getProperties()">getProperties()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getProperties()">getProperties()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#getProperties()">getProperties()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#getProperties()">getProperties()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#getProperties()">getProperties()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html#getProtocolId()">getProtocolId()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine">HeaderEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#getProtocolId()">getProtocolId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getRcvSettleMode()">getRcvSettleMode()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getReadableBytes()">getReadableBytes()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getReadableBytes()">getReadableBytes()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getReadableBytes()">getReadableBytes()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getReadIndex()">getReadIndex()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getReadIndex()">getReadIndex()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getReadIndex()">getReadIndex()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getReceiverSettleMode()">getReceiverSettleMode()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getReceiverSettleMode()">getReceiverSettleMode()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Gets the local link receiver settlement mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getReceiverSettleMode()">getReceiverSettleMode()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html#getRedirectionURI()">getRedirectionURI()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRedirectedException</a></dt>
<dd>
<div class="block">Attempt to construct a URI that represents the location where the redirect is
sending the client <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html#getRedirectionURI()">getRedirectionURI()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRedirectedException</a></dt>
<dd>
<div class="block">Attempt to construct a URI that represents the location where the redirect is
sending the client <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> or <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html#getRedirectMap()">getRedirectMap()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html" title="class in org.apache.qpid.protonj2.client.impl">ClientRedirect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getRemainingIncomingCapacity()">getRemainingIncomingCapacity()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html#getRemainingIncomingCapacity()">getRemainingIncomingCapacity()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSessionIncomingWindow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#getRemainingIncomingCapacity()">getRemainingIncomingCapacity()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getRemainingOutgoingCapacity()">getRemainingOutgoingCapacity()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#getRemainingOutgoingCapacity()">getRemainingOutgoingCapacity()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getRemoteChannel()">getRemoteChannel()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#getRemoteChannel()">getRemoteChannel()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getRemoteCondition()">getRemoteCondition()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">If the remote has closed this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> and provided an <a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport"><code>ErrorCondition</code></a> as part
of the closing AMQP performative then this method will return it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#getRemoteCondition()">getRemoteCondition()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getRemoteCondition()">getRemoteCondition()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getRemoteCondition()">getRemoteCondition()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#getRemoteContainerId()">getRemoteContainerId()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getRemoteContainerId()">getRemoteContainerId()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getRemoteCoordinator()">getRemoteCoordinator()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getRemoteCoordinator()">getRemoteCoordinator()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#getRemoteCoordinator()">getRemoteCoordinator()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Returns the remote target <a href="org/apache/qpid/protonj2/types/messaging/Terminus.html" title="interface in org.apache.qpid.protonj2.types.messaging"><code>Terminus</code></a> for this transaction controller which must be of type
<a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Coordinator</code></a> or null if remote did not set a terminus.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#getRemoteCoordinator()">getRemoteCoordinator()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Returns the remote target <a href="org/apache/qpid/protonj2/types/messaging/Terminus.html" title="interface in org.apache.qpid.protonj2.types.messaging"><code>Terminus</code></a> for this transaction manager which must be of type
<a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Coordinator</code></a> or null if remote did not set a terminus.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getRemoteDesiredCapabilities()">getRemoteDesiredCapabilities()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getRemoteDesiredCapabilities()">getRemoteDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getRemoteDesiredCapabilities()">getRemoteDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getRemoteDesiredCapabilities()">getRemoteDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getRemoteDesiredCapabilities()">getRemoteDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getRemoteDesiredCapabilities()">getRemoteDesiredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#getRemoteHostname()">getRemoteHostname()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getRemoteHostname()">getRemoteHostname()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#getRemoteIdleTimeout()">getRemoteIdleTimeout()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getRemoteIdleTimeout()">getRemoteIdleTimeout()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#getRemoteMaxFrameSize()">getRemoteMaxFrameSize()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getRemoteMaxFrameSize()">getRemoteMaxFrameSize()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getRemoteMaxMessageSize()">getRemoteMaxMessageSize()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getRemoteMaxMessageSize()">getRemoteMaxMessageSize()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Gets the remote link max message size, as conveyed from the peer via the Attach frame
when attaching the link to the session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getRemoteOfferedCapabilities()">getRemoteOfferedCapabilities()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getRemoteOfferedCapabilities()">getRemoteOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getRemoteOfferedCapabilities()">getRemoteOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getRemoteOfferedCapabilities()">getRemoteOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getRemoteOfferedCapabilities()">getRemoteOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getRemoteOfferedCapabilities()">getRemoteOfferedCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#getRemoteProperties()">getRemoteProperties()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getRemoteProperties()">getRemoteProperties()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getRemoteProperties()">getRemoteProperties()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getRemoteProperties()">getRemoteProperties()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getRemoteProperties()">getRemoteProperties()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getRemoteProperties()">getRemoteProperties()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getRemoteReceiverSettleMode()">getRemoteReceiverSettleMode()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getRemoteReceiverSettleMode()">getRemoteReceiverSettleMode()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Gets the remote link receiver settlement mode, as conveyed from the peer via the Attach frame
when attaching the link to the session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getRemoteSenderSettleMode()">getRemoteSenderSettleMode()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getRemoteSenderSettleMode()">getRemoteSenderSettleMode()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Gets the remote link sender settlement mode, as conveyed from the peer via the Attach frame
when attaching the link to the session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getRemoteSource()">getRemoteSource()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getRemoteSource()">getRemoteSource()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getRemoteSource()">getRemoteSource()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getRemoteSource()">getRemoteSource()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#getRemoteSource()">getRemoteSource()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#getRemoteSource()">getRemoteSource()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#getRemoteState()">getRemoteState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getRemoteState()">getRemoteState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#getRemoteState()">getRemoteState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getRemoteState()">getRemoteState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#getRemoteState()">getRemoteState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getRemoteState()">getRemoteState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#getRemoteState()">getRemoteState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getRemoteState()">getRemoteState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#getRemoteState()">getRemoteState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#getRemoteState()">getRemoteState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getRemoteTarget()">getRemoteTarget()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getRemoteTarget()">getRemoteTarget()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Returns the remote target <a href="org/apache/qpid/protonj2/types/messaging/Terminus.html" title="interface in org.apache.qpid.protonj2.types.messaging"><code>Terminus</code></a> cast to the given type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#getRemoteURI()">getRemoteURI()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#getRemoteURI()">getRemoteURI()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>
<div class="block">Returns a URI that contains some meaningful information about the remote connection such as a
scheme that reflects the transport type and the remote host and port that the connection was
instructed to connect to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html#getRemoteURI()">getRemoteURI()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html" title="class in org.apache.qpid.protonj2.client.transport">WebSocketTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getReplyTo()">getReplyTo()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getReplyToGroupId()">getReplyToGroupId()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslResponse.html#getResponse()">getResponse()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslResponse.html" title="class in org.apache.qpid.protonj2.types.security">SaslResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#getResult()">getResult()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getResume()">getResume()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html#getRevision()">getRevision()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine">HeaderEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#getRevision()">getRevision()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#getRole()">getRole()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#getRole()">getRole()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getRole()">getRole()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html#getRole()">getRole()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslContext</a></dt>
<dd>
<div class="block">Return the Role of the context implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getRole()">getRole()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#getRole()">getRole()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/CodecFactory.html#getSaslDecoder()">getSaslDecoder()</a></span> - Static method in class org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/CodecFactory.html#getSaslEncoder()">getSaslEncoder()</a></span> - Static method in class org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#getSASLHeader()">getSASLHeader()</a></span> - Static method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html#getSaslOutcome()">getSaslOutcome()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html" title="interface in org.apache.qpid.protonj2.engine">EngineSaslDriver</a></dt>
<dd>
<div class="block">Provides a low level outcome value for the SASL authentication process.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html#getSaslOutcome()">getSaslOutcome()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineNoOpSaslDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html#getSaslOutcome()">getSaslOutcome()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslContext</a></dt>
<dd>
<div class="block">Provides a low level outcome value for the SASL authentication process.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html#getSaslServerMechanisms()">getSaslServerMechanisms()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html" title="class in org.apache.qpid.protonj2.types.security">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html#getSaslState()">getSaslState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html" title="interface in org.apache.qpid.protonj2.engine">EngineSaslDriver</a></dt>
<dd>
<div class="block">Returns a SaslState that indicates the current operating state of the SASL
negotiation process or conversely if no SASL layer is configured this method
should return the disabled state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html#getSaslState()">getSaslState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineNoOpSaslDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html#getSaslState()">getSaslState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslContext</a></dt>
<dd>
<div class="block">Returns a SaslState that indicates the current operating state of the SASL
negotiation process or conversely if no SASL layer is configured this method
should return the no-SASL state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html#getScheme()">getScheme()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionRedirectedException</a></dt>
<dd>
<div class="block">Returns the connection scheme that should be used when connecting to the remote
host and port provided in this redirection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html#getScheme()">getScheme()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientLinkRedirectedException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientLinkRedirectedException</a></dt>
<dd>
<div class="block">Returns the connection scheme that should be used when connecting to the remote
host and port provided in this redirection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html#getScheme()">getScheme()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html" title="class in org.apache.qpid.protonj2.client.impl">ClientRedirect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#getScheme()">getScheme()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html#getScheme()">getScheme()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html" title="class in org.apache.qpid.protonj2.client.transport">WebSocketTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Received.html#getSectionNumber()">getSectionNumber()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Received.html" title="class in org.apache.qpid.protonj2.types.messaging">Received</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Received.html#getSectionOffset()">getSectionOffset()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Received.html" title="class in org.apache.qpid.protonj2.types.messaging">Received</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getSenderSettleMode()">getSenderSettleMode()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getSenderSettleMode()">getSenderSettleMode()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Gets the local link sender settlement mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getSenderSettleMode()">getSenderSettleMode()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html#getServerAliases(java.lang.String,java.security.Principal%5B%5D)">getServerAliases(String, Principal[])</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html" title="class in org.apache.qpid.protonj2.client.transport">X509AliasKeyManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html#getServerMechanisms()">getServerMechanisms()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslContext</a></dt>
<dd>
<div class="block">After the server has sent its supported mechanisms this method will return a
copy of that list for review by the server event handler.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getSession()">getSession()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getSession()">getSession()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#getSettled()">getSettled()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getSettled()">getSettled()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getShort(int)">getShort(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Gets a short from the specified index, this method will not modify the read or write
index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#getShort(int)">getShort(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#getShort(int)">getShort(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#getShort(int)">getShort(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getShort(int)">getShort(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#getShort(int)">getShort(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getShort(int)">getShort(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getSource()">getSource()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#getSource()">getSource()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#getSource()">getSource()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getSource()">getSource()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#getSource()">getSource()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#getSource()">getSource()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getSource()">getSource()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#getSslOptions()">getSslOptions()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#getSslOptions()">getSslOptions()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#getState()">getState()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#getState()">getState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#getState()">getState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#getState()">getState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getState()">getState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#getState()">getState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#getState()">getState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#getState()">getState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#getState()">getState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getState()">getState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#getState()">getState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#getState()">getState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.html#getState()">getState()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#getState()">getState()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#getState()">getState()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html#getStringDecoder()">getStringDecoder()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html#getStringDecoder()">getStringDecoder()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getSubject()">getSubject()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Symbol.html#getSymbol(java.lang.String)">getSymbol(String)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Symbol.html#getSymbol(org.apache.qpid.protonj2.buffer.ProtonBuffer)">getSymbol(ProtonBuffer)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Symbol.html#getSymbol(org.apache.qpid.protonj2.buffer.ProtonBuffer,boolean)">getSymbol(ProtonBuffer, boolean)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#getTag()">getTag()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#getTag()">getTag()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#getTag()">getTag()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#getTag()">getTag()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#getTarget()">getTarget()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#getTarget()">getTarget()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Returns the currently set Target for this <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getTarget()">getTarget()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#getTimeout()">getTimeout()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#getTimeout()">getTimeout()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#getTimeToLive()">getTimeToLive()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getTo()">getTo()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#getTransferCount()">getTransferCount()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#getTransferCount()">getTransferCount()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#getTransferCount()">getTransferCount()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Returns the total number of transfer frames that have occurred for the given <a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine"><code>IncomingDelivery</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#getTransferCount()">getTransferCount()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Returns the total number of transfer frames that have occurred for the given <a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine"><code>OutgoingDelivery</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#getTransportListener()">getTransportListener()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#getTransportListener()">getTransportListener()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>
<div class="block">Gets the currently set TransportListener instance</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#getTransportOptions()">getTransportOptions()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#getTransportOptions()">getTransportOptions()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#getTxnId()">getTxnId()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.html#getTxnId()">getTxnId()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine">Transaction</a></dt>
<dd>
<div class="block">Returns the transaction Id that is associated with the declared transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declared.html#getTxnId()">getTxnId()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declared.html" title="class in org.apache.qpid.protonj2.types.transactions">Declared</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Discharge.html#getTxnId()">getTxnId()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions">Discharge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html#getTxnId()">getTxnId()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html" title="class in org.apache.qpid.protonj2.types.transactions">TransactionalState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.html#getType()">getType()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.html" title="interface in org.apache.qpid.protonj2.client">DeliveryState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientAccepted.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientAccepted.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientAccepted</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientModified.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientModified.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientModified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientRejected.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientRejected.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientRejected</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientReleased.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientReleased.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientReleased</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientTransactional.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDeliveryState.ClientTransactional.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDeliveryState.ClientTransactional</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Accepted.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Accepted.html" title="class in org.apache.qpid.protonj2.types.messaging">Accepted</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html" title="class in org.apache.qpid.protonj2.types.messaging">ApplicationProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">DeliveryAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Footer.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Footer.html" title="class in org.apache.qpid.protonj2.types.messaging">Footer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">MessageAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Received.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Received.html" title="class in org.apache.qpid.protonj2.types.messaging">Received</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Rejected.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Rejected.html" title="class in org.apache.qpid.protonj2.types.messaging">Rejected</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Released.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Released.html" title="class in org.apache.qpid.protonj2.types.messaging">Released</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.html#getType()">getType()</a></span> - Method in interface org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.html" title="interface in org.apache.qpid.protonj2.types.messaging">Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declared.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declared.html" title="class in org.apache.qpid.protonj2.types.transactions">Declared</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html#getType()">getType()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html" title="class in org.apache.qpid.protonj2.types.transactions">TransactionalState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/DeliveryState.html#getType()">getType()</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/DeliveryState.html" title="interface in org.apache.qpid.protonj2.types.transport">DeliveryState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AcceptedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpSequenceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpValueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ApplicationPropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DataTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnCloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksOrMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeliveryAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">FooterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">HeaderTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">MessageAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ModifiedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">PropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReceivedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">RejectedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReleasedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">SourceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">TargetTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractArrayTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BinaryTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BinaryTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">BinaryTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">CharacterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal128TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">DoubleTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">FloatTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ListTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ListTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">ListTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">LongTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/MapTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/MapTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">MapTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">NullTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/StringTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/StringTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">StringTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/SymbolTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/SymbolTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">SymbolTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">TimestampTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UUIDTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslChallengeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslInitTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslMechanismsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslOutcomeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslResponseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">CoordinatorTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclaredTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclareTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DischargeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">TransactionStateTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">AttachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">BeginTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">CloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DetachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DispositionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">EndTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">ErrorConditionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">FlowTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">OpenTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">TransferTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">UnknownDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">DeliveryTagEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AcceptedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpSequenceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpValueTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ApplicationPropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DataTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnCloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksOrMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeliveryAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">FooterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">HeaderTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">MessageAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ModifiedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">PropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReceivedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">RejectedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReleasedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">SourceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">TargetTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BinaryTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BooleanTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ByteTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">CharacterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal128TypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal128TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">Decimal128TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal32TypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal32TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">Decimal32TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal64TypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal64TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">Decimal64TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">DoubleTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">FloatTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">IntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ListTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ListTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">LongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/MapTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/MapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">MapTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/NullTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/NullTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">NullTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/StringTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/StringTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">StringTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/SymbolTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/SymbolTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">SymbolTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/TimestampTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/TimestampTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">TimestampTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedByteTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedByteTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedIntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedLongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UUIDTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UUIDTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UUIDTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslChallengeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslInitTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslMechanismsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslOutcomeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslResponseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">CoordinatorTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclaredTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclareTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DischargeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">TransactionStateTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">AttachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">BeginTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">CloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DetachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DispositionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">EndTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">ErrorConditionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">FlowTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">OpenTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">TransferTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">UnknownDescribedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/TypeDecoder.html#getTypeClass()">getTypeClass()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/TypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/TypeEncoder.html#getTypeClass()">getTypeClass()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/TypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec">TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary32TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Binary32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary8TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Binary8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanFalseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTrueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">CharacterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal128TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">DoubleTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">FloatTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Long8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">LongTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Map32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Map8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">NullTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/String32TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/String32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">String32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/String8TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/String8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">String8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol32TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Symbol32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol8TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Symbol8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">TimestampTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UUIDTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/PrimitiveTypeDecoder.html#getTypeCode()">getTypeCode()</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/PrimitiveTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders">PrimitiveTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#getTypeEncoder(java.lang.Class)">getTypeEncoder(Class&lt;?&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Lookup a <a href="org/apache/qpid/protonj2/codec/TypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>TypeEncoder</code></a> that would be used to encode the given <code>Class</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#getTypeEncoder(java.lang.Class)">getTypeEncoder(Class&lt;?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#getTypeEncoder(java.lang.Class,java.lang.Object)">getTypeEncoder(Class&lt;?&gt;, Object)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>
<div class="block">Lookup a <a href="org/apache/qpid/protonj2/codec/TypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>TypeEncoder</code></a> by first checking the given type <code>Class</code> and then
if none found to deduce a valid TypeEncoder from the <code>Object</code> specified.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#getTypeEncoder(java.lang.Object)">getTypeEncoder(Object)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Lookup a <a href="org/apache/qpid/protonj2/codec/TypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>TypeEncoder</code></a> that would be used to encode the given <code>Object</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#getTypeEncoder(java.lang.Object)">getTypeEncoder(Object)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#getUnsettled()">getUnsettled()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getUnsignedByte(int)">getUnsignedByte(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getUnsignedByte(int)">getUnsignedByte(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Gets a unsigned byte from the specified index, this method will not modify the read or write
index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getUnsignedByte(int)">getUnsignedByte(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getUnsignedByte(int)">getUnsignedByte(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getUnsignedInt(int)">getUnsignedInt(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getUnsignedInt(int)">getUnsignedInt(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Gets a unsigned int from the specified index, this method will not modify the read or write
index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getUnsignedInt(int)">getUnsignedInt(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getUnsignedInt(int)">getUnsignedInt(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getUnsignedShort(int)">getUnsignedShort(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getUnsignedShort(int)">getUnsignedShort(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Gets a unsigned short from the specified index, this method will not modify the read or write
index.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getUnsignedShort(int)">getUnsignedShort(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#getUnsignedShort(int)">getUnsignedShort(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getUserId()">getUserId()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html#getUTF8Encoder()">getUTF8Encoder()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.ImmutableSplayMapEntry.html#getValue()">getValue()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.ImmutableSplayMapEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.ImmutableSplayMapEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html#getValue()">getValue()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.SplayedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html#getValue()">getValue()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html#getValue()">getValue()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html#getValue()">getValue()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html" title="class in org.apache.qpid.protonj2.types.messaging">ApplicationProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#getValue()">getValue()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>
<div class="block">Returns the backing array for this Data <a href="org/apache/qpid/protonj2/types/messaging/Section.html" title="interface in org.apache.qpid.protonj2.types.messaging"><code>Section</code></a> copying the contents into a new array
instance if the backing array in the contained Binary is a subsequence of a larger referenced
array instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html#getValue()">getValue()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">DeliveryAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Footer.html#getValue()">getValue()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Footer.html" title="class in org.apache.qpid.protonj2.types.messaging">Footer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#getValue()">getValue()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html#getValue()">getValue()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">MessageAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#getValue()">getValue()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.html#getValue()">getValue()</a></span> - Method in interface org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.html" title="interface in org.apache.qpid.protonj2.types.messaging">Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html#getValue()">getValue()</a></span> - Method in enum org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusDurability</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslCode.html#getValue()">getValue()</a></span> - Method in enum org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslCode.html" title="enum in org.apache.qpid.protonj2.types.security">SaslCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html#getValue()">getValue()</a></span> - Method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">ReceiverSettleMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Role.html#getValue()">getValue()</a></span> - Method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Role.html" title="enum in org.apache.qpid.protonj2.types.transport">Role</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html#getValue()">getValue()</a></span> - Method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getWritableBytes()">getWritableBytes()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getWritableBytes()">getWritableBytes()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getWritableBytes()">getWritableBytes()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#getWriteIndex()">getWriteIndex()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#getWriteIndex()">getWriteIndex()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#getWriteIndex()">getWriteIndex()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#GLOBAL">GLOBAL</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transactions/GlobalTxId.html" title="interface in org.apache.qpid.protonj2.types.transactions"><span class="typeNameLink">GlobalTxId</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/transactions/package-summary.html">org.apache.qpid.protonj2.types.transactions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#groupId()">groupId()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#groupId()">groupId()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#groupId()">groupId()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#groupId(java.lang.String)">groupId(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#groupId(java.lang.String)">groupId(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#groupId(java.lang.String)">groupId(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the groupId value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#groupSequence()">groupSequence()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#groupSequence()">groupSequence()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#groupSequence()">groupSequence()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#groupSequence(int)">groupSequence(int)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#groupSequence(int)">groupSequence(int)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#groupSequence(int)">groupSequence(int)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the group sequence value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
</dl>
<a id="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EventHandler.html#handle(E)">handle(E)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine">EventHandler</a></dt>
<dd>
<div class="block">Handles the event linked to this EventHandler</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SessionError.html#HANDLE_IN_USE">HANDLE_IN_USE</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SessionError.html" title="interface in org.apache.qpid.protonj2.types.transport">SessionError</a></dt>
<dd>
<div class="block">An attach was received using a handle that is already in use for an attached link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html#HANDLE_MAX">HANDLE_MAX</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConstants</a></dt>
<dd>
<div class="block">The maximum value for AMQP handles as defined by the specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.HeaderHandler.html#handleAMQPHeader(org.apache.qpid.protonj2.types.transport.AMQPHeader,E)">handleAMQPHeader(AMQPHeader, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.HeaderHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">AMQPHeader.HeaderHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleAMQPHeader(org.apache.qpid.protonj2.types.transport.AMQPHeader,org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleAMQPHeader(AMQPHeader, EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#handleAMQPHeader(org.apache.qpid.protonj2.types.transport.AMQPHeader,org.apache.qpid.protonj2.engine.impl.ProtonEngine)">handleAMQPHeader(AMQPHeader, ProtonEngine)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html#handleAttach(org.apache.qpid.protonj2.types.transport.Attach,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">handleAttach(Attach, ProtonBuffer, int, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleAttach(org.apache.qpid.protonj2.types.transport.Attach,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleAttach(Attach, ProtonBuffer, int, EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#handleAttach(org.apache.qpid.protonj2.types.transport.Attach,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.impl.ProtonEngine)">handleAttach(Attach, ProtonBuffer, int, ProtonEngine)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html#handleBegin(org.apache.qpid.protonj2.types.transport.Begin,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">handleBegin(Begin, ProtonBuffer, int, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleBegin(org.apache.qpid.protonj2.types.transport.Begin,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleBegin(Begin, ProtonBuffer, int, EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#handleBegin(org.apache.qpid.protonj2.types.transport.Begin,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.impl.ProtonEngine)">handleBegin(Begin, ProtonBuffer, int, ProtonEngine)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeHandler.html#handleChallenge(org.apache.qpid.protonj2.types.security.SaslChallenge,E)">handleChallenge(SaslChallenge, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.security">SaslPerformative.SaslPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html#handleClose(org.apache.qpid.protonj2.types.transport.Close,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">handleClose(Close, ProtonBuffer, int, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleClose(org.apache.qpid.protonj2.types.transport.Close,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleClose(Close, ProtonBuffer, int, EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#handleClose(org.apache.qpid.protonj2.types.transport.Close,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.impl.ProtonEngine)">handleClose(Close, ProtonBuffer, int, ProtonEngine)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#handleConnected(io.netty.channel.Channel)">handleConnected(Channel)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html#handleConnected(io.netty.channel.Channel)">handleConnected(Channel)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html" title="class in org.apache.qpid.protonj2.client.transport">WebSocketTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html#handleDetach(org.apache.qpid.protonj2.types.transport.Detach,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">handleDetach(Detach, ProtonBuffer, int, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleDetach(org.apache.qpid.protonj2.types.transport.Detach,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleDetach(Detach, ProtonBuffer, int, EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#handleDetach(org.apache.qpid.protonj2.types.transport.Detach,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.impl.ProtonEngine)">handleDetach(Detach, ProtonBuffer, int, ProtonEngine)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html#handleDisposition(org.apache.qpid.protonj2.types.transport.Disposition,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">handleDisposition(Disposition, ProtonBuffer, int, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleDisposition(org.apache.qpid.protonj2.types.transport.Disposition,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleDisposition(Disposition, ProtonBuffer, int, EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#handleDisposition(org.apache.qpid.protonj2.types.transport.Disposition,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.impl.ProtonEngine)">handleDisposition(Disposition, ProtonBuffer, int, ProtonEngine)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html#handleEnd(org.apache.qpid.protonj2.types.transport.End,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">handleEnd(End, ProtonBuffer, int, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleEnd(org.apache.qpid.protonj2.types.transport.End,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleEnd(End, ProtonBuffer, int, EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#handleEnd(org.apache.qpid.protonj2.types.transport.End,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.impl.ProtonEngine)">handleEnd(End, ProtonBuffer, int, ProtonEngine)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#handleEngineStateChanged(org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleEngineStateChanged(EngineHandlerContext)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Called when the engine state has changed and handlers may need to update their internal state
to respond to the change or prompt some new work based on the change, e.g state changes from
not writable to writable.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html#handleFlow(org.apache.qpid.protonj2.types.transport.Flow,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">handleFlow(Flow, ProtonBuffer, int, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleFlow(org.apache.qpid.protonj2.types.transport.Flow,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleFlow(Flow, ProtonBuffer, int, EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#handleFlow(org.apache.qpid.protonj2.types.transport.Flow,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.impl.ProtonEngine)">handleFlow(Flow, ProtonBuffer, int, ProtonEngine)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeHandler.html#handleInit(org.apache.qpid.protonj2.types.security.SaslInit,E)">handleInit(SaslInit, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.security">SaslPerformative.SaslPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeHandler.html#handleMechanisms(org.apache.qpid.protonj2.types.security.SaslMechanisms,E)">handleMechanisms(SaslMechanisms, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.security">SaslPerformative.SaslPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html#handleOpen(org.apache.qpid.protonj2.types.transport.Open,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">handleOpen(Open, ProtonBuffer, int, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleOpen(org.apache.qpid.protonj2.types.transport.Open,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleOpen(Open, ProtonBuffer, int, EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#handleOpen(org.apache.qpid.protonj2.types.transport.Open,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.impl.ProtonEngine)">handleOpen(Open, ProtonBuffer, int, ProtonEngine)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeHandler.html#handleOutcome(org.apache.qpid.protonj2.types.security.SaslOutcome,E)">handleOutcome(SaslOutcome, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.security">SaslPerformative.SaslPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html#handleOutcome(org.apache.qpid.protonj2.types.security.SaslOutcome,org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleOutcome(SaslOutcome, EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameDecodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html#handleOutgoingFrameWriteComplete()">handleOutgoingFrameWriteComplete()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine">OutgoingAMQPEnvelope</a></dt>
<dd>
<div class="block">Called by the encoder when the write of a frame that comprises the transfer of the AMQP <a href="org/apache/qpid/protonj2/types/transport/Performative.html" title="interface in org.apache.qpid.protonj2.types.transport"><code>Performative</code></a>
plus any assigned payload has completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html#handlePayloadToLarge()">handlePayloadToLarge()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine">OutgoingAMQPEnvelope</a></dt>
<dd>
<div class="block">Called when the encoder determines that the encoding of the <a href="org/apache/qpid/protonj2/types/transport/Performative.html" title="interface in org.apache.qpid.protonj2.types.transport"><code>Performative</code></a> plus any
payload value is to large for a single AMQP frame.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#handler()">handler()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#handler()">handler()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#HANDLER_ALL_EVENTS">HANDLER_ALL_EVENTS</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#HANDLER_READS">HANDLER_READS</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#HANDLER_WRITES">HANDLER_WRITES</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#handlerAdded(org.apache.qpid.protonj2.engine.EngineHandlerContext)">handlerAdded(EngineHandlerContext)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Called when the handler is successfully added to the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a> and
will later be initialized before use.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html#handlerAdded(org.apache.qpid.protonj2.engine.EngineHandlerContext)">handlerAdded(EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameDecodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html#handlerAdded(org.apache.qpid.protonj2.engine.EngineHandlerContext)">handlerAdded(EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameEncodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handlerAdded(org.apache.qpid.protonj2.engine.EngineHandlerContext)">handlerAdded(EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html#handlerAdded(org.apache.qpid.protonj2.engine.EngineHandlerContext)">handlerAdded(EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.sasl.<a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html" title="class in org.apache.qpid.protonj2.engine.impl.sasl">ProtonSaslHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.buffer.ProtonBuffer)">handleRead(EngineHandlerContext, ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Handle the read of new incoming bytes from a remote sender.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.buffer.ProtonBuffer)">handleRead(EngineHandlerContext, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameDecodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.HeaderEnvelope)">handleRead(EngineHandlerContext, HeaderEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Handle the receipt of an incoming AMQP Header or SASL Header based on the current state
of this handler.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.HeaderEnvelope)">handleRead(EngineHandlerContext, HeaderEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameLoggingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.HeaderEnvelope)">handleRead(EngineHandlerContext, HeaderEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.HeaderEnvelope)">handleRead(EngineHandlerContext, HeaderEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.sasl.<a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html" title="class in org.apache.qpid.protonj2.engine.impl.sasl">ProtonSaslHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.IncomingAMQPEnvelope)">handleRead(EngineHandlerContext, IncomingAMQPEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Handle the receipt of an incoming AMQP envelope based on the current state of this handler.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.IncomingAMQPEnvelope)">handleRead(EngineHandlerContext, IncomingAMQPEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameLoggingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.IncomingAMQPEnvelope)">handleRead(EngineHandlerContext, IncomingAMQPEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.IncomingAMQPEnvelope)">handleRead(EngineHandlerContext, IncomingAMQPEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.sasl.<a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html" title="class in org.apache.qpid.protonj2.engine.impl.sasl">ProtonSaslHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.SASLEnvelope)">handleRead(EngineHandlerContext, SASLEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Handle the receipt of an incoming SASL performative based on the current state of this handler.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.SASLEnvelope)">handleRead(EngineHandlerContext, SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameDecodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.SASLEnvelope)">handleRead(EngineHandlerContext, SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameLoggingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html#handleRead(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.SASLEnvelope)">handleRead(EngineHandlerContext, SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.sasl.<a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html" title="class in org.apache.qpid.protonj2.engine.impl.sasl">ProtonSaslHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#handleRemoteAttach(org.apache.qpid.protonj2.types.transport.Attach)">handleRemoteAttach(Attach)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#handleRemoteAttach(org.apache.qpid.protonj2.types.transport.Attach)">handleRemoteAttach(Attach)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#handleRemoteAttach(org.apache.qpid.protonj2.types.transport.Attach)">handleRemoteAttach(Attach)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#handleRemoteDetach(org.apache.qpid.protonj2.types.transport.Detach)">handleRemoteDetach(Detach)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#handleRemoteDetach(org.apache.qpid.protonj2.types.transport.Detach)">handleRemoteDetach(Detach)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#handleRemoteDetach(org.apache.qpid.protonj2.types.transport.Detach)">handleRemoteDetach(Detach)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#handleRemoteDisposition(org.apache.qpid.protonj2.types.transport.Disposition,org.apache.qpid.protonj2.engine.impl.ProtonIncomingDelivery)">handleRemoteDisposition(Disposition, ProtonIncomingDelivery)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#handleRemoteDisposition(org.apache.qpid.protonj2.types.transport.Disposition,org.apache.qpid.protonj2.engine.impl.ProtonIncomingDelivery)">handleRemoteDisposition(Disposition, ProtonIncomingDelivery)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#handleRemoteDisposition(org.apache.qpid.protonj2.types.transport.Disposition,org.apache.qpid.protonj2.engine.impl.ProtonIncomingDelivery)">handleRemoteDisposition(Disposition, ProtonIncomingDelivery)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#handleRemoteDisposition(org.apache.qpid.protonj2.types.transport.Disposition,org.apache.qpid.protonj2.engine.impl.ProtonOutgoingDelivery)">handleRemoteDisposition(Disposition, ProtonOutgoingDelivery)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#handleRemoteDisposition(org.apache.qpid.protonj2.types.transport.Disposition,org.apache.qpid.protonj2.engine.impl.ProtonOutgoingDelivery)">handleRemoteDisposition(Disposition, ProtonOutgoingDelivery)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#handleRemoteDisposition(org.apache.qpid.protonj2.types.transport.Disposition,org.apache.qpid.protonj2.engine.impl.ProtonOutgoingDelivery)">handleRemoteDisposition(Disposition, ProtonOutgoingDelivery)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#handleRemoteFlow(org.apache.qpid.protonj2.types.transport.Flow)">handleRemoteFlow(Flow)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#handleRemoteFlow(org.apache.qpid.protonj2.types.transport.Flow)">handleRemoteFlow(Flow)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#handleRemoteFlow(org.apache.qpid.protonj2.types.transport.Flow)">handleRemoteFlow(Flow)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#handleRemoteTransfer(org.apache.qpid.protonj2.types.transport.Transfer,org.apache.qpid.protonj2.buffer.ProtonBuffer)">handleRemoteTransfer(Transfer, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#handleRemoteTransfer(org.apache.qpid.protonj2.types.transport.Transfer,org.apache.qpid.protonj2.buffer.ProtonBuffer)">handleRemoteTransfer(Transfer, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#handleRemoteTransfer(org.apache.qpid.protonj2.types.transport.Transfer,org.apache.qpid.protonj2.buffer.ProtonBuffer)">handleRemoteTransfer(Transfer, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeHandler.html#handleResponse(org.apache.qpid.protonj2.types.security.SaslResponse,E)">handleResponse(SaslResponse, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.security">SaslPerformative.SaslPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#handlerRemoved(org.apache.qpid.protonj2.engine.EngineHandlerContext)">handlerRemoved(EngineHandlerContext)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Called when the handler is successfully removed to the <a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine"><code>EnginePipeline</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html#handlerRemoved(org.apache.qpid.protonj2.engine.EngineHandlerContext)">handlerRemoved(EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.sasl.<a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html" title="class in org.apache.qpid.protonj2.engine.impl.sasl">ProtonSaslHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html#handleSaslChallenge(org.apache.qpid.protonj2.engine.sasl.SaslClientContext,org.apache.qpid.protonj2.buffer.ProtonBuffer)">handleSaslChallenge(SaslClientContext, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslAuthenticator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslClientListener.html#handleSaslChallenge(org.apache.qpid.protonj2.engine.sasl.SaslClientContext,org.apache.qpid.protonj2.buffer.ProtonBuffer)">handleSaslChallenge(SaslClientContext, ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslClientListener.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslClientListener</a></dt>
<dd>
<div class="block">Called when a SASL challenge frame has arrived and its effect applied, indicating the
challenge sent by the 'server' peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslServerListener.html#handleSaslHeader(org.apache.qpid.protonj2.engine.sasl.SaslServerContext,org.apache.qpid.protonj2.types.transport.AMQPHeader)">handleSaslHeader(SaslServerContext, AMQPHeader)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslServerListener.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslServerListener</a></dt>
<dd>
<div class="block">Called when the SASL header has been received and the server is now ready to send the configured SASL
mechanisms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.HeaderHandler.html#handleSASLHeader(org.apache.qpid.protonj2.types.transport.AMQPHeader,E)">handleSASLHeader(AMQPHeader, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.HeaderHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">AMQPHeader.HeaderHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleSASLHeader(org.apache.qpid.protonj2.types.transport.AMQPHeader,org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleSASLHeader(AMQPHeader, EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#handleSASLHeader(org.apache.qpid.protonj2.types.transport.AMQPHeader,org.apache.qpid.protonj2.engine.impl.ProtonEngine)">handleSASLHeader(AMQPHeader, ProtonEngine)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslServerListener.html#handleSaslInit(org.apache.qpid.protonj2.engine.sasl.SaslServerContext,org.apache.qpid.protonj2.types.Symbol,org.apache.qpid.protonj2.buffer.ProtonBuffer)">handleSaslInit(SaslServerContext, Symbol, ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslServerListener.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslServerListener</a></dt>
<dd>
<div class="block">Called when a SASL init frame has arrived from the client indicating the chosen SASL mechanism
and the initial response data if any.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html#handleSaslMechanisms(org.apache.qpid.protonj2.engine.sasl.SaslClientContext,org.apache.qpid.protonj2.types.Symbol%5B%5D)">handleSaslMechanisms(SaslClientContext, Symbol[])</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslAuthenticator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslClientListener.html#handleSaslMechanisms(org.apache.qpid.protonj2.engine.sasl.SaslClientContext,org.apache.qpid.protonj2.types.Symbol%5B%5D)">handleSaslMechanisms(SaslClientContext, Symbol[])</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslClientListener.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslClientListener</a></dt>
<dd>
<div class="block">Called when a SASL mechanisms frame has arrived and its effect applied, indicating
the offered mechanisms sent by the 'server' peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html#handleSaslOutcome(org.apache.qpid.protonj2.engine.sasl.SaslClientContext,org.apache.qpid.protonj2.engine.sasl.SaslOutcome,org.apache.qpid.protonj2.buffer.ProtonBuffer)">handleSaslOutcome(SaslClientContext, SaslOutcome, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslAuthenticator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslClientListener.html#handleSaslOutcome(org.apache.qpid.protonj2.engine.sasl.SaslClientContext,org.apache.qpid.protonj2.engine.sasl.SaslOutcome,org.apache.qpid.protonj2.buffer.ProtonBuffer)">handleSaslOutcome(SaslClientContext, SaslOutcome, ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslClientListener.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslClientListener</a></dt>
<dd>
<div class="block">Called when a SASL outcome frame has arrived and its effect applied, indicating the outcome and
any success additional data sent by the 'server' peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslServerListener.html#handleSaslResponse(org.apache.qpid.protonj2.engine.sasl.SaslServerContext,org.apache.qpid.protonj2.buffer.ProtonBuffer)">handleSaslResponse(SaslServerContext, ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslServerListener.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslServerListener</a></dt>
<dd>
<div class="block">Called when a SASL response frame has arrived from the client.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html#handleTransfer(org.apache.qpid.protonj2.types.transport.Transfer,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">handleTransfer(Transfer, ProtonBuffer, int, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#handleTransfer(org.apache.qpid.protonj2.types.transport.Transfer,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.EngineHandlerContext)">handleTransfer(Transfer, ProtonBuffer, int, EngineHandlerContext)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#handleTransfer(org.apache.qpid.protonj2.types.transport.Transfer,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,org.apache.qpid.protonj2.engine.impl.ProtonEngine)">handleTransfer(Transfer, ProtonBuffer, int, ProtonEngine)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#handleTransportFailure(io.netty.channel.Channel,java.lang.Throwable)">handleTransportFailure(Channel, Throwable)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)">handleWrite(EngineHandlerContext, ProtonBuffer, Runnable)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Writes the given bytes to the output target or if no handler in the pipeline handles this
calls the registered output handler of the parent Engine instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.HeaderEnvelope)">handleWrite(EngineHandlerContext, HeaderEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Handles write of AMQPHeader either by directly writing it to the output target or by
converting it to bytes and firing a write using the <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> based API
in <a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireWrite(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)"><code>EngineHandlerContext.fireWrite(ProtonBuffer, Runnable)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.HeaderEnvelope)">handleWrite(EngineHandlerContext, HeaderEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameEncodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.HeaderEnvelope)">handleWrite(EngineHandlerContext, HeaderEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameLoggingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.HeaderEnvelope)">handleWrite(EngineHandlerContext, HeaderEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.sasl.<a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html" title="class in org.apache.qpid.protonj2.engine.impl.sasl">ProtonSaslHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.OutgoingAMQPEnvelope)">handleWrite(EngineHandlerContext, OutgoingAMQPEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Handles write of AMQP performative envelope either by directly writing it to the output target or
by converting it to bytes and firing a write using the <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> based API in
<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireWrite(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)"><code>EngineHandlerContext.fireWrite(ProtonBuffer, Runnable)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.OutgoingAMQPEnvelope)">handleWrite(EngineHandlerContext, OutgoingAMQPEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameEncodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.OutgoingAMQPEnvelope)">handleWrite(EngineHandlerContext, OutgoingAMQPEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameLoggingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.OutgoingAMQPEnvelope)">handleWrite(EngineHandlerContext, OutgoingAMQPEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.sasl.<a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html" title="class in org.apache.qpid.protonj2.engine.impl.sasl">ProtonSaslHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.SASLEnvelope)">handleWrite(EngineHandlerContext, SASLEnvelope)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandler</a></dt>
<dd>
<div class="block">Handles write of SaslPerformative either by directly writing it to the output target or by
converting it to bytes and firing a write using the <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> based API
in <a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#fireWrite(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)"><code>EngineHandlerContext.fireWrite(ProtonBuffer, Runnable)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.SASLEnvelope)">handleWrite(EngineHandlerContext, SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameDecodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.SASLEnvelope)">handleWrite(EngineHandlerContext, SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameEncodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.SASLEnvelope)">handleWrite(EngineHandlerContext, SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameLoggingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html#handleWrite(org.apache.qpid.protonj2.engine.EngineHandlerContext,org.apache.qpid.protonj2.engine.SASLEnvelope)">handleWrite(EngineHandlerContext, SASLEnvelope)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.sasl.<a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html" title="class in org.apache.qpid.protonj2.engine.impl.sasl">ProtonSaslHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#hasAborted()">hasAborted()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasAbsoluteExpiryTime()">hasAbsoluteExpiryTime()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#hasAnnotation(java.lang.String)">hasAnnotation(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#hasAnnotation(java.lang.String)">hasAnnotation(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#hasAnnotation(java.lang.String)">hasAnnotation(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Query the <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> to determine if it carries the given message annotation key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#hasAnnotations()">hasAnnotations()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#hasAnnotations()">hasAnnotations()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#hasAnnotations()">hasAnnotations()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Query the <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> to determine if it carries any message annotations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#hasArray()">hasArray()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#hasArray()">hasArray()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#hasArray()">hasArray()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#hasArray()">hasArray()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#hasArray()">hasArray()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#hasArray()">hasArray()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#hasArray()">hasArray()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#hasArray()">hasArray()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#hasAvailable()">hasAvailable()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#hasBatchable()">hasBatchable()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#hasBatchable()">hasBatchable()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#hasCapacity()">hasCapacity()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#hasCapacity()">hasCapacity()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a> has capacity to send or buffer
and <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> command to <a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declare</code></a> or <a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Discharge</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#hasChannelMax()">hasChannelMax()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#hasClosed()">hasClosed()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#hasContainerId()">hasContainerId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasContentEncoding()">hasContentEncoding()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasContentType()">hasContentType()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasCoordinator()">hasCoordinator()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasCorrelationId()">hasCorrelationId()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasCreationTime()">hasCreationTime()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#hasDeliveryCount()">hasDeliveryCount()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#hasDeliveryCount()">hasDeliveryCount()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#hasDeliveryId()">hasDeliveryId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#hasDeliveryTag()">hasDeliveryTag()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasDesiredCapabilites()">hasDesiredCapabilites()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#hasDesiredCapabilites()">hasDesiredCapabilites()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#hasDesiredCapabilites()">hasDesiredCapabilites()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#hasDrain()">hasDrain()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#hasDurable()">hasDurable()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#hasEcho()">hasEcho()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#hasError()">hasError()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#hasFirst()">hasFirst()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#hasFirstAcquirer()">hasFirstAcquirer()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#hasFooter(java.lang.String)">hasFooter(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#hasFooter(java.lang.String)">hasFooter(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#hasFooter(java.lang.String)">hasFooter(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Query the <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> to determine if it carries the given footer key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#hasFooters()">hasFooters()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#hasFooters()">hasFooters()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#hasFooters()">hasFooters()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Query the <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> to determine if it carries any footers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasGroupId()">hasGroupId()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasGroupSequence()">hasGroupSequence()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasHandle()">hasHandle()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#hasHandle()">hasHandle()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#hasHandle()">hasHandle()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#hasHandle()">hasHandle()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#hasHandleMax()">hasHandleMax()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectLocation.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client">ReconnectLocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator.ProtonNumericDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.SplayedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal32.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types">Decimal32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal64.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types">Decimal64</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html" title="class in org.apache.qpid.protonj2.types.messaging">ApplicationProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">DeliveryAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Footer.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Footer.html" title="class in org.apache.qpid.protonj2.types.messaging">Footer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">MessageAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Symbol.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html" title="class in org.apache.qpid.protonj2.types">UnknownDescribedType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#hashCode()">hashCode()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#hasHostname()">hasHostname()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#hasIdleTimeout()">hasIdleTimeout()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#hasIncomingLocales()">hasIncomingLocales()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#hasIncomingWindow()">hasIncomingWindow()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#hasIncomingWindow()">hasIncomingWindow()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasIncompleteUnsettled()">hasIncompleteUnsettled()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasInitialDeliveryCount()">hasInitialDeliveryCount()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#hasLast()">hasLast()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#hasLinkCredit()">hasLinkCredit()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html#hasMap(M)">hasMap(M)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedMapTypeEncoder</a></dt>
<dd>
<div class="block">Returns false when the value to be encoded has no Map body and can be
written as a Null body type instead of a Map type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html#hasMap(org.apache.qpid.protonj2.types.messaging.ApplicationProperties)">hasMap(ApplicationProperties)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ApplicationPropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html#hasMap(org.apache.qpid.protonj2.types.messaging.DeliveryAnnotations)">hasMap(DeliveryAnnotations)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeliveryAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html#hasMap(org.apache.qpid.protonj2.types.messaging.Footer)">hasMap(Footer)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">FooterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html#hasMap(org.apache.qpid.protonj2.types.messaging.MessageAnnotations)">hasMap(MessageAnnotations)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">MessageAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#hasMaxFrameSize()">hasMaxFrameSize()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasMaxMessageSize()">hasMaxMessageSize()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#hasMessageFormat()">hasMessageFormat()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasMessageId()">hasMessageId()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#hasMore()">hasMore()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasName()">hasName()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#hasNextIncomingId()">hasNextIncomingId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#hasNextOutgoingId()">hasNextOutgoingId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#hasNextOutgoingId()">hasNextOutgoingId()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasOfferedCapabilites()">hasOfferedCapabilites()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#hasOfferedCapabilites()">hasOfferedCapabilites()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#hasOfferedCapabilites()">hasOfferedCapabilites()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#hasOutgoingLocales()">hasOutgoingLocales()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#hasOutgoingWindow()">hasOutgoingWindow()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#hasOutgoingWindow()">hasOutgoingWindow()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#hasPriority()">hasPriority()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#hasProperties()">hasProperties()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#hasProperties()">hasProperties()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#hasProperties()">hasProperties()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Query the <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> to determine if it carries any application properties.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasProperties()">hasProperties()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#hasProperties()">hasProperties()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#hasProperties()">hasProperties()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#hasProperties()">hasProperties()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#hasProperty(java.lang.String)">hasProperty(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#hasProperty(java.lang.String)">hasProperty(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#hasProperty(java.lang.String)">hasProperty(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Query the <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> to determine if it carries the given application property key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#hasRcvSettleMode()">hasRcvSettleMode()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasReceiverSettleMode()">hasReceiverSettleMode()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#hasRemoteChannel()">hasRemoteChannel()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasReplyTo()">hasReplyTo()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasReplyToGroupId()">hasReplyToGroupId()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#hasResume()">hasResume()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasRole()">hasRole()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#hasRole()">hasRole()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasSenderSettleMode()">hasSenderSettleMode()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#hasSettled()">hasSettled()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#hasSettled()">hasSettled()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasSource()">hasSource()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#hasState()">hasState()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#hasState()">hasState()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasSubject()">hasSubject()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasTarget()">hasTarget()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasTargetOrCoordinator()">hasTargetOrCoordinator()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#hasTimeToLive()">hasTimeToLive()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasTo()">hasTo()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#hasUnsettled()">hasUnsettled()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#hasUnsettled()">hasUnsettled()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Receiver.html#hasUnsettled()">hasUnsettled()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine">Receiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Sender.html#hasUnsettled()">hasUnsettled()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine">Sender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#hasUnsettled()">hasUnsettled()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#hasUserId()">hasUserId()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#hasValidPrefix()">hasValidPrefix()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#header()">header()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Return the current <a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Header</code></a> assigned to this message, if none was assigned yet
then this method returns <code>null</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#header()">header()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#header()">header()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#header(org.apache.qpid.protonj2.types.messaging.Header)">header(Header)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Assign or replace the <a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Header</code></a> instance associated with this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#header(org.apache.qpid.protonj2.types.messaging.Header)">header(Header)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#header(org.apache.qpid.protonj2.types.messaging.Header)">header(Header)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Header</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html#Header">Header</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html" title="enum in org.apache.qpid.protonj2.types.messaging">Section.SectionType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#%3Cinit%3E()">Header()</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#%3Cinit%3E(org.apache.qpid.protonj2.types.messaging.Header)">Header(Header)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html#HEADER_FRAME_TYPE">HEADER_FRAME_TYPE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine">HeaderEnvelope</a></dt>
<dd>
<div class="block">The frame type marker used when decoding or encoding AMQP Header frames.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#HEADER_SIZE_BYTES">HEADER_SIZE_BYTES</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><span class="typeNameLink">HeaderEnvelope</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Envelope type that carries AMQPHeader instances</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html#%3Cinit%3E(org.apache.qpid.protonj2.types.transport.AMQPHeader)">HeaderEnvelope(AMQPHeader)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine">HeaderEnvelope</a></dt>
<dd>
<div class="block">Create an header envelope with the given AMQHeader body.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">HeaderTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Header types from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html#%3Cinit%3E()">HeaderTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">HeaderTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">HeaderTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP Header type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html#%3Cinit%3E()">HeaderTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">HeaderTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#headMap(org.apache.qpid.protonj2.types.UnsignedInteger)">headMap(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#headMap(org.apache.qpid.protonj2.types.UnsignedInteger,boolean)">headMap(UnsignedInteger, boolean)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#higherEntry(org.apache.qpid.protonj2.types.UnsignedInteger)">higherEntry(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#higherKey(org.apache.qpid.protonj2.types.UnsignedInteger)">higherKey(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA1Mechanism.html#HMAC_SHA_1">HMAC_SHA_1</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA1Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA1Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA256Mechanism.html#HMAC_SHA_256">HMAC_SHA_256</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA256Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA256Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA512Mechanism.html#HMAC_SHA_512">HMAC_SHA_512</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA512Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA512Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#host">host</a></span> - Variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionEvent.html#host()">host()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionEvent.html" title="class in org.apache.qpid.protonj2.client">ConnectionEvent</a></dt>
<dd>
<div class="block">Gets the host that is associated with this event which for a successful
<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> event would be the currently active host and for an
interrupted or failed Connection this host would indicate the host where
the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> had previously been established.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DisconnectionEvent.html#host()">host()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DisconnectionEvent.html" title="class in org.apache.qpid.protonj2.client">DisconnectionEvent</a></dt>
<dd>
<div class="block">Gets the host that is associated with this event which for a successful
<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> event would be the currently active host and for an
interrupted or failed Connection this host would indicate the host where
the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> had previously been established.</div>
</dd>
</dl>
<a id="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ClientOptions.html#id()">id()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ClientOptions.html" title="class in org.apache.qpid.protonj2.client">ClientOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ClientOptions.html#id(java.lang.String)">id(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ClientOptions.html" title="class in org.apache.qpid.protonj2.client">ClientOptions</a></dt>
<dd>
<div class="block">Sets the container ID that should be used when creating Connections</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/util/IdGenerator.html" title="class in org.apache.qpid.protonj2.client.util"><span class="typeNameLink">IdGenerator</span></a> - Class in <a href="org/apache/qpid/protonj2/client/util/package-summary.html">org.apache.qpid.protonj2.client.util</a></dt>
<dd>
<div class="block">Generator for Globally unique Strings used to identify resources within a given Connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/IdGenerator.html#%3Cinit%3E()">IdGenerator()</a></span> - Constructor for class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/IdGenerator.html" title="class in org.apache.qpid.protonj2.client.util">IdGenerator</a></dt>
<dd>
<div class="block">Construct an IdGenerator using the default prefix value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/IdGenerator.html#%3Cinit%3E(java.lang.String)">IdGenerator(String)</a></span> - Constructor for class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/IdGenerator.html" title="class in org.apache.qpid.protonj2.client.util">IdGenerator</a></dt>
<dd>
<div class="block">Construct an IdGenerator using the given prefix value as the initial
prefix entry for all Ids generated (default is 'ID:').</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/ConnectionState.html#IDLE">IDLE</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/ConnectionState.html" title="enum in org.apache.qpid.protonj2.engine">ConnectionState</a></dt>
<dd>
<div class="block">Indicates that the targeted end of the Connection (local or remote) has not yet been opened.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html#IDLE">IDLE</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html" title="enum in org.apache.qpid.protonj2.engine">EngineSaslDriver.SaslState</a></dt>
<dd>
<div class="block">Engine not started, context can be configured</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineState.html#IDLE">IDLE</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineState.html" title="enum in org.apache.qpid.protonj2.engine">EngineState</a></dt>
<dd>
<div class="block">The engine has not been started yet and is safe to configure.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/LinkState.html#IDLE">IDLE</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/LinkState.html" title="enum in org.apache.qpid.protonj2.engine">LinkState</a></dt>
<dd>
<div class="block">Indicates that the targeted end of the Link (local or remote) has not yet been opened.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/SessionState.html#IDLE">IDLE</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/SessionState.html" title="enum in org.apache.qpid.protonj2.engine">SessionState</a></dt>
<dd>
<div class="block">Indicates that the targeted end of the Session (local or remote) has not yet been opened.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionState.html#IDLE">IDLE</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionState.html" title="enum in org.apache.qpid.protonj2.engine">TransactionState</a></dt>
<dd>
<div class="block">A <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> is considered IDLE until the <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> responds that
it has been declared successfully and an transaction Id has been assigned.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#idleTimeout()">idleTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#idleTimeout(long)">idleTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Sets the idle timeout (in milliseconds) after which the connection will
be closed if the peer has not send any data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#idleTimeout(long,java.util.concurrent.TimeUnit)">idleTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Sets the idle timeout value after which the connection will be closed
if the peer has not send any data.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/IdleTimeoutException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">IdleTimeoutException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Error thrown when the Engine idle checking detects a timeout condition and
shuts down the engine and places it in an error state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/IdleTimeoutException.html#%3Cinit%3E()">IdleTimeoutException()</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/IdleTimeoutException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">IdleTimeoutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/IdleTimeoutException.html#%3Cinit%3E(java.lang.String)">IdleTimeoutException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/IdleTimeoutException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">IdleTimeoutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/IdleTimeoutException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">IdleTimeoutException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/IdleTimeoutException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">IdleTimeoutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/IdleTimeoutException.html#%3Cinit%3E(java.lang.Throwable)">IdleTimeoutException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/IdleTimeoutException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">IdleTimeoutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#ILLEGAL_STATE">ILLEGAL_STATE</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">The peer sent a frame that is not permitted in the current state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.ImmutableSplayMapEntry.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.util.SplayMap.SplayedEntry)">ImmutableSplayMapEntry(SplayMap.SplayedEntry&lt;E&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.ImmutableSplayMapEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.ImmutableSplayMapEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/IncomingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><span class="typeNameLink">IncomingAMQPEnvelope</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Frame object that carries an AMQP Performative</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#incomingCapacity()">incomingCapacity()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#incomingCapacity(int)">incomingCapacity(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Sets the incoming capacity for a <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> the created session.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">IncomingDelivery</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">API for an incoming Delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html#incomingEnvelopePool()">incomingEnvelopePool()</a></span> - Static method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html" title="class in org.apache.qpid.protonj2.engine">AMQPPerformativeEnvelopePool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html#incomingEnvelopePool(int)">incomingEnvelopePool(int)</a></span> - Static method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html" title="class in org.apache.qpid.protonj2.engine">AMQPPerformativeEnvelopePool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#INCOMPLETE">INCOMPLETE</a></span> - Static variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#increment()">increment()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>
<div class="block">Add one to the sequence value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#INFINITE">INFINITE</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#INFINITE">INFINITE</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ErrorCondition.html#info()">info()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ErrorCondition.html" title="interface in org.apache.qpid.protonj2.client">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html#info()">info()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientErrorCondition.html" title="class in org.apache.qpid.protonj2.client.impl">ClientErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#info(java.lang.String)">info(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#info(java.lang.String)">info(String)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#info(java.lang.String)">info(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#info(java.lang.String,java.lang.Object)">info(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#info(java.lang.String,java.lang.Object)">info(String, Object)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#info(java.lang.String,java.lang.Object)">info(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#info(java.lang.String,java.lang.Object...)">info(String, Object...)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#info(java.lang.String,java.lang.Object...)">info(String, Object...)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#info(java.lang.String,java.lang.Object...)">info(String, Object...)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#info(java.lang.String,java.lang.Object,java.lang.Object)">info(String, Object, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#info(java.lang.String,java.lang.Object,java.lang.Object)">info(String, Object, Object)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#info(java.lang.String,java.lang.Object,java.lang.Object)">info(String, Object, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#ingest(org.apache.qpid.protonj2.buffer.ProtonBuffer)">ingest(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Provide data input for this Engine from some external source.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#ingest(org.apache.qpid.protonj2.buffer.ProtonBuffer)">ingest(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html#INIT">INIT</a></span> - org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html" title="enum in org.apache.qpid.protonj2.types.security">SaslPerformative.SaslPerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html#initialize(int,E)">initialize(int, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.SplayedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslClientListener.html#initialize(org.apache.qpid.protonj2.engine.sasl.SaslClientContext)">initialize(SaslClientContext)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslClientListener.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslClientListener</a></dt>
<dd>
<div class="block">Called to give the application code a clear point to initialize all the client side expectations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslServerListener.html#initialize(org.apache.qpid.protonj2.engine.sasl.SaslServerContext)">initialize(SaslServerContext)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslServerListener.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslServerListener</a></dt>
<dd>
<div class="block">Called to give the application code a clear point to initialize all the Server side expectations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/NoOpAsyncResult.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/NoOpAsyncResult.html" title="class in org.apache.qpid.protonj2.client.futures">NoOpAsyncResult</a></dt>
<dd>
<div class="block">A singleton instance of the NoOpAsyncResult for use in client operation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EmptyEnvelope.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EmptyEnvelope.html" title="class in org.apache.qpid.protonj2.engine">EmptyEnvelope</a></dt>
<dd>
<div class="block">The singleton instance of the <a href="org/apache/qpid/protonj2/engine/EmptyEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>EmptyEnvelope</code></a> type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineNoOpSaslDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLoggerFactory.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLoggerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#INT">INT</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Integer32TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP Integer values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html#%3Cinit%3E()">Integer32TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Integer8TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP small Integer values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html#%3Cinit%3E()">Integer8TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">IntegerTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Integer type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html#%3Cinit%3E()">IntegerTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">IntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#interestMask()">interestMask()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>
<div class="block">Allows a handler to indicate if it wants to be notified of a Engine Handler events for
specific operations or opt into all engine handler events.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#interestMask(int)">interestMask(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#INTERNAL_ERROR">INTERNAL_ERROR</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">An internal error occurred.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#interruptedHandler()">interruptedHandler()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#interruptedHandler(java.util.function.BiConsumer)">interruptedHandler(BiConsumer&lt;Connection, DisconnectionEvent&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configures a handler that will be notified when the current <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> experiences an
interruption.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#intValue()">intValue()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#intValue()">intValue()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#intValue()">intValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal32.html#intValue()">intValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types">Decimal32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal64.html#intValue()">intValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types">Decimal64</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#intValue()">intValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#intValue()">intValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#intValue()">intValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#intValue()">intValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#INVALID_FIELD">INVALID_FIELD</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#INVALID_FIELD">INVALID_FIELD</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">An invalid field was passed in a frame body, and the operation could not proceed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/SASLEnvelope.html#invoke(org.apache.qpid.protonj2.types.security.SaslPerformative.SaslPerformativeHandler,E)">invoke(SaslPerformative.SaslPerformativeHandler&lt;E&gt;, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/SASLEnvelope.html" title="class in org.apache.qpid.protonj2.engine">SASLEnvelope</a></dt>
<dd>
<div class="block">Invoke the correct handler based on the SASL performative contained in this envelope.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html#invoke(org.apache.qpid.protonj2.types.security.SaslPerformative.SaslPerformativeHandler,E)">invoke(SaslPerformative.SaslPerformativeHandler&lt;E&gt;, E)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html" title="class in org.apache.qpid.protonj2.types.security">SaslChallenge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#invoke(org.apache.qpid.protonj2.types.security.SaslPerformative.SaslPerformativeHandler,E)">invoke(SaslPerformative.SaslPerformativeHandler&lt;E&gt;, E)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html#invoke(org.apache.qpid.protonj2.types.security.SaslPerformative.SaslPerformativeHandler,E)">invoke(SaslPerformative.SaslPerformativeHandler&lt;E&gt;, E)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html" title="class in org.apache.qpid.protonj2.types.security">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html#invoke(org.apache.qpid.protonj2.types.security.SaslPerformative.SaslPerformativeHandler,E)">invoke(SaslPerformative.SaslPerformativeHandler&lt;E&gt;, E)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.html#invoke(org.apache.qpid.protonj2.types.security.SaslPerformative.SaslPerformativeHandler,E)">invoke(SaslPerformative.SaslPerformativeHandler&lt;E&gt;, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.html" title="interface in org.apache.qpid.protonj2.types.security">SaslPerformative</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslResponse.html#invoke(org.apache.qpid.protonj2.types.security.SaslPerformative.SaslPerformativeHandler,E)">invoke(SaslPerformative.SaslPerformativeHandler&lt;E&gt;, E)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslResponse.html" title="class in org.apache.qpid.protonj2.types.security">SaslResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html#invoke(org.apache.qpid.protonj2.types.transport.AMQPHeader.HeaderHandler,E)">invoke(AMQPHeader.HeaderHandler&lt;E&gt;, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine">HeaderEnvelope</a></dt>
<dd>
<div class="block">Invoke the correct handler based on whether this header is a SASL or AMQP header instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#invoke(org.apache.qpid.protonj2.types.transport.AMQPHeader.HeaderHandler,E)">invoke(AMQPHeader.HeaderHandler&lt;E&gt;, E)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>
<div class="block">Provide this AMQP Header with a handler that will process the given AMQP header
depending on the protocol type the correct handler method is invoked.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EmptyEnvelope.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EmptyEnvelope.html" title="class in org.apache.qpid.protonj2.engine">EmptyEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingAMQPEnvelope.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine">IncomingAMQPEnvelope</a></dt>
<dd>
<div class="block">Invoke the correct PerformativeHandler event based on the body of this <a href="org/apache/qpid/protonj2/engine/IncomingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>IncomingAMQPEnvelope</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine">OutgoingAMQPEnvelope</a></dt>
<dd>
<div class="block">Invoke the correct PerformativeHandler event based on the body of this <a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>OutgoingAMQPEnvelope</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, ProtonBuffer, int, E)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, ProtonBuffer, int, E)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Close.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, ProtonBuffer, int, E)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport">Close</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, ProtonBuffer, int, E)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, ProtonBuffer, int, E)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/End.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, ProtonBuffer, int, E)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/End.html" title="class in org.apache.qpid.protonj2.types.transport">End</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, ProtonBuffer, int, E)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, ProtonBuffer, int, E)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, ProtonBuffer, int, E)</a></span> - Method in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">invoke(Performative.PerformativeHandler&lt;E&gt;, ProtonBuffer, int, E)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/util/IOExceptionSupport.html" title="class in org.apache.qpid.protonj2.client.util"><span class="typeNameLink">IOExceptionSupport</span></a> - Class in <a href="org/apache/qpid/protonj2/client/util/package-summary.html">org.apache.qpid.protonj2.client.util</a></dt>
<dd>
<div class="block">Used to make throwing IOException instances easier.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/IOExceptionSupport.html#%3Cinit%3E()">IOExceptionSupport()</a></span> - Constructor for class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/IOExceptionSupport.html" title="class in org.apache.qpid.protonj2.client.util">IOExceptionSupport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/transport/IOUringSupport.html" title="class in org.apache.qpid.protonj2.client.transport"><span class="typeNameLink">IOUringSupport</span></a> - Class in <a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/IOUringSupport.html#%3Cinit%3E()">IOUringSupport()</a></span> - Constructor for class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/IOUringSupport.html" title="class in org.apache.qpid.protonj2.client.transport">IOUringSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#isAborted()">isAborted()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#isAborted()">isAborted()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#isAborted()">isAborted()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#isAborted()">isAborted()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.html#isAccepted()">isAccepted()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.html" title="interface in org.apache.qpid.protonj2.client">DeliveryState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html#isApplicable(org.apache.qpid.protonj2.engine.sasl.client.Mechanism,org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">isApplicable(Mechanism, SaslCredentialsProvider)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanismSelector</a></dt>
<dd>
<div class="block">Tests a given <a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client"><code>Mechanism</code></a> instance to determine if it is applicable given the selector
configuration and the provided credentials.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/AnonymousMechanism.html#isApplicable(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">isApplicable(SaslCredentialsProvider)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/AnonymousMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">AnonymousMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html#isApplicable(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">isApplicable(SaslCredentialsProvider)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">CramMD5Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ExternalMechanism.html#isApplicable(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">isApplicable(SaslCredentialsProvider)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ExternalMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ExternalMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html#isApplicable(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">isApplicable(SaslCredentialsProvider)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client">Mechanism</a></dt>
<dd>
<div class="block">Allows the Mechanism to determine if it is a valid choice based on the configured
credentials at the time of selection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/PlainMechanism.html#isApplicable(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">isApplicable(SaslCredentialsProvider)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/PlainMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">PlainMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html#isApplicable(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">isApplicable(SaslCredentialsProvider)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">XOauth2Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html#isArrayType()">isArrayType()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">AbstractDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/AbstractPrimitiveTypeDecoder.html#isArrayType()">isArrayType()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/AbstractPrimitiveTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">AbstractPrimitiveTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html#isArrayType()">isArrayType()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractArrayTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedTypeEncoder.html#isArrayType()">isArrayType()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractPrimitiveTypeEncoder.html#isArrayType()">isArrayType()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractPrimitiveTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractPrimitiveTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html#isArrayType()">isArrayType()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">DeliveryTagEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#isArrayType()">isArrayType()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html#isArrayType()">isArrayType()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">UnknownDescribedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html#isArrayType()">isArrayType()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/TypeDecoder.html#isArrayType()">isArrayType()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/TypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/TypeEncoder.html#isArrayType()">isArrayType()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/TypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec">TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/EpollSupport.html#isAvailable(org.apache.qpid.protonj2.client.TransportOptions)">isAvailable(TransportOptions)</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/EpollSupport.html" title="class in org.apache.qpid.protonj2.client.transport">EpollSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/IOUringSupport.html#isAvailable(org.apache.qpid.protonj2.client.TransportOptions)">isAvailable(TransportOptions)</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/IOUringSupport.html" title="class in org.apache.qpid.protonj2.client.transport">IOUringSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/KQueueSupport.html#isAvailable(org.apache.qpid.protonj2.client.TransportOptions)">isAvailable(TransportOptions)</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/KQueueSupport.html" title="class in org.apache.qpid.protonj2.client.transport">KQueueSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#isCancelled()">isCancelled()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html#isClient()">isClient()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html#isClosed()">isClosed()</a></span> - Method in interface org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util">DeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#isClosed()">isClosed()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/AsyncResult.html#isComplete()">isComplete()</a></span> - Method in interface org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/AsyncResult.html" title="interface in org.apache.qpid.protonj2.client.futures">AsyncResult</a></dt>
<dd>
<div class="block">Returns true if the AsyncResult has completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#isComplete()">isComplete()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/NoOpAsyncResult.html#isComplete()">isComplete()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/NoOpAsyncResult.html" title="class in org.apache.qpid.protonj2.client.futures">NoOpAsyncResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#isConnected()">isConnected()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#isConnected()">isConnected()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#isDebugEnabled()">isDebugEnabled()</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#isDebugEnabled()">isDebugEnabled()</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#isDebugEnabled()">isDebugEnabled()</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#isDeclared()">isDeclared()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.html#isDeclared()">isDeclared()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#isDeliveryFailed()">isDeliveryFailed()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#isDischarged()">isDischarged()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.html#isDischarged()">isDischarged()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine">Transaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#isDone()">isDone()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html#isDone()">isDone()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.sasl.<a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html" title="class in org.apache.qpid.protonj2.engine.impl.sasl">ProtonSaslHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html#isDone()">isDone()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html#isDrain()">isDrain()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLinkCreditState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/LinkCreditState.html#isDrain()">isDrain()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/LinkCreditState.html" title="interface in org.apache.qpid.protonj2.engine">LinkCreditState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#isDraining()">isDraining()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#isDraining()">isDraining()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#isDraining()">isDraining()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Indicates if the link is draining.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#isDurable()">isDurable()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#isDynamic()">isDynamic()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#isDynamic()">isDynamic()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html#isEcho()">isEcho()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLinkCreditState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/LinkCreditState.html#isEcho()">isEcho()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/LinkCreditState.html" title="interface in org.apache.qpid.protonj2.engine">LinkCreditState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html#isEmpty()">isEmpty()</a></span> - Method in interface org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util">DeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html#isEnabledByDefault()">isEnabledByDefault()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">AbstractMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html#isEnabledByDefault()">isEnabledByDefault()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client">Mechanism</a></dt>
<dd>
<div class="block">Allows the mechanism to indicate if it is enabled by default, or only when explicitly enabled
through configuring the permitted SASL mechanisms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#isErrorEnabled()">isErrorEnabled()</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#isErrorEnabled()">isErrorEnabled()</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#isErrorEnabled()">isErrorEnabled()</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#isFailed()">isFailed()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#isFailed()">isFailed()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#isFailed()">isFailed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#isFailed()">isFailed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.html#isFailed()">isFailed()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine">Transaction</a></dt>
<dd>
<div class="block">The parent resource will mark the <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> as failed is any of the operations performed on
it cannot be successfully completed such as a <a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declare</code></a> operation failing to write due to an IO
error.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#isFirstAcquirer()">isFirstAcquirer()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#isInfoEnabled()">isInfoEnabled()</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#isInfoEnabled()">isInfoEnabled()</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#isInfoEnabled()">isInfoEnabled()</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html#isInTransaction()">isInTransaction()</a></span> - Method in interface org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html" title="interface in org.apache.qpid.protonj2.client.impl">ClientTransactionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/AbstractPrimitiveTypeDecoder.html#isJavaPrimitive()">isJavaPrimitive()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/AbstractPrimitiveTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">AbstractPrimitiveTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html#isJavaPrimitive()">isJavaPrimitive()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html#isJavaPrimitive()">isJavaPrimitive()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html#isJavaPrimitive()">isJavaPrimitive()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html#isJavaPrimitive()">isJavaPrimitive()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">CharacterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html#isJavaPrimitive()">isJavaPrimitive()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">DoubleTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html#isJavaPrimitive()">isJavaPrimitive()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">FloatTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html#isJavaPrimitive()">isJavaPrimitive()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html#isJavaPrimitive()">isJavaPrimitive()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html#isJavaPrimitive()">isJavaPrimitive()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">LongTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html#isJavaPrimitive()">isJavaPrimitive()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/PrimitiveTypeDecoder.html#isJavaPrimitive()">isJavaPrimitive()</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/PrimitiveTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders">PrimitiveTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#isLocallyClosed()">isLocallyClosed()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Returns true if this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> is currently locally closed meaning that a call to the
<a href="org/apache/qpid/protonj2/engine/Endpoint.html#close()"><code>Endpoint.close()</code></a> method has occurred.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#isLocallyClosed()">isLocallyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#isLocallyClosed()">isLocallyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#isLocallyClosed()">isLocallyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#isLocallyClosed()">isLocallyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#isLocallyClosed()">isLocallyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#isLocallyClosedOrDetached()">isLocallyClosedOrDetached()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#isLocallyClosedOrDetached()">isLocallyClosedOrDetached()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Returns true if this <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a> is currently locally detached or locally closed meaning the
state returned from <a href="org/apache/qpid/protonj2/engine/Link.html#getState()"><code>Link.getState()</code></a> is equal to <a href="org/apache/qpid/protonj2/engine/LinkState.html#DETACHED"><code>LinkState.DETACHED</code></a> or
<a href="org/apache/qpid/protonj2/engine/LinkState.html#CLOSED"><code>LinkState.CLOSED</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#isLocallyDetached()">isLocallyDetached()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#isLocallyDetached()">isLocallyDetached()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Returns true if this <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a> is currently locally detached meaning the state returned
from <a href="org/apache/qpid/protonj2/engine/Link.html#getState()"><code>Link.getState()</code></a> is equal to <a href="org/apache/qpid/protonj2/engine/LinkState.html#DETACHED"><code>LinkState.DETACHED</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#isLocallyOpen()">isLocallyOpen()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Returns true if this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> is currently locally open meaning that the <a href="org/apache/qpid/protonj2/engine/Endpoint.html#open()"><code>Endpoint.open()</code></a>
has been called but the <a href="org/apache/qpid/protonj2/engine/Endpoint.html#close()"><code>Endpoint.close()</code></a> has not.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#isLocallyOpen()">isLocallyOpen()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#isLocallyOpen()">isLocallyOpen()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#isLocallyOpen()">isLocallyOpen()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#isLocallyOpen()">isLocallyOpen()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#isLocallyOpen()">isLocallyOpen()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#isNotComplete()">isNotComplete()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/SslSupport.html#isOpenSSLPossible(org.apache.qpid.protonj2.client.SslOptions)">isOpenSSLPossible(SslOptions)</a></span> - Static method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/SslSupport.html" title="class in org.apache.qpid.protonj2.client.transport">SslSupport</a></dt>
<dd>
<div class="block">Determines if Netty OpenSSL support is available and applicable based on the configuration
in the given TransportOptions instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#isOutOfBounds(int,int,int)">isOutOfBounds(int, int, int)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#isOutOfBounds(int,int,int)">isOutOfBounds(int, int, int)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#isPartial()">isPartial()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#isPartial()">isPartial()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#isPartial()">isPartial()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Check for whether the delivery is still partial.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#isPartial()">isPartial()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Check for whether the delivery is still partial.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslSystemException.html#isPermanent()">isPermanent()</a></span> - Method in exception org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslSystemException.html" title="class in org.apache.qpid.protonj2.engine.sasl">SaslSystemException</a></dt>
<dd>
<div class="block">Checks if the condition that caused this exception is of a permanent
nature.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#isReadable()">isReadable()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#isReadable()">isReadable()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#isReadable()">isReadable()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#isReadable(int)">isReadable(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#isReadable(int)">isReadable(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Check if the given number of bytes can be read from the buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#isReadable(int)">isReadable(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#isReceiver()">isReceiver()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#isReceiver()">isReceiver()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#isRemotelyClosed()">isRemotelyClosed()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Returns true if this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> is currently remotely closed meaning that the AMQP performative
that completes the close phase of this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a>'s lifetime has arrived.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#isRemotelyClosed()">isRemotelyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#isRemotelyClosed()">isRemotelyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#isRemotelyClosed()">isRemotelyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#isRemotelyClosed()">isRemotelyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#isRemotelyClosed()">isRemotelyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#isRemotelyClosed()">isRemotelyClosed()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Returns true if this <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a> is currently remotely closed meaning the state returned
from <a href="org/apache/qpid/protonj2/engine/Link.html#getRemoteState()"><code>Link.getRemoteState()</code></a> is equal to <a href="org/apache/qpid/protonj2/engine/LinkState.html#CLOSED"><code>LinkState.CLOSED</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#isRemotelyClosedOrDetached()">isRemotelyClosedOrDetached()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#isRemotelyClosedOrDetached()">isRemotelyClosedOrDetached()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Returns true if this <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a> is currently remotely detached or closed meaning the state
returned from <a href="org/apache/qpid/protonj2/engine/Link.html#getRemoteState()"><code>Link.getRemoteState()</code></a> is equal to <a href="org/apache/qpid/protonj2/engine/LinkState.html#DETACHED"><code>LinkState.DETACHED</code></a> or
<a href="org/apache/qpid/protonj2/engine/LinkState.html#CLOSED"><code>LinkState.CLOSED</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#isRemotelyDetached()">isRemotelyDetached()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#isRemotelyDetached()">isRemotelyDetached()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Returns true if this <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a> is currently remotely detached meaning the state returned
from <a href="org/apache/qpid/protonj2/engine/Link.html#getRemoteState()"><code>Link.getRemoteState()</code></a> is equal to <a href="org/apache/qpid/protonj2/engine/LinkState.html#DETACHED"><code>LinkState.DETACHED</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#isRemotelyOpen()">isRemotelyOpen()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Returns true if this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> is currently remotely open meaning that the AMQP performative
that completes the open phase of this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a>'s lifetime has arrived but the performative
that closes it has not.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#isRemotelyOpen()">isRemotelyOpen()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#isRemotelyOpen()">isRemotelyOpen()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#isRemotelyOpen()">isRemotelyOpen()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#isRemotelyOpen()">isRemotelyOpen()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#isRemotelyOpen()">isRemotelyOpen()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#isRemotelyOpen()">isRemotelyOpen()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Returns true if this <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a> is currently remotely open meaning the state returned
from <a href="org/apache/qpid/protonj2/engine/Link.html#getRemoteState()"><code>Link.getRemoteState()</code></a> is equal to <a href="org/apache/qpid/protonj2/engine/LinkState.html#ACTIVE"><code>LinkState.ACTIVE</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#isRemotelySettled()">isRemotelySettled()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#isRemotelySettled()">isRemotelySettled()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#isRemotelySettled()">isRemotelySettled()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#isRemotelySettled()">isRemotelySettled()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html#isRollbackOnly()">isRollbackOnly()</a></span> - Method in interface org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html" title="interface in org.apache.qpid.protonj2.client.impl">ClientTransactionContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html#isRunning()">isRunning()</a></span> - Method in interface org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util">DeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#isRunning()">isRunning()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#isRunning()">isRunning()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#isRunning()">isRunning()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html#isSaslHeader()">isSaslHeader()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine">HeaderEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#isSaslHeader()">isSaslHeader()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#isSecure()">isSecure()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#isSecure()">isSecure()</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#isSendable()">isSendable()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Sender.html#isSendable()">isSendable()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine">Sender</a></dt>
<dd>
<div class="block">Checks if the sender has credit and the session window allows for any bytes to be written currently.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#isSender()">isSender()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#isSender()">isSender()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html#isServer()">isServer()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#isSettled()">isSettled()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#isSettled()">isSettled()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#isSettled()">isSettled()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#isSettled()">isSettled()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#isShutdown()">isShutdown()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#isShutdown()">isShutdown()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/StopWatch.html#isStarted()">isStarted()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/StopWatch.html" title="class in org.apache.qpid.protonj2.client.util">StopWatch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecuritySaslException.html#isSysTempFailure()">isSysTempFailure()</a></span> - Method in exception org.apache.qpid.protonj2.client.exceptions.<a href="org/apache/qpid/protonj2/client/exceptions/ClientConnectionSecuritySaslException.html" title="class in org.apache.qpid.protonj2.client.exceptions">ClientConnectionSecuritySaslException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#isTraceEnabled()">isTraceEnabled()</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#isTraceEnabled()">isTraceEnabled()</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#isTraceEnabled()">isTraceEnabled()</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineConfiguration.html#isTraceFrames()">isTraceFrames()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineConfiguration.html" title="interface in org.apache.qpid.protonj2.engine">EngineConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineConfiguration.html#isTraceFrames()">isTraceFrames()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineConfiguration.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#isUndeliverableHere()">isUndeliverableHere()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#isWarnEnabled()">isWarnEnabled()</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#isWarnEnabled()">isWarnEnabled()</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#isWarnEnabled()">isWarnEnabled()</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#isWritable()">isWritable()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#isWritable()">isWritable()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#isWritable()">isWritable()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#isWritable()">isWritable()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Returns true if the engine is accepting input from the ingestion entry points.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#isWritable()">isWritable()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#isWritable(int)">isWritable(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#isWritable(int)">isWritable(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Check if the requested number of bytes can be written into this buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#isWritable(int)">isWritable(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#iterator()">iterator()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:K">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#keyAlias()">keyAlias()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#keyAlias(java.lang.String)">keyAlias(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#keySet">keySet</a></span> - Variable in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html#keySet()">keySet()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">LinkedSplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#keySet()">keySet()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#keyStoreLocation()">keyStoreLocation()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#keyStoreLocation(java.lang.String)">keyStoreLocation(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>
<div class="block">Sets the location on disk of the key store to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#keyStorePassword()">keyStorePassword()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#keyStorePassword(java.lang.String)">keyStorePassword(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#keyStoreType()">keyStoreType()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#keyStoreType(java.lang.String)">keyStoreType(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/transport/KQueueSupport.html" title="class in org.apache.qpid.protonj2.client.transport"><span class="typeNameLink">KQueueSupport</span></a> - Class in <a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/KQueueSupport.html#%3Cinit%3E()">KQueueSupport()</a></span> - Constructor for class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/KQueueSupport.html" title="class in org.apache.qpid.protonj2.client.transport">KQueueSupport</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#last()">last()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#last()">last()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#last()">last()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#lastContext()">lastContext()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#lastContext()">lastContext()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#lastContext()">lastContext()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#lastEntry()">lastEntry()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#lastKey()">lastKey()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/LifetimePolicy.html" title="interface in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">LifetimePolicy</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">Link</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/Link.html" title="type parameter in Link">L</a> extends <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a>&lt;<a href="org/apache/qpid/protonj2/engine/Link.html" title="type parameter in Link">L</a>&gt;&gt; - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Base API for <a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a> and <a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> links.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html#LINK_CLOSE">LINK_CLOSE</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.client">ExpiryPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html#LINK_DETACH">LINK_DETACH</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusExpiryPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/LinkCreditState.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">LinkCreditState</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">State object holding information about the current link credit</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html" title="class in org.apache.qpid.protonj2.engine.util"><span class="typeNameLink">LinkedSplayMap</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html" title="type parameter in LinkedSplayMap">E</a>&gt; - Class in <a href="org/apache/qpid/protonj2/engine/util/package-summary.html">org.apache.qpid.protonj2.engine.util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html#%3Cinit%3E()">LinkedSplayMap()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">LinkedSplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/LinkError.html" title="interface in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">LinkError</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#linkName()">linkName()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#linkName()">linkName()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#linkName(java.lang.String)">linkName(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Configures the link name to use when creating a given <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#linkName(java.lang.String)">linkName(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Configures the link name to use when creating a given <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#linkName(java.lang.String)">linkName(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#linkName(java.lang.String)">linkName(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#links()">links()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#links()">links()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>
<div class="block">Returns a <code>Set</code> of all <a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a> and <a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> instances that are being tracked by
this <a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine"><code>Session</code></a>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/LinkState.html" title="enum in org.apache.qpid.protonj2.engine"><span class="typeNameLink">LinkState</span></a> - Enum in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Represents the state of an AMQP Link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#LIST0">LIST0</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">List0TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of Zero sized AMQP List values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html#%3Cinit%3E()">List0TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#LIST32">LIST32</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">List32TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP List values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html#%3Cinit%3E()">List32TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#LIST8">LIST8</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">List8TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP small List values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html#%3Cinit%3E()">List8TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#listener">listener</a></span> - Variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ListTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">ListTypeDecoder</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Base class for List type decoders.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">ListTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP List type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ListTypeEncoder.html#%3Cinit%3E()">ListTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ListTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TxnCapability.html#LOCAL_TXN">LOCAL_TXN</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TxnCapability.html" title="interface in org.apache.qpid.protonj2.types.transactions">TxnCapability</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#localAddress()">localAddress()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#localAddress(java.lang.String)">localAddress(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">The local address to bind to when attempting a remote connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#localAttach">localAttach</a></span> - Variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#localCloseHandler(org.apache.qpid.protonj2.engine.EventHandler)">localCloseHandler(EventHandler&lt;E&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when an this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> is closed locally via a call to <a href="org/apache/qpid/protonj2/engine/Endpoint.html#close()"><code>Endpoint.close()</code></a>
Typically used by clients for logging or other state update event processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#localCloseHandler(org.apache.qpid.protonj2.engine.EventHandler)">localCloseHandler(EventHandler&lt;E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#localDetachHandler(org.apache.qpid.protonj2.engine.EventHandler)">localDetachHandler(EventHandler&lt;L&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#localDetachHandler(org.apache.qpid.protonj2.engine.EventHandler)">localDetachHandler(EventHandler&lt;L&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when an this link is detached locally via a call to <a href="org/apache/qpid/protonj2/engine/Link.html#detach()"><code>Link.detach()</code></a>
This is a convenience event that supplements the normal <a href="org/apache/qpid/protonj2/engine/Endpoint.html#localCloseHandler(org.apache.qpid.protonj2.engine.EventHandler)"><code>Endpoint.localCloseHandler(EventHandler)</code></a>
event point if set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#localOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">localOpenHandler(EventHandler&lt;E&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when an this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> is opened locally via a call to <a href="org/apache/qpid/protonj2/engine/Endpoint.html#open()"><code>Endpoint.open()</code></a>
Typically used by clients for logging or other state update event processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#localOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">localOpenHandler(EventHandler&lt;E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#localPort()">localPort()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#localPort(int)">localPort(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Configures the local port value to bind to when connecting to the remote, if that port is
already in use this can lead to a connection error.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslCredentialsProvider.html#localPrincipal()">localPrincipal()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslCredentialsProvider.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client">SaslCredentialsProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#lock">lock</a></span> - Variable in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#LONG">LONG</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Long8TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP small Long values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html#%3Cinit%3E()">Long8TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Long8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">LongTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP Long values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html#%3Cinit%3E()">LongTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">LongTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">LongTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Integer type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html#%3Cinit%3E()">LongTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">LongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#longValue()">longValue()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#longValue()">longValue()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#longValue()">longValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal32.html#longValue()">longValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types">Decimal32</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal64.html#longValue()">longValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types">Decimal64</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#longValue()">longValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#longValue()">longValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#longValue()">longValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#longValue()">longValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#lowerEntry(org.apache.qpid.protonj2.types.UnsignedInteger)">lowerEntry(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#lowerKey(org.apache.qpid.protonj2.types.UnsignedInteger)">lowerKey(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#MAJOR_VERSION_INDEX">MAJOR_VERSION_INDEX</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/MalformedAMQPHeaderException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">MalformedAMQPHeaderException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Exception thrown when an incoming AMQP Header response does not conform to the
AMQP Header specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/MalformedAMQPHeaderException.html#%3Cinit%3E()">MalformedAMQPHeaderException()</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/MalformedAMQPHeaderException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">MalformedAMQPHeaderException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/MalformedAMQPHeaderException.html#%3Cinit%3E(java.lang.String)">MalformedAMQPHeaderException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/MalformedAMQPHeaderException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">MalformedAMQPHeaderException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/MalformedAMQPHeaderException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">MalformedAMQPHeaderException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/MalformedAMQPHeaderException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">MalformedAMQPHeaderException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/MalformedAMQPHeaderException.html#%3Cinit%3E(java.lang.Throwable)">MalformedAMQPHeaderException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/MalformedAMQPHeaderException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">MalformedAMQPHeaderException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#MAP32">MAP32</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Map32TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Map value from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html#%3Cinit%3E()">Map32TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Map32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#MAP8">MAP8</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Map8TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP small Map types from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html#%3Cinit%3E()">Map8TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Map8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/MapTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">MapTypeDecoder</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Base interface for all AMQP Map type value decoders.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/MapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">MapTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Map type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/MapTypeEncoder.html#%3Cinit%3E()">MapTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/MapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">MapTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#mark(int)">mark(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#markedReadIndex">markedReadIndex</a></span> - Variable in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#markedWriteIndex">markedWriteIndex</a></span> - Variable in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#markReadIndex()">markReadIndex()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#markReadIndex()">markReadIndex()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Marks the current read index so that it can later be restored by a call to
<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#resetReadIndex()"><code>ProtonBuffer.resetReadIndex()</code></a>, the initial mark value is 0.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#markReadIndex()">markReadIndex()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#markSupported()">markSupported()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#markWriteIndex()">markWriteIndex()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#markWriteIndex()">markWriteIndex()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Marks the current write index so that it can later be restored by a call to
<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#resetWriteIndex()"><code>ProtonBuffer.resetWriteIndex()</code></a>, the initial mark value is 0.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#markWriteIndex()">markWriteIndex()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#MAX_VALUE">MAX_VALUE</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#MAX_VALUE">MAX_VALUE</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#MAX_VALUE">MAX_VALUE</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#maxCapacity()">maxCapacity()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#maxCapacity()">maxCapacity()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Returns the number of bytes that this buffer is allowed to grow to when write
operations exceed the current capacity value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#maxCapacity()">maxCapacity()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#maxFrameSize()">maxFrameSize()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#maxFrameSize(int)">maxFrameSize(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Sets the max frame size (in bytes), values of -1 indicates to use the client selected default.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#maxInitialConnectionAttempts()">maxInitialConnectionAttempts()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#maxInitialConnectionAttempts(int)">maxInitialConnectionAttempts(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">For a client that has never connected to a remote peer before this option controls how many attempts
are made to connect before reporting the connection as failed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#maxReconnectAttempts()">maxReconnectAttempts()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#maxReconnectAttempts(int)">maxReconnectAttempts(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">The number of reconnection attempts allowed before reporting the connection as failed to the client.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#maxReconnectDelay()">maxReconnectDelay()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#maxReconnectDelay(int)">maxReconnectDelay(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">The maximum time that the client will wait before attempting a reconnect.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">Mechanism</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Interface for all SASL authentication mechanism implementations.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/MechanismMismatchException.html" title="class in org.apache.qpid.protonj2.engine.sasl"><span class="typeNameLink">MechanismMismatchException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/sasl/package-summary.html">org.apache.qpid.protonj2.engine.sasl</a></dt>
<dd>
<div class="block">Indicates that a SASL handshake has failed because the client does not
support any of the mechanisms offered by the server.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/MechanismMismatchException.html#%3Cinit%3E(java.lang.String)">MechanismMismatchException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/MechanismMismatchException.html" title="class in org.apache.qpid.protonj2.engine.sasl">MechanismMismatchException</a></dt>
<dd>
<div class="block">Creates an exception with a detail message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/MechanismMismatchException.html#%3Cinit%3E(java.lang.String,java.lang.String%5B%5D)">MechanismMismatchException(String, String[])</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/MechanismMismatchException.html" title="class in org.apache.qpid.protonj2.engine.sasl">MechanismMismatchException</a></dt>
<dd>
<div class="block">Creates an exception with a detail message for offered mechanisms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html#MECHANISMS">MECHANISMS</a></span> - org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html" title="enum in org.apache.qpid.protonj2.types.security">SaslPerformative.SaslPerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#message()">message()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Decode the <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> payload and return an <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#message()">message()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#message()">message()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamDelivery.html#message()">message()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client">StreamDelivery</a></dt>
<dd>
<div class="block">Decode the <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> payload and return an <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> object.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">Message</span></a>&lt;<a href="org/apache/qpid/protonj2/client/Message.html" title="type parameter in Message">E</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Message object that provides a high level abstraction to raw AMQP types</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/LinkError.html#MESSAGE_SIZE_EXCEEDED">MESSAGE_SIZE_EXCEEDED</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/LinkError.html" title="interface in org.apache.qpid.protonj2.types.transport">LinkError</a></dt>
<dd>
<div class="block">The peer sent a larger message than is supported on the link.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">MessageAnnotations</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html#MessageAnnotations">MessageAnnotations</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html" title="enum in org.apache.qpid.protonj2.types.messaging">Section.SectionType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html#%3Cinit%3E(java.util.Map)">MessageAnnotations(Map&lt;Symbol, ?&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">MessageAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">MessageAnnotationsTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Message Annotations type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html#%3Cinit%3E()">MessageAnnotationsTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">MessageAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">MessageAnnotationsTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP MessageAnnotations type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html#%3Cinit%3E()">MessageAnnotationsTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">MessageAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#messageFormat()">messageFormat()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#messageFormat()">messageFormat()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Gets the message format for the current delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#messageFormat()">messageFormat()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#messageFormat()">messageFormat()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#messageFormat()">messageFormat()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#messageFormat()">messageFormat()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#messageFormat(int)">messageFormat(int)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Sets the message format to use when the message is sent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#messageFormat(int)">messageFormat(int)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#messageFormat(int)">messageFormat(int)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html#messageFormat(int)">messageFormat(int)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamSenderMessage</a></dt>
<dd>
<div class="block">Sets the configured message format value that will be set on the first outgoing
AMQP <a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Transfer</code></a> frame for the delivery that comprises this streamed message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#messageId()">messageId()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#messageId()">messageId()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#messageId()">messageId()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#messageId(java.lang.Object)">messageId(Object)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#messageId(java.lang.Object)">messageId(Object)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#messageId(java.lang.Object)">messageId(Object)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the message Id value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#MIN_BUFFER_SIZE_LIMIT">MIN_BUFFER_SIZE_LIMIT</a></span> - Static variable in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>
<div class="block">Defines the default minimum size that the context write buffer will allocate
which drives the interval auto flushing of written data for this context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html#MIN_MAX_AMQP_FRAME_SIZE">MIN_MAX_AMQP_FRAME_SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConstants</a></dt>
<dd>
<div class="block">The minimum allowed AMQP maximum frame size defined by the specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html#MIN_MAX_SASL_FRAME_SIZE">MIN_MAX_SASL_FRAME_SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineNoOpSaslDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#MINOR_VERSION_INDEX">MINOR_VERSION_INDEX</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html#MIXED">MIXED</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#modCount">modCount</a></span> - Variable in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#modified(boolean,boolean)">modified(boolean, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Modifies and settles the delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.html#modified(boolean,boolean)">modified(boolean, boolean)</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.html" title="interface in org.apache.qpid.protonj2.client">DeliveryState</a></dt>
<dd>
<div class="block">Create a new Modified outcome with the given failure state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#modified(boolean,boolean)">modified(boolean, boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#modified(boolean,boolean)">modified(boolean, boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamDelivery.html#modified(boolean,boolean)">modified(boolean, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client">StreamDelivery</a></dt>
<dd>
<div class="block">Modifies and settles the delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.html#modified(boolean,boolean,java.util.Map)">modified(boolean, boolean, Map&lt;String, Object&gt;)</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.html" title="interface in org.apache.qpid.protonj2.client">DeliveryState</a></dt>
<dd>
<div class="block">Create a new Modified outcome with the given failure state.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Modified</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html#Modified">Modified</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html" title="enum in org.apache.qpid.protonj2.types.transport">DeliveryState.DeliveryStateType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#%3Cinit%3E()">Modified()</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#%3Cinit%3E(boolean,boolean)">Modified(boolean, boolean)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#%3Cinit%3E(boolean,boolean,java.util.Map)">Modified(boolean, boolean, Map&lt;Symbol, Object&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html#MODIFIED">MODIFIED</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html" title="enum in org.apache.qpid.protonj2.client">DeliveryState.Type</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">ModifiedTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Modified type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html#%3Cinit%3E()">ModifiedTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ModifiedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">ModifiedTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP Modified type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html#%3Cinit%3E()">ModifiedTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ModifiedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DistributionMode.html#MOVE">MOVE</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DistributionMode.html" title="enum in org.apache.qpid.protonj2.client">DistributionMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#MOVE">MOVE</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TxnCapability.html#MULTI_SSNS_PER_TXN">MULTI_SSNS_PER_TXN</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TxnCapability.html" title="interface in org.apache.qpid.protonj2.types.transactions">TxnCapability</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TxnCapability.html#MULTI_TXNS_PER_SSN">MULTI_TXNS_PER_SSN</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TxnCapability.html" title="interface in org.apache.qpid.protonj2.types.transactions">TxnCapability</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html#name()">name()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineHandlerContext.html" title="interface in org.apache.qpid.protonj2.engine">EngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#name()">name()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/EpollSupport.html#NAME">NAME</a></span> - Static variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/EpollSupport.html" title="class in org.apache.qpid.protonj2.client.transport">EpollSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/IOUringSupport.html#NAME">NAME</a></span> - Static variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/IOUringSupport.html" title="class in org.apache.qpid.protonj2.client.transport">IOUringSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/KQueueSupport.html#NAME">NAME</a></span> - Static variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/KQueueSupport.html" title="class in org.apache.qpid.protonj2.client.transport">KQueueSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#nativeIOPeference()">nativeIOPeference()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#nativeIOPeference(java.lang.String...)">nativeIOPeference(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#navigableKeySet()">navigableKeySet()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#negotiate()">negotiate()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">If not already negotiated this method initiates the AMQP protocol negotiation phase of
the connection process sending the <a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport"><code>AMQPHeader</code></a> to the remote peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#negotiate()">negotiate()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#negotiate(org.apache.qpid.protonj2.engine.EventHandler)">negotiate(EventHandler&lt;AMQPHeader&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">If not already negotiated this method initiates the AMQP protocol negotiation phase of
the connection process sending the <a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport"><code>AMQPHeader</code></a> to the remote peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#negotiate(org.apache.qpid.protonj2.engine.EventHandler)">negotiate(EventHandler&lt;AMQPHeader&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyDefaultHandler.html#%3Cinit%3E()">NettyDefaultHandler()</a></span> - Constructor for class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyDefaultHandler.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport.NettyDefaultHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/transport/NettyIOContext.html" title="class in org.apache.qpid.protonj2.client.transport"><span class="typeNameLink">NettyIOContext</span></a> - Class in <a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></dt>
<dd>
<div class="block">Builder of Transport instances that will validate the build options and produce a
correctly configured transport based on the options set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/NettyIOContext.html#%3Cinit%3E(org.apache.qpid.protonj2.client.TransportOptions,org.apache.qpid.protonj2.client.SslOptions,java.lang.String)">NettyIOContext(TransportOptions, SslOptions, String)</a></span> - Constructor for class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/NettyIOContext.html" title="class in org.apache.qpid.protonj2.client.transport">NettyIOContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyTcpTransportHandler.html#%3Cinit%3E()">NettyTcpTransportHandler()</a></span> - Constructor for class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyTcpTransportHandler.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport.NettyTcpTransportHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#NETWORK_HOST">NETWORK_HOST</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html#NEVER">NEVER</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.client">ExpiryPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html#NEVER">NEVER</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusExpiryPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#newDecoderState()">newDecoderState()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/codec/DecoderState.html" title="interface in org.apache.qpid.protonj2.codec"><code>DecoderState</code></a> instance that can be used when interacting with the
Decoder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#newDecoderState()">newDecoderState()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#newDecoderState()">newDecoderState()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#newDecoderState()">newDecoderState()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/codec/StreamDecoderState.html" title="interface in org.apache.qpid.protonj2.codec"><code>StreamDecoderState</code></a> instance that can be used when interacting with the
Decoder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#newEncoderState()">newEncoderState()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/codec/EncoderState.html" title="interface in org.apache.qpid.protonj2.codec"><code>EncoderState</code></a> instance that can be used when interacting with the
Encoder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#newEncoderState()">newEncoderState()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/TrackableThreadFactory.html#newThread(java.lang.Runnable)">newThread(Runnable)</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/TrackableThreadFactory.html" title="class in org.apache.qpid.protonj2.client.util">TrackableThreadFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#newTransaction()">newTransaction()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#newTransaction()">newTransaction()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> instances that is returned in the <a href="org/apache/qpid/protonj2/engine/TransactionState.html#IDLE"><code>TransactionState.IDLE</code></a> state
which can be populated with application specific attachments or assigned a linked resource prior to calling
the</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/NettyIOContext.html#newTransport()">newTransport()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/NettyIOContext.html" title="class in org.apache.qpid.protonj2.client.transport">NettyIOContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#next()">next()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Sender.html#next()">next()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine">Sender</a></dt>
<dd>
<div class="block">When there has been no deliveries so far or the current delivery has reached a complete state this
method updates the current delivery to a new instance and returns that value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/DeliveryTagGenerator.html#nextTag()">nextTag()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/DeliveryTagGenerator.html" title="interface in org.apache.qpid.protonj2.engine">DeliveryTagGenerator</a></dt>
<dd>
<div class="block">Creates and returns the next <a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><code>DeliveryTag</code></a> tag that should be used when
populating an <a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine"><code>OutgoingDelivery</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPooledTagGenerator.html#nextTag()">nextTag()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPooledTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPooledTagGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.html#nextTag()">nextTag()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonUuidTagGenerator.html#nextTag()">nextTag()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonUuidTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonUuidTagGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.html#nextTagId">nextTagId</a></span> - Variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DurabilityMode.html#NONE">NONE</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DurabilityMode.html" title="enum in org.apache.qpid.protonj2.client">DurabilityMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html#NONE">NONE</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html" title="enum in org.apache.qpid.protonj2.engine">EngineSaslDriver.SaslState</a></dt>
<dd>
<div class="block">No authentication layer configured.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.DischargeState.html#NONE">NONE</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.DischargeState.html" title="enum in org.apache.qpid.protonj2.engine">Transaction.DischargeState</a></dt>
<dd>
<div class="block">The transaction is live and has not yet been committed or rolled back.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html#NONE">NONE</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusDurability</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/futures/NoOpAsyncResult.html" title="class in org.apache.qpid.protonj2.client.futures"><span class="typeNameLink">NoOpAsyncResult</span></a> - Class in <a href="org/apache/qpid/protonj2/client/futures/package-summary.html">org.apache.qpid.protonj2.client.futures</a></dt>
<dd>
<div class="block">Simple NoOp implementation used when the result of the operation does not matter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/NoOpAsyncResult.html#%3Cinit%3E()">NoOpAsyncResult()</a></span> - Constructor for class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/NoOpAsyncResult.html" title="class in org.apache.qpid.protonj2.client.futures">NoOpAsyncResult</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging"><span class="typeNameLink">NoOpProtonLogger</span></a> - Class in <a href="org/apache/qpid/protonj2/logging/package-summary.html">org.apache.qpid.protonj2.logging</a></dt>
<dd>
<div class="block">Simple proton logger implementation that performs no logging.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/logging/NoOpProtonLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging"><span class="typeNameLink">NoOpProtonLoggerFactory</span></a> - Class in <a href="org/apache/qpid/protonj2/logging/package-summary.html">org.apache.qpid.protonj2.logging</a></dt>
<dd>
<div class="block">ProtonLoggerFactory implementation that create do nothing loggers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#NOT_ALLOWED">NOT_ALLOWED</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">The peer tried to use a frame in a manner that is inconsistent with the semantics defined in the specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#NOT_FOUND">NOT_FOUND</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">A peer attempted to work with a remote entity that does not exist.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#NOT_IMPLEMENTED">NOT_IMPLEMENTED</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">The peer tried to use functionality that is not implemented in its partner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#NULL">NULL</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">NullTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Null values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html#%3Cinit%3E()">NullTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">NullTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/NullTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">NullTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Null type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/NullTypeEncoder.html#%3Cinit%3E()">NullTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/NullTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">NullTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#numberOfBuffers()">numberOfBuffers()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#offer(E)">offer(E)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#offeredCapabilities()">offeredCapabilities()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Returns the offered capabilities that the remote provided upon successfully opening the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#offeredCapabilities()">offeredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#offeredCapabilities()">offeredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#offeredCapabilities()">offeredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#offeredCapabilities()">offeredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#offeredCapabilities()">offeredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#offeredCapabilities()">offeredCapabilities()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Returns the offered capabilities that the remote provided upon successfully opening the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#offeredCapabilities()">offeredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#offeredCapabilities()">offeredCapabilities()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Returns the offered capabilities that the remote provided upon successfully opening the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#offeredCapabilities()">offeredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#offeredCapabilities()">offeredCapabilities()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Returns the offered capabilities that the remote provided upon successfully opening the <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#offeredCapabilities()">offeredCapabilities()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#offeredCapabilities(java.lang.String...)">offeredCapabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Sets the collection of capabilities to offer to the remote from a new <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>
created using these <a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ConnectionOptions</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#offeredCapabilities(java.lang.String...)">offeredCapabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#offeredCapabilities(java.lang.String...)">offeredCapabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#offeredCapabilities(java.lang.String...)">offeredCapabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#offeredCapabilities(java.lang.String...)">offeredCapabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#offeredCapabilities(java.lang.String...)">offeredCapabilities(String...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslCode.html#OK">OK</a></span> - org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslCode.html" title="enum in org.apache.qpid.protonj2.types.security">SaslCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#ONE">ONE</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#ONE">ONE</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientSynchronization.html#onPendingFailure(java.lang.Throwable)">onPendingFailure(Throwable)</a></span> - Method in interface org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientSynchronization.html" title="interface in org.apache.qpid.protonj2.client.futures">ClientSynchronization</a></dt>
<dd>
<div class="block">Event point used to signal that this future will complete with a failure outcome.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientSynchronization.html#onPendingSuccess(V)">onPendingSuccess(V)</a></span> - Method in interface org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientSynchronization.html" title="interface in org.apache.qpid.protonj2.client.futures">ClientSynchronization</a></dt>
<dd>
<div class="block">Event point used to signal that this future will complete successfully.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#open()">open()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Open the end point locally, sending the Open performative immediately if possible or holding
it until SASL negotiations or the AMQP header exchange and other required performative exchanges
has completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#open()">open()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#open()">open()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#open()">open()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#open()">open()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#open()">open()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">Open</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#%3Cinit%3E()">Open()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html#OPEN">OPEN</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#OPEN_HOSTNAME">OPEN_HOSTNAME</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openAnonymousSender()">openAnonymousSender()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a sender that is established to the 'anonymous relay' and as such each message
that is sent using this sender must specify an address in its destination address field.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openAnonymousSender()">openAnonymousSender()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openAnonymousSender()">openAnonymousSender()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html#openAnonymousSender()">openAnonymousSender()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openAnonymousSender()">openAnonymousSender()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Creates a sender that is established to the 'anonymous relay' and as such each
message that is sent using this sender must specify an address in its destination
address field.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openAnonymousSender(org.apache.qpid.protonj2.client.SenderOptions)">openAnonymousSender(SenderOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a sender that is established to the 'anonymous relay' and as such each
message that is sent using this sender must specify an address in its destination
address field.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openAnonymousSender(org.apache.qpid.protonj2.client.SenderOptions)">openAnonymousSender(SenderOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openAnonymousSender(org.apache.qpid.protonj2.client.SenderOptions)">openAnonymousSender(SenderOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html#openAnonymousSender(org.apache.qpid.protonj2.client.SenderOptions)">openAnonymousSender(SenderOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openAnonymousSender(org.apache.qpid.protonj2.client.SenderOptions)">openAnonymousSender(SenderOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Creates a sender that is established to the 'anonymous relay' and as such each
message that is sent using this sender must specify an address in its destination
address field.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openDurableReceiver(java.lang.String,java.lang.String)">openDurableReceiver(String, String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a receiver used to consume messages from the given node address and configure it
such that the remote create a durable node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openDurableReceiver(java.lang.String,java.lang.String)">openDurableReceiver(String, String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openDurableReceiver(java.lang.String,java.lang.String)">openDurableReceiver(String, String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html#openDurableReceiver(java.lang.String,java.lang.String)">openDurableReceiver(String, String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openDurableReceiver(java.lang.String,java.lang.String)">openDurableReceiver(String, String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Creates a receiver used to consume messages from the given node address and configure it
such that the remote create a durable node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openDurableReceiver(java.lang.String,java.lang.String,org.apache.qpid.protonj2.client.ReceiverOptions)">openDurableReceiver(String, String, ReceiverOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a receiver used to consume messages from the given node address and configure it
such that the remote create a durable node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openDurableReceiver(java.lang.String,java.lang.String,org.apache.qpid.protonj2.client.ReceiverOptions)">openDurableReceiver(String, String, ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openDurableReceiver(java.lang.String,java.lang.String,org.apache.qpid.protonj2.client.ReceiverOptions)">openDurableReceiver(String, String, ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html#openDurableReceiver(java.lang.String,java.lang.String,org.apache.qpid.protonj2.client.ReceiverOptions)">openDurableReceiver(String, String, ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openDurableReceiver(java.lang.String,java.lang.String,org.apache.qpid.protonj2.client.ReceiverOptions)">openDurableReceiver(String, String, ReceiverOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Creates a receiver used to consume messages from the given node address and configure it
such that the remote create a durable node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openDynamicReceiver()">openDynamicReceiver()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a dynamic receiver used to consume messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openDynamicReceiver()">openDynamicReceiver()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openDynamicReceiver()">openDynamicReceiver()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html#openDynamicReceiver()">openDynamicReceiver()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openDynamicReceiver()">openDynamicReceiver()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Creates a dynamic receiver used to consume messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openDynamicReceiver(java.util.Map)">openDynamicReceiver(Map&lt;String, Object&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a dynamic receiver used to consume messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openDynamicReceiver(java.util.Map)">openDynamicReceiver(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openDynamicReceiver(java.util.Map)">openDynamicReceiver(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html#openDynamicReceiver(java.util.Map)">openDynamicReceiver(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openDynamicReceiver(java.util.Map)">openDynamicReceiver(Map&lt;String, Object&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Creates a dynamic receiver used to consume messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openDynamicReceiver(java.util.Map,org.apache.qpid.protonj2.client.ReceiverOptions)">openDynamicReceiver(Map&lt;String, Object&gt;, ReceiverOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a dynamic receiver used to consume messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openDynamicReceiver(java.util.Map,org.apache.qpid.protonj2.client.ReceiverOptions)">openDynamicReceiver(Map&lt;String, Object&gt;, ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openDynamicReceiver(java.util.Map,org.apache.qpid.protonj2.client.ReceiverOptions)">openDynamicReceiver(Map&lt;String, Object&gt;, ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html#openDynamicReceiver(java.util.Map,org.apache.qpid.protonj2.client.ReceiverOptions)">openDynamicReceiver(Map&lt;String, Object&gt;, ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openDynamicReceiver(java.util.Map,org.apache.qpid.protonj2.client.ReceiverOptions)">openDynamicReceiver(Map&lt;String, Object&gt;, ReceiverOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Creates a dynamic receiver used to consume messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openDynamicReceiver(org.apache.qpid.protonj2.client.ReceiverOptions)">openDynamicReceiver(ReceiverOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a dynamic receiver used to consume messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openDynamicReceiver(org.apache.qpid.protonj2.client.ReceiverOptions)">openDynamicReceiver(ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openDynamicReceiver(org.apache.qpid.protonj2.client.ReceiverOptions)">openDynamicReceiver(ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html#openDynamicReceiver(org.apache.qpid.protonj2.client.ReceiverOptions)">openDynamicReceiver(ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openDynamicReceiver(org.apache.qpid.protonj2.client.ReceiverOptions)">openDynamicReceiver(ReceiverOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Creates a dynamic receiver used to consume messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openFuture()">openFuture()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">When a <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> is created it may not be opened on the remote peer, the future returned
from this method allows the caller to await the completion of the Connection open by the remote before
proceeding on to other messaging operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openFuture()">openFuture()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#openFuture()">openFuture()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openFuture()">openFuture()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#openFuture()">openFuture()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#openFuture()">openFuture()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#openFuture()">openFuture()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openFuture()">openFuture()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#openHandler(org.apache.qpid.protonj2.engine.EventHandler)">openHandler(EventHandler&lt;E&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Sets a EventHandler for when an AMQP Open frame is received from the remote peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#openHandler(org.apache.qpid.protonj2.engine.EventHandler)">openHandler(EventHandler&lt;E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openReceiver(java.lang.String)">openReceiver(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a receiver used to consumer messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openReceiver(java.lang.String)">openReceiver(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openReceiver(java.lang.String)">openReceiver(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html#openReceiver(java.lang.String)">openReceiver(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openReceiver(java.lang.String)">openReceiver(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Creates a receiver used to consume messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openReceiver(java.lang.String,org.apache.qpid.protonj2.client.ReceiverOptions)">openReceiver(String, ReceiverOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a receiver used to consumer messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openReceiver(java.lang.String,org.apache.qpid.protonj2.client.ReceiverOptions)">openReceiver(String, ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openReceiver(java.lang.String,org.apache.qpid.protonj2.client.ReceiverOptions)">openReceiver(String, ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html#openReceiver(java.lang.String,org.apache.qpid.protonj2.client.ReceiverOptions)">openReceiver(String, ReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openReceiver(java.lang.String,org.apache.qpid.protonj2.client.ReceiverOptions)">openReceiver(String, ReceiverOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Creates a receiver used to consume messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openSender(java.lang.String)">openSender(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a sender used to send messages to the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openSender(java.lang.String)">openSender(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openSender(java.lang.String)">openSender(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html#openSender(java.lang.String)">openSender(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openSender(java.lang.String)">openSender(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Creates a sender used to send messages to the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openSender(java.lang.String,org.apache.qpid.protonj2.client.SenderOptions)">openSender(String, SenderOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a sender used to send messages to the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openSender(java.lang.String,org.apache.qpid.protonj2.client.SenderOptions)">openSender(String, SenderOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#openSender(java.lang.String,org.apache.qpid.protonj2.client.SenderOptions)">openSender(String, SenderOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html#openSender(java.lang.String,org.apache.qpid.protonj2.client.SenderOptions)">openSender(String, SenderOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#openSender(java.lang.String,org.apache.qpid.protonj2.client.SenderOptions)">openSender(String, SenderOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Creates a sender used to send messages to the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openSession()">openSession()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> instance for use by the client application.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openSession()">openSession()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openSession(org.apache.qpid.protonj2.client.SessionOptions)">openSession(SessionOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> instance for use by the client application.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openSession(org.apache.qpid.protonj2.client.SessionOptions)">openSession(SessionOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openStreamReceiver(java.lang.String)">openStreamReceiver(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a streaming message receiver used to consume large messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openStreamReceiver(java.lang.String)">openStreamReceiver(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openStreamReceiver(java.lang.String,org.apache.qpid.protonj2.client.StreamReceiverOptions)">openStreamReceiver(String, StreamReceiverOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a streaming message receiver used to consume large messages from the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openStreamReceiver(java.lang.String,org.apache.qpid.protonj2.client.StreamReceiverOptions)">openStreamReceiver(String, StreamReceiverOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openStreamSender(java.lang.String)">openStreamSender(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a stream sender used to send large messages to the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openStreamSender(java.lang.String)">openStreamSender(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#openStreamSender(java.lang.String,org.apache.qpid.protonj2.client.StreamSenderOptions)">openStreamSender(String, StreamSenderOptions)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Creates a streaming sender used to send large messages to the given node address.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#openStreamSender(java.lang.String,org.apache.qpid.protonj2.client.StreamSenderOptions)">openStreamSender(String, StreamSenderOptions)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#openTimeout()">openTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#openTimeout()">openTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#openTimeout()">openTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#openTimeout()">openTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#openTimeout(long)">openTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to open
a resource such as a <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>, <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a>, <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> or <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a>
has been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#openTimeout(long)">openTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to open
a <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> has been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#openTimeout(long)">openTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to open
a <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> has been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#openTimeout(long)">openTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to open
a <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> has been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#openTimeout(long)">openTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#openTimeout(long)">openTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#openTimeout(long,java.util.concurrent.TimeUnit)">openTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to open
a resource such as a <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>, <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a>, <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> or <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a>
has been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#openTimeout(long,java.util.concurrent.TimeUnit)">openTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to open
a <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> has been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#openTimeout(long,java.util.concurrent.TimeUnit)">openTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to open
a <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> has been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#openTimeout(long,java.util.concurrent.TimeUnit)">openTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to open
a resource such as a <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a>, <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> or <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> has been honored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#openTimeout(long,java.util.concurrent.TimeUnit)">openTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#openTimeout(long,java.util.concurrent.TimeUnit)">openTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport"><span class="typeNameLink">OpenTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transport</a></dt>
<dd>
<div class="block">Decoder of AMQP Open type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html#%3Cinit%3E()">OpenTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">OpenTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport"><span class="typeNameLink">OpenTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transport</a></dt>
<dd>
<div class="block">Encoder of AMQP Open type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html#%3Cinit%3E()">OpenTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">OpenTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#options">options</a></span> - Variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslCredentialsProvider.html#options()">options()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslCredentialsProvider.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client">SaslCredentialsProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a> - package org.apache.qpid.protonj2.buffer</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a> - package org.apache.qpid.protonj2.client</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/exceptions/package-summary.html">org.apache.qpid.protonj2.client.exceptions</a> - package org.apache.qpid.protonj2.client.exceptions</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/futures/package-summary.html">org.apache.qpid.protonj2.client.futures</a> - package org.apache.qpid.protonj2.client.futures</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a> - package org.apache.qpid.protonj2.client.impl</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a> - package org.apache.qpid.protonj2.client.transport</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/util/package-summary.html">org.apache.qpid.protonj2.client.util</a> - package org.apache.qpid.protonj2.client.util</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a> - package org.apache.qpid.protonj2.codec</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a> - package org.apache.qpid.protonj2.codec.decoders</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a> - package org.apache.qpid.protonj2.codec.decoders.messaging</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a> - package org.apache.qpid.protonj2.codec.decoders.primitives</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/security/package-summary.html">org.apache.qpid.protonj2.codec.decoders.security</a> - package org.apache.qpid.protonj2.codec.decoders.security</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transactions/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transactions</a> - package org.apache.qpid.protonj2.codec.decoders.transactions</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transport</a> - package org.apache.qpid.protonj2.codec.decoders.transport</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/package-summary.html">org.apache.qpid.protonj2.codec.encoders</a> - package org.apache.qpid.protonj2.codec.encoders</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a> - package org.apache.qpid.protonj2.codec.encoders.messaging</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a> - package org.apache.qpid.protonj2.codec.encoders.primitives</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/security/package-summary.html">org.apache.qpid.protonj2.codec.encoders.security</a> - package org.apache.qpid.protonj2.codec.encoders.security</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transactions/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transactions</a> - package org.apache.qpid.protonj2.codec.encoders.transactions</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transport</a> - package org.apache.qpid.protonj2.codec.encoders.transport</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a> - package org.apache.qpid.protonj2.engine</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a> - package org.apache.qpid.protonj2.engine.exceptions</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a> - package org.apache.qpid.protonj2.engine.impl</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/sasl/package-summary.html">org.apache.qpid.protonj2.engine.impl.sasl</a> - package org.apache.qpid.protonj2.engine.impl.sasl</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/package-summary.html">org.apache.qpid.protonj2.engine.sasl</a> - package org.apache.qpid.protonj2.engine.sasl</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a> - package org.apache.qpid.protonj2.engine.sasl.client</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/util/package-summary.html">org.apache.qpid.protonj2.engine.util</a> - package org.apache.qpid.protonj2.engine.util</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/logging/package-summary.html">org.apache.qpid.protonj2.logging</a> - package org.apache.qpid.protonj2.logging</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a> - package org.apache.qpid.protonj2.types</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a> - package org.apache.qpid.protonj2.types.messaging</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/security/package-summary.html">org.apache.qpid.protonj2.types.security</a> - package org.apache.qpid.protonj2.types.security</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transactions/package-summary.html">org.apache.qpid.protonj2.types.transactions</a> - package org.apache.qpid.protonj2.types.transactions</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a> - package org.apache.qpid.protonj2.types.transport</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Outcome.html" title="interface in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Outcome</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html#OUTCOME">OUTCOME</a></span> - org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html" title="enum in org.apache.qpid.protonj2.types.security">SaslPerformative.SaslPerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Source.html#outcomes()">outcomes()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SourceOptions.html#outcomes()">outcomes()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client">SourceOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SourceOptions.html#outcomes(org.apache.qpid.protonj2.client.DeliveryState.Type...)">outcomes(DeliveryState.Type...)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client">SourceOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><span class="typeNameLink">OutgoingAMQPEnvelope</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Frame object that carries an AMQP Performative</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#outgoingCapacity()">outgoingCapacity()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#outgoingCapacity(int)">outgoingCapacity(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Sets the outgoing capacity for a <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> the created session.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">OutgoingDelivery</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">API for an outgoing Delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html#outgoingEnvelopePool()">outgoingEnvelopePool()</a></span> - Static method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html" title="class in org.apache.qpid.protonj2.engine">AMQPPerformativeEnvelopePool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html#outgoingEnvelopePool(int)">outgoingEnvelopePool(int)</a></span> - Static method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html" title="class in org.apache.qpid.protonj2.engine">AMQPPerformativeEnvelopePool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html#outputBuffer(int)">outputBuffer(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBufferAllocator</a></dt>
<dd>
<div class="block">Create a new output ProtonBuffer instance with the given initial capacity and the
maximum capacity should be that of the underlying buffer implementations limit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html#outputBuffer(int)">outputBuffer(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html#outputBuffer(int)">outputBuffer(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html#outputBuffer(int,int)">outputBuffer(int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBufferAllocator</a></dt>
<dd>
<div class="block">Create a new output ProtonBuffer instance with the given initial capacity and the
maximum capacity should that of the value specified by the caller.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html#outputBuffer(int,int)">outputBuffer(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html#outputBuffer(int,int)">outputBuffer(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#outputConsumer(java.util.function.Consumer)">outputConsumer(Consumer&lt;ProtonBuffer&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Sets a <code>Consumer</code> instance that will be notified when data from the engine is ready to
be written to some output sink (socket etc).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#outputHandler(java.util.function.BiConsumer)">outputHandler(BiConsumer&lt;ProtonBuffer, Runnable&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Sets a <code>BiConsumer</code> instance that will be notified when data from the engine is ready to
be written to some output sink (socket etc).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#outputHandler(java.util.function.BiConsumer)">outputHandler(BiConsumer&lt;ProtonBuffer, Runnable&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#outputHandler(org.apache.qpid.protonj2.engine.EventHandler)">outputHandler(EventHandler&lt;ProtonBuffer&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Sets a handler instance that will be notified when data from the engine is ready to
be written to some output sink (socket etc).</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">OutputStreamOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Options class that controls various aspects of a <code>OutputStream</code> instance created to write
the contents of a section of a <a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamSenderMessage</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html#%3Cinit%3E()">OutputStreamOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client">OutputStreamOptions</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client"><code>OutputStreamOptions</code></a> instance with default values for all options</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html#%3Cinit%3E(org.apache.qpid.protonj2.client.OutputStreamOptions)">OutputStreamOptions(OutputStreamOptions)</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client">OutputStreamOptions</a></dt>
<dd>
<div class="block">Create a <a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client"><code>OutputStreamOptions</code></a> instance that copies all configuration from the given
<a href="org/apache/qpid/protonj2/client/OutputStreamOptions.html" title="class in org.apache.qpid.protonj2.client"><code>OutputStreamOptions</code></a> instance.</div>
</dd>
</dl>
<a id="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#parent()">parent()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>
<div class="block">Overridden by the <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a> or <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> that creates
this <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> instance, this method returns the parent instance that created it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.html#parent()">parent()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine">Transaction</a></dt>
<dd>
<div class="block">Returns a reference to the parent of this <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> which will be either a
<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a> or a <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> manager depending on the
end of the <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a> that is operating on the <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#parentEndpointClosedHandler(org.apache.qpid.protonj2.engine.EventHandler)">parentEndpointClosedHandler(EventHandler&lt;L&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#parentEndpointClosedHandler(org.apache.qpid.protonj2.engine.EventHandler)">parentEndpointClosedHandler(EventHandler&lt;L&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when the parent <a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine"><code>Session</code></a> or <a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine"><code>Connection</code></a> of this link is
locally closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#parentEndpointClosedHandler(org.apache.qpid.protonj2.engine.EventHandler)">parentEndpointClosedHandler(EventHandler&lt;TransactionController&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#parentEndpointClosedHandler(org.apache.qpid.protonj2.engine.EventHandler)">parentEndpointClosedHandler(EventHandler&lt;TransactionController&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when the parent <a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine"><code>Session</code></a> or <a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine"><code>Connection</code></a> of this <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a>
is locally closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#parentEndpointClosedHandler(org.apache.qpid.protonj2.engine.EventHandler)">parentEndpointClosedHandler(EventHandler&lt;TransactionManager&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#parentEndpointClosedHandler(org.apache.qpid.protonj2.engine.EventHandler)">parentEndpointClosedHandler(EventHandler&lt;TransactionManager&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when the parent <a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine"><code>Session</code></a> or <a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine"><code>Connection</code></a> of this <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a>
is locally closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#password()">password()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslCredentialsProvider.html#password()">password()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslCredentialsProvider.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client">SaslCredentialsProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#password(java.lang.String)">password(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Sets the password used when performing connection authentication.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#PATH">PATH</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#payload()">payload()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#peek()">peek()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#peekNextTypeDecoder(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">peekNextTypeDecoder(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#peekNextTypeDecoder(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">peekNextTypeDecoder(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>
<div class="block">Peeks ahead in the given <code>InputStream</code> instance and returns a <a href="org/apache/qpid/protonj2/codec/TypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>TypeDecoder</code></a> that can
read the next encoded AMQP type from the stream's bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#peekNextTypeDecoder(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">peekNextTypeDecoder(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>
<div class="block">Peeks ahead in the given <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> instance and returns a <a href="org/apache/qpid/protonj2/codec/TypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>TypeDecoder</code></a> that can
read the next encoded AMQP type from the buffer's bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#peekNextTypeDecoder(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">peekNextTypeDecoder(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#pendingWritesBufferSize()">pendingWritesBufferSize()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#pendingWritesBufferSize(int)">pendingWritesBufferSize(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>
<div class="block">Sets the overall number of bytes the stream sender will allow to be pending for write before applying
back pressure to the stream write caller.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/Performative.html" title="interface in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">Performative</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>
<div class="block">Marker interface for AMQP Performatives</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">Performative.PerformativeHandler</span></a>&lt;<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeHandler.html" title="type parameter in Performative.PerformativeHandler">E</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">Performative.PerformativeType</span></a> - Enum in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><span class="typeNameLink">PerformativeEnvelope</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html" title="type parameter in PerformativeEnvelope">V</a>&gt; - Class in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Base class for envelope types that travel through the engine.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html#%3Cinit%3E(byte)">PerformativeEnvelope(byte)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html" title="class in org.apache.qpid.protonj2.engine">PerformativeEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#pipeline()">pipeline()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Gets the EnginePipeline for this Engine.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#pipeline()">pipeline()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#PLAIN">PLAIN</a></span> - org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/PlainMechanism.html#PLAIN">PLAIN</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/PlainMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">PlainMechanism</a></dt>
<dd>
<div class="block">A singleton instance of the symbolic mechanism name.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/PlainMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">PlainMechanism</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Implements the SASL PLAIN authentication Mechanism.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/PlainMechanism.html#%3Cinit%3E()">PlainMechanism()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/PlainMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">PlainMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#poll()">poll()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#poll(java.util.function.Supplier)">poll(Supplier&lt;E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>
<div class="block">Retrieves and removes the head of this ring queue, and if the queue is currently empty
a new instance of the queue type is provided by invoking the given <code>Supplier</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#pollFirstEntry()">pollFirstEntry()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#pollLastEntry()">pollLastEntry()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html#POOLED">POOLED</a></span> - org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html" title="enum in org.apache.qpid.protonj2.engine.impl">ProtonDeliveryTagGenerator.BUILTIN</a></dt>
<dd>
<div class="block">Provides a <a href="org/apache/qpid/protonj2/engine/DeliveryTagGenerator.html" title="interface in org.apache.qpid.protonj2.engine"><code>DeliveryTagGenerator</code></a> that uses a pool of <a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><code>DeliveryTag</code></a> instances
in an attempt to reduce GC overhead on Delivery sends.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#port">port</a></span> - Variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionEvent.html#port()">port()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionEvent.html" title="class in org.apache.qpid.protonj2.client">ConnectionEvent</a></dt>
<dd>
<div class="block">Gets the port that is associated with this event which for a successful
<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> event would be the currently active port and for an
interrupted or failed Connection this port would indicate the host where
the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> had previously been established.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DisconnectionEvent.html#port()">port()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DisconnectionEvent.html" title="class in org.apache.qpid.protonj2.client">DisconnectionEvent</a></dt>
<dd>
<div class="block">Gets the port that is associated with this event which for a successful
<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> event would be the currently active port and for an
interrupted or failed Connection this port would indicate the host where
the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> had previously been established.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#PORT">PORT</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#PRECONDITION_FAILED">PRECONDITION_FAILED</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">The client made a request that was not allowed because some precondition failed.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/PrimitiveArrayTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">PrimitiveArrayTypeDecoder</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">Provides an interface for an Array type decoder that provides the Proton decoder
with entry points to read arrays in a manner that support the desired Java array
type to be returned.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/PrimitiveTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">PrimitiveTypeDecoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/decoders/PrimitiveTypeDecoder.html" title="type parameter in PrimitiveTypeDecoder">V</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">Interface for a TypeDecoder that manages decoding of AMQP primitive types.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/PrimitiveTypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec.encoders"><span class="typeNameLink">PrimitiveTypeEncoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/encoders/PrimitiveTypeEncoder.html" title="type parameter in PrimitiveTypeEncoder">V</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/codec/encoders/package-summary.html">org.apache.qpid.protonj2.codec.encoders</a></dt>
<dd>
<div class="block">Marker interface for an encoder of Primitive types such as Integer or Boolean</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/TimeUtils.html#printDuration(double)">printDuration(double)</a></span> - Static method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/TimeUtils.html" title="class in org.apache.qpid.protonj2.client.util">TimeUtils</a></dt>
<dd>
<div class="block">Prints the duration in a human readable format as X days Y hours Z minutes etc.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#priority()">priority()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#priority()">priority()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#priority()">priority()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#priority(byte)">priority(byte)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#priority(byte)">priority(byte)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#priority(byte)">priority(byte)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the relative message priority.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html#PROGRESSIVE">PROGRESSIVE</a></span> - Static variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFutureFactory.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFutureFactory</a></dt>
<dd>
<div class="block">Names a future type that uses a progressive spin then wait for the operation outcome.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/futures/ProgressiveClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures"><span class="typeNameLink">ProgressiveClientFuture</span></a>&lt;<a href="org/apache/qpid/protonj2/client/futures/ProgressiveClientFuture.html" title="type parameter in ProgressiveClientFuture">V</a>&gt; - Class in <a href="org/apache/qpid/protonj2/client/futures/package-summary.html">org.apache.qpid.protonj2.client.futures</a></dt>
<dd>
<div class="block">An optimized version of a ClientFuture that makes use of spin waits and other
methods of reacting to asynchronous completion in a more timely manner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ProgressiveClientFuture.html#%3Cinit%3E()">ProgressiveClientFuture()</a></span> - Constructor for class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ProgressiveClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ProgressiveClientFuture</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/futures/ProgressiveClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures"><code>ProgressiveClientFuture</code></a> instance with no assigned <a href="org/apache/qpid/protonj2/client/futures/ClientSynchronization.html" title="interface in org.apache.qpid.protonj2.client.futures"><code>ClientSynchronization</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ProgressiveClientFuture.html#%3Cinit%3E(org.apache.qpid.protonj2.client.futures.ClientSynchronization)">ProgressiveClientFuture(ClientSynchronization&lt;V&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ProgressiveClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ProgressiveClientFuture</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/futures/ProgressiveClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures"><code>ProgressiveClientFuture</code></a> instance with the assigned <a href="org/apache/qpid/protonj2/client/futures/ClientSynchronization.html" title="interface in org.apache.qpid.protonj2.client.futures"><code>ClientSynchronization</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TxnCapability.html#PROMOTABLE_TXN">PROMOTABLE_TXN</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TxnCapability.html" title="interface in org.apache.qpid.protonj2.types.transactions">TxnCapability</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#properties()">properties()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Return the current <a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Properties</code></a> assigned to this message, if none was assigned yet
then this method returns <code>null</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#properties()">properties()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Returns the properties that the remote provided upon successfully opening the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#properties()">properties()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#properties()">properties()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#properties()">properties()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#properties()">properties()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#properties()">properties()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#properties()">properties()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#properties()">properties()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#properties()">properties()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Returns the properties that the remote provided upon successfully opening the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#properties()">properties()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#properties()">properties()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Returns the properties that the remote provided upon successfully opening the <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#properties()">properties()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#properties()">properties()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Returns the properties that the remote provided upon successfully opening the <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#properties()">properties()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#properties(java.util.Map)">properties(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Sets a <code>Map</code> of properties to convey to the remote when a new <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>
is created from these <a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ConnectionOptions</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#properties(java.util.Map)">properties(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#properties(java.util.Map)">properties(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#properties(java.util.Map)">properties(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#properties(java.util.Map)">properties(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#properties(java.util.Map)">properties(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/AdvancedMessage.html#properties(org.apache.qpid.protonj2.types.messaging.Properties)">properties(Properties)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client">AdvancedMessage</a></dt>
<dd>
<div class="block">Assign or replace the <a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Properties</code></a> instance associated with this message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#properties(org.apache.qpid.protonj2.types.messaging.Properties)">properties(Properties)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#properties(org.apache.qpid.protonj2.types.messaging.Properties)">properties(Properties)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Properties</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html#Properties">Properties</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html" title="enum in org.apache.qpid.protonj2.types.messaging">Section.SectionType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#%3Cinit%3E()">Properties()</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#%3Cinit%3E(org.apache.qpid.protonj2.types.messaging.Properties)">Properties(Properties)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">PropertiesTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Properties type values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html#%3Cinit%3E()">PropertiesTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">PropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">PropertiesTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP Properties type value to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html#%3Cinit%3E()">PropertiesTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">PropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#property(java.lang.String)">property(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#property(java.lang.String)">property(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#property(java.lang.String)">property(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Returns the requested application property value from this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> if it exists
or returns null otherwise.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#property(java.lang.String,java.lang.Object)">property(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#property(java.lang.String,java.lang.Object)">property(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#property(java.lang.String,java.lang.Object)">property(String, Object)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the given application property value at the given key, replacing any previous value
that was assigned to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#PROTOCOL_ID_INDEX">PROTOCOL_ID_INDEX</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">ProtocolViolationException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Error thrown when there has been a violation of the AMQP specification</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html#%3Cinit%3E()">ProtocolViolationException()</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtocolViolationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html#%3Cinit%3E(java.lang.String)">ProtocolViolationException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtocolViolationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ProtocolViolationException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtocolViolationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html#%3Cinit%3E(java.lang.Throwable)">ProtocolViolationException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtocolViolationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html#%3Cinit%3E(org.apache.qpid.protonj2.types.Symbol)">ProtocolViolationException(Symbol)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtocolViolationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html#%3Cinit%3E(org.apache.qpid.protonj2.types.Symbol,java.lang.String)">ProtocolViolationException(Symbol, String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtocolViolationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html#%3Cinit%3E(org.apache.qpid.protonj2.types.Symbol,java.lang.String,java.lang.Throwable)">ProtocolViolationException(Symbol, String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtocolViolationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html#%3Cinit%3E(org.apache.qpid.protonj2.types.Symbol,java.lang.Throwable)">ProtocolViolationException(Symbol, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtocolViolationException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtocolViolationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineFactory.html#PROTON">PROTON</a></span> - Static variable in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineFactory.html" title="interface in org.apache.qpid.protonj2.engine">EngineFactory</a></dt>
<dd>
<div class="block">The Proton provided EngineFactory instance.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonAbstractBuffer</span></a> - Class in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">Base class used to hold the common implementation details for Proton buffer
implementations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#%3Cinit%3E(int)">ProtonAbstractBuffer(int)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonAttachments</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Proton implementation of an Attachments object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html#%3Cinit%3E()">ProtonAttachments()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonAttachments</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonBuffer</span></a> - Interface in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">Buffer type abstraction used to provide users of the proton library with
a means of using their own type of byte buffer types in combination with the
library tooling.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html" title="interface in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonBufferAllocator</span></a> - Interface in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">Interface for a ProtonBuffer allocator object that can be used by Proton
objects to create memory buffers using the preferred type of the application
or library that embeds the Proton engine.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonBufferInputStream</span></a> - Class in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">An InputStream that can be used to adapt a <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> for use in the
standard streams API.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#%3Cinit%3E(org.apache.qpid.protonj2.buffer.ProtonBuffer)">ProtonBufferInputStream(ProtonBuffer)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>
<div class="block">Creates a new <code>InputStream</code> instance that wraps the given <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a></div>
</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonBufferOutputStream</span></a> - Class in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> specialized <code>OutputStream</code> implementation which can be used to adapt
the proton buffer types into code that uses the streams API.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#%3Cinit%3E(org.apache.qpid.protonj2.buffer.ProtonBuffer)">ProtonBufferOutputStream(ProtonBuffer)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>
<div class="block">Create a new <code>OutputStream</code> which wraps the given buffer.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonByteBuffer</span></a> - Class in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">Implementation of the ProtonBuffer interface that uses an array backing
the buffer that is dynamically resized as bytes are written.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#%3Cinit%3E()">ProtonByteBuffer()</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonByteBuffer</code></a> instance that uses default configuration values for
initial capacity and the maximum allowed capacity to which the underlying byte array will
grow before errors will be thrown from operations that would expand the storage.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#%3Cinit%3E(byte%5B%5D)">ProtonByteBuffer(byte[])</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonByteBuffer</code></a> with the given byte array as the backing store to be used
initially.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#%3Cinit%3E(byte%5B%5D,int)">ProtonByteBuffer(byte[], int)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#%3Cinit%3E(byte%5B%5D,int,int)">ProtonByteBuffer(byte[], int, int)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#%3Cinit%3E(int)">ProtonByteBuffer(int)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonByteBuffer</code></a> with the given initial capacity and uses the default
value for the maximum capacity restriction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#%3Cinit%3E(int,int)">ProtonByteBuffer(int, int)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonByteBuffer</code></a> with the given initial capacity and the given maximum
capacity restriction.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonByteBufferAllocator</span></a> - Class in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">Allocator for the default buffer type in Proton</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html#%3Cinit%3E()">ProtonByteBufferAllocator()</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonByteUtils</span></a> - Class in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">Set of Utility methods useful when dealing with byte arrays and other
primitive types.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#%3Cinit%3E()">ProtonByteUtils()</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonCompositeBuffer</span></a> - Class in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">A composite of 1 or more ProtonBuffer instances used when aggregating buffer views.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#%3Cinit%3E()">ProtonCompositeBuffer()</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>
<div class="block">Creates a Composite Buffer instance with max capacity of <code>Integer.MAX_VALUE</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#%3Cinit%3E(int)">ProtonCompositeBuffer(int)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>
<div class="block">Creates a Composite Buffer instance with the maximum capacity provided.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonConnection</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Implements the proton Connection API</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonConstants</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Constants referenced throughout the proton engine code.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html#%3Cinit%3E()">ProtonConstants()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConstants</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">ProtonDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">The default AMQP Decoder implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#%3Cinit%3E()">ProtonDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderFactory.html" title="class in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">ProtonDecoderFactory</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">Factory that create and initializes new BuiltinDecoder instances</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">ProtonDecoderState</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">State object used by the Built in Decoder implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html#%3Cinit%3E(org.apache.qpid.protonj2.codec.decoders.ProtonDecoder)">ProtonDecoderState(ProtonDecoder)</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoderState</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/codec/DecoderState.html" title="interface in org.apache.qpid.protonj2.codec"><code>DecoderState</code></a> instance that is joined forever to the given <a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#%3Cinit%3E()">ProtonDeliveryTag()</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#%3Cinit%3E(byte%5B%5D)">ProtonDeliveryTag(byte[])</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#%3Cinit%3E(org.apache.qpid.protonj2.buffer.ProtonBuffer)">ProtonDeliveryTag(ProtonBuffer)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonDeliveryTagGenerator</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Proton provided <a href="org/apache/qpid/protonj2/engine/DeliveryTagGenerator.html" title="interface in org.apache.qpid.protonj2.engine"><code>DeliveryTagGenerator</code></a> utility.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.html#%3Cinit%3E()">ProtonDeliveryTagGenerator()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonDeliveryTagGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html" title="enum in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonDeliveryTagGenerator.BUILTIN</span></a> - Enum in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">An enumeration of the Proton provided <a href="org/apache/qpid/protonj2/engine/DeliveryTagGenerator.html" title="interface in org.apache.qpid.protonj2.engine"><code>DeliveryTagGenerator</code></a> implementations.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonDuplicatedBuffer</span></a> - Class in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">A duplicated buffer wrapper for buffers known to be <a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonAbstractBuffer</code></a> instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#%3Cinit%3E(org.apache.qpid.protonj2.buffer.ProtonAbstractBuffer)">ProtonDuplicatedBuffer(ProtonAbstractBuffer)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>
<div class="block">Wrap the given buffer to present a duplicate buffer with independent
read and write index values.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders"><span class="typeNameLink">ProtonEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/package-summary.html">org.apache.qpid.protonj2.codec.encoders</a></dt>
<dd>
<div class="block">The default AMQP Encoder implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#%3Cinit%3E()">ProtonEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderFactory.html" title="class in org.apache.qpid.protonj2.codec.encoders"><span class="typeNameLink">ProtonEncoderFactory</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/package-summary.html">org.apache.qpid.protonj2.codec.encoders</a></dt>
<dd>
<div class="block">Factory that create and initializes new BuiltinEncoder instances</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html" title="class in org.apache.qpid.protonj2.codec.encoders"><span class="typeNameLink">ProtonEncoderState</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/package-summary.html">org.apache.qpid.protonj2.codec.encoders</a></dt>
<dd>
<div class="block">State object used by the Built in Encoder implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html#%3Cinit%3E(org.apache.qpid.protonj2.codec.encoders.ProtonEncoder)">ProtonEncoderState(ProtonEncoder)</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoderState</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html" title="class in org.apache.qpid.protonj2.codec.encoders"><code>ProtonEncoderState</code></a> that is linked to the given <a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders"><code>ProtonEncoder</code></a>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonEndpoint</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="type parameter in ProtonEndpoint">E</a> extends <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a>&lt;<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="type parameter in ProtonEndpoint">E</a>&gt;&gt; - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Proton abstract <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> implementation that provides some common facilities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.impl.ProtonEngine)">ProtonEndpoint(ProtonEngine)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl"><code>ProtonEndpoint</code></a> instance with the given Engine as the owner.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonEngine</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">The default proton Engine implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#%3Cinit%3E()">ProtonEngine()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineConfiguration.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonEngineConfiguration</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Proton engine configuration API</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineFactory.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonEngineFactory</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Factory class for proton Engine creation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineFactory.html#%3Cinit%3E()">ProtonEngineFactory()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineFactory.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonEngineHandlerContext</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Context for a registered EngineHandler</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html#%3Cinit%3E(java.lang.String,org.apache.qpid.protonj2.engine.Engine,org.apache.qpid.protonj2.engine.EngineHandler)">ProtonEngineHandlerContext(String, Engine, EngineHandler)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineHandlerContext.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineHandlerContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonEngineNoOpSaslDriver</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">A Default No-Op SASL context that is used to provide the engine with a stub
when no SASL is configured for the operating engine.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html#%3Cinit%3E()">ProtonEngineNoOpSaslDriver()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineNoOpSaslDriver</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonEnginePipeline</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Pipeline of <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> instances used to process IO</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonEnginePipelineProxy</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Wrapper around the internal <a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl"><code>ProtonEnginePipeline</code></a> used to present a guarded
pipeline to the outside world when the <a href="org/apache/qpid/protonj2/engine/Engine.html#pipeline()"><code>Engine.pipeline()</code></a> method is used
to gain access to the pipeline.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">ProtonException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Base Proton Exception type that backs all the various exceptions that
are thrown from within the Proton Engine.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonException.html#%3Cinit%3E()">ProtonException()</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtonException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtonException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonException.html#%3Cinit%3E(java.lang.String)">ProtonException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtonException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtonException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ProtonException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtonException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtonException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonException.html#%3Cinit%3E(java.lang.Throwable)">ProtonException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtonException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtonException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonExceptionSupport.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">ProtonExceptionSupport</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonExceptionSupport.html#%3Cinit%3E()">ProtonExceptionSupport()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtonExceptionSupport.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtonExceptionSupport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonFrameDecodingHandler</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Handler used to parse incoming frame data input into the engine</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html#%3Cinit%3E()">ProtonFrameDecodingHandler()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameDecodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonFrameEncodingHandler</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Handler that encodes performatives into properly formed frames for IO</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html#%3Cinit%3E()">ProtonFrameEncodingHandler()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameEncodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonFrameLoggingHandler</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Handler that will log incoming and outgoing Frames</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html#%3Cinit%3E()">ProtonFrameLoggingHandler()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameLoggingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameLoggingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonIncomingDelivery</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Proton Incoming Delivery implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.impl.ProtonReceiver,long,org.apache.qpid.protonj2.types.DeliveryTag)">ProtonIncomingDelivery(ProtonReceiver, long, DeliveryTag)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonIOException.html" title="class in org.apache.qpid.protonj2.engine.exceptions"><span class="typeNameLink">ProtonIOException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/exceptions/package-summary.html">org.apache.qpid.protonj2.engine.exceptions</a></dt>
<dd>
<div class="block">Thrown when an unchecked IO exception is encountered from a write event that
invokes an outside write handler from the engine.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonIOException.html#%3Cinit%3E()">ProtonIOException()</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtonIOException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtonIOException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonIOException.html#%3Cinit%3E(java.lang.String)">ProtonIOException(String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtonIOException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtonIOException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonIOException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ProtonIOException(String, Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtonIOException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtonIOException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/exceptions/ProtonIOException.html#%3Cinit%3E(java.lang.Throwable)">ProtonIOException(Throwable)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.exceptions.<a href="org/apache/qpid/protonj2/engine/exceptions/ProtonIOException.html" title="class in org.apache.qpid.protonj2.engine.exceptions">ProtonIOException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonLink</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="type parameter in ProtonLink">L</a> extends <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a>&lt;<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="type parameter in ProtonLink">L</a>&gt;&gt; - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Common base for Proton Senders and Receivers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.impl.ProtonSession,java.lang.String,org.apache.qpid.protonj2.engine.impl.ProtonLinkCreditState)">ProtonLink(ProtonSession, String, ProtonLinkCreditState)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>
<div class="block">Create a new link instance with the given parent session.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonLinkCreditState</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Holds the current credit state for a given link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html#%3Cinit%3E()">ProtonLinkCreditState()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLinkCreditState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html#%3Cinit%3E(int)">ProtonLinkCreditState(int)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLinkCreditState</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging"><span class="typeNameLink">ProtonLogger</span></a> - Interface in <a href="org/apache/qpid/protonj2/logging/package-summary.html">org.apache.qpid.protonj2.logging</a></dt>
<dd>
<div class="block">Proton Logger abstraction</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging"><span class="typeNameLink">ProtonLoggerFactory</span></a> - Class in <a href="org/apache/qpid/protonj2/logging/package-summary.html">org.apache.qpid.protonj2.logging</a></dt>
<dd>
<div class="block">Factory used to create Proton Logger abstractions</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html#%3Cinit%3E()">ProtonLoggerFactory()</a></span> - Constructor for class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging">ProtonLoggerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonNettyByteBuffer</span></a> - Class in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">Wrapper class for Netty ByteBuf instances</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#%3Cinit%3E(int)">ProtonNettyByteBuffer(int)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonNettyByteBuffer</code></a> that wraps an Netty <code>ByteBuf</code> that is
not pooled and whose maximum capacity is set to the given value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#%3Cinit%3E(io.netty.buffer.ByteBuf)">ProtonNettyByteBuffer(ByteBuf)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonNettyByteBuffer</code></a> which wraps the given Netty <code>ByteBuf</code>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonNettyByteBufferAllocator</span></a> - Class in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">A default <a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBufferAllocator</code></a> that creates wrapped Netty <code>ByteBuf</code> buffers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html#%3Cinit%3E()">ProtonNettyByteBufferAllocator()</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonNioByteBuffer</span></a> - Class in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">ProtonBuffer wrapper around a NIO ByteBuffer instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#%3Cinit%3E(java.nio.ByteBuffer)">ProtonNioByteBuffer(ByteBuffer)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonNioByteBuffer</code></a> that wraps the given ByteBuffer instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#%3Cinit%3E(java.nio.ByteBuffer,int)">ProtonNioByteBuffer(ByteBuffer, int)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonNioByteBuffer</code></a> that wraps the given ByteBuffer instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html#%3Cinit%3E(long)">ProtonNumericDeliveryTag(long)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator.ProtonNumericDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonOutgoingDelivery</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Proton outgoing delivery implementation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.impl.ProtonSender)">ProtonOutgoingDelivery(ProtonSender)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonPerformativeHandler</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Transport Handler that forwards the incoming Performatives to the associated Connection
as well as any error encountered during the Transport processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html#%3Cinit%3E()">ProtonPerformativeHandler()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPerformativeHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPerformativeHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonPooledTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonPooledTagGenerator</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Built in Transfer <a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><code>DeliveryTag</code></a> generator that uses a fixed size tag
pool to reduce GC overhead by reusing tags that have been released from settled
messages.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPooledTagGenerator.html#%3Cinit%3E()">ProtonPooledTagGenerator()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPooledTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPooledTagGenerator</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/engine/impl/ProtonPooledTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl"><code>ProtonPooledTagGenerator</code></a> instance with the default pool size.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonPooledTagGenerator.html#%3Cinit%3E(int)">ProtonPooledTagGenerator(int)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonPooledTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonPooledTagGenerator</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/engine/impl/ProtonPooledTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl"><code>ProtonPooledTagGenerator</code></a> instance with the given pool size.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonReceiver</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Proton Receiver link implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.impl.ProtonSession,java.lang.String)">ProtonReceiver(ProtonSession, String)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> instance with the given <a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine"><code>Session</code></a> parent.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html" title="class in org.apache.qpid.protonj2.engine.impl.sasl"><span class="typeNameLink">ProtonSaslHandler</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/sasl/package-summary.html">org.apache.qpid.protonj2.engine.impl.sasl</a></dt>
<dd>
<div class="block">Base class used for common portions of the SASL processing pipeline.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html#%3Cinit%3E()">ProtonSaslHandler()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.sasl.<a href="org/apache/qpid/protonj2/engine/impl/sasl/ProtonSaslHandler.html" title="class in org.apache.qpid.protonj2.engine.impl.sasl">ProtonSaslHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonSender</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Proton Sender link implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.impl.ProtonSession,java.lang.String)">ProtonSender(ProtonSession, String)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a> instance with the given <a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine"><code>Session</code></a> parent.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonSequentialTagGenerator</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">A Built in proton <a href="org/apache/qpid/protonj2/engine/DeliveryTagGenerator.html" title="interface in org.apache.qpid.protonj2.engine"><code>DeliveryTagGenerator</code></a> that creates new tags using a sequential
numeric value which is encoded using the most compact representation of the numeric value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.html#%3Cinit%3E()">ProtonSequentialTagGenerator()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonSequentialTagGenerator.ProtonNumericDeliveryTag</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonSession</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Proton API for Session type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.impl.ProtonConnection,int)">ProtonSession(ProtonConnection, int)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl"><code>ProtonSession</code></a> instance bound to the given <a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl"><code>ProtonConnection</code></a>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonSessionIncomingWindow</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Tracks the incoming window and provides management of that window in relation to receiver links.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.impl.ProtonSession)">ProtonSessionIncomingWindow(ProtonSession)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSessionIncomingWindow</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionOutgoingWindow.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonSessionOutgoingWindow</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Holds Session level credit window information for outgoing transfers from this
Session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionOutgoingWindow.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.impl.ProtonSession)">ProtonSessionOutgoingWindow(ProtonSession)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionOutgoingWindow.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSessionOutgoingWindow</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><span class="typeNameLink">ProtonSlicedBuffer</span></a> - Class in <a href="org/apache/qpid/protonj2/buffer/package-summary.html">org.apache.qpid.protonj2.buffer</a></dt>
<dd>
<div class="block">Presents a sliced view of a <a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonAbstractBuffer</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#%3Cinit%3E(org.apache.qpid.protonj2.buffer.ProtonAbstractBuffer,int,int)">ProtonSlicedBuffer(ProtonAbstractBuffer, int, int)</a></span> - Constructor for class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>
<div class="block">Creates a sliced view of the given <a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer"><code>ProtonByteBuffer</code></a>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">ProtonStreamDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">The default AMQP Decoder implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#%3Cinit%3E()">ProtonStreamDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderFactory.html" title="class in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">ProtonStreamDecoderFactory</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">Factory that create and initializes new BuiltinDecoder instances</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">ProtonStreamDecoderState</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">State object used by the Built in Decoder implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html#%3Cinit%3E(org.apache.qpid.protonj2.codec.decoders.ProtonStreamDecoder)">ProtonStreamDecoderState(ProtonStreamDecoder)</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoderState</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/codec/StreamDecoderState.html" title="interface in org.apache.qpid.protonj2.codec"><code>StreamDecoderState</code></a> instance that is joined forever to the given <a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">ProtonStreamUtils</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">Set of Utility methods useful when dealing with byte arrays and other
primitive types.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#%3Cinit%3E()">ProtonStreamUtils()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonTransaction</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="type parameter in ProtonTransaction">E</a> extends <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a>&lt;?&gt;&gt; - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Base <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> implementation that provides the basic functionality needed
to manage the <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> that it represents.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#%3Cinit%3E()">ProtonTransaction()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonTransactionController</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block"><a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a> implementation that implements the abstraction
around a sender link that initiates requests to <a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declare</code></a> and to
<a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Discharge</code></a> AMQP <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.impl.ProtonSender)">ProtonTransactionController(ProtonSender)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonTransactionManager</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a> implementation that implements the abstraction
around a receiver link that responds to requests to <a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declare</code></a> and to
<a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Discharge</code></a> AMQP <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.impl.ProtonReceiver)">ProtonTransactionManager(ProtonReceiver)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/impl/ProtonUuidTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl"><span class="typeNameLink">ProtonUuidTagGenerator</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></dt>
<dd>
<div class="block">Built in proton <a href="org/apache/qpid/protonj2/engine/DeliveryTagGenerator.html" title="interface in org.apache.qpid.protonj2.engine"><code>DeliveryTagGenerator</code></a> that creates new <a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><code>DeliveryTag</code></a> values
backed by randomly generated UUID instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonUuidTagGenerator.html#%3Cinit%3E()">ProtonUuidTagGenerator()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonUuidTagGenerator.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonUuidTagGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#put(int,E)">put(int, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>
<div class="block">Puts the value into the in the <code>Map</code> at the entry specified by the given key (treated as an
unsigned integer for comparison.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#put(org.apache.qpid.protonj2.types.UnsignedInteger,E)">put(UnsignedInteger, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#putAll(java.util.Map)">putAll(Map&lt;? extends UnsignedInteger, ? extends E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#putIfAbsent(int,E)">putIfAbsent(int, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>
<div class="block">If the specified key is not already associated with a value associates it with the given value and
returns null, otherwise returns the current value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#putIfAbsent(org.apache.qpid.protonj2.types.UnsignedInteger,E)">putIfAbsent(UnsignedInteger, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:Q">
<!-- -->
</a>
<h2 class="title">Q</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#queue">queue</a></span> - Variable in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#queuedDeliveries()">queuedDeliveries()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#queuedDeliveries()">queuedDeliveries()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#queuedDeliveries()">queuedDeliveries()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Returns the number of Deliveries that are currently held in the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> delivery
queue.</div>
</dd>
</dl>
<a id="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#rawInputStream()">rawInputStream()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Create and return an <code>InputStream</code> that reads the raw payload bytes of the given <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#rawInputStream()">rawInputStream()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#rawInputStream()">rawInputStream()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html#rawOutputStream()">rawOutputStream()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamSenderMessage</a></dt>
<dd>
<div class="block">Creates an <code>OutputStream</code> instance that writes the bytes given without additional
encoding or transformation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#read()">read()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#read(byte%5B%5D,int,int)">read(byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#readAll()">readAll()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#readAll()">readAll()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Returns the current read buffer without copying it effectively consuming all currently available
bytes from this delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/AbstractPrimitiveTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/AbstractPrimitiveTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">AbstractPrimitiveTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AcceptedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpSequenceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpValueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ApplicationPropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DataTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnCloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksOrMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeliveryAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">FooterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">HeaderTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">MessageAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ModifiedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">PropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReceivedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">RejectedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReleasedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">SourceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">TargetTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslChallengeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslInitTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslMechanismsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslOutcomeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslResponseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">CoordinatorTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclaredTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclareTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DischargeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">TransactionStateTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">AttachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">BeginTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">CloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DetachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DispositionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">EndTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">ErrorConditionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">FlowTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">OpenTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">TransferTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">UnknownDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html#readArrayElements(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readArrayElements(InputStream, StreamDecoderState, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamTypeDecoder</a></dt>
<dd>
<div class="block">Reads a series of this type that have been encoded into the body of an Array type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/AbstractPrimitiveTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/AbstractPrimitiveTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">AbstractPrimitiveTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AcceptedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpSequenceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpValueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ApplicationPropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DataTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnCloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksOrMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeliveryAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">FooterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">HeaderTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">MessageAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ModifiedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">PropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReceivedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">RejectedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReleasedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">SourceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">TargetTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslChallengeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslInitTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslMechanismsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslOutcomeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslResponseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">CoordinatorTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclaredTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclareTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DischargeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">TransactionStateTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">AttachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">BeginTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">CloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DetachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DispositionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">EndTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">ErrorConditionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">FlowTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">OpenTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">TransferTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">UnknownDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/TypeDecoder.html#readArrayElements(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readArrayElements(ProtonBuffer, DecoderState, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/TypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">TypeDecoder</a></dt>
<dd>
<div class="block">Reads a series of this type that have been encoded into the body of an Array type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readBinary(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readBinary(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readBinary(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readBinary(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readBinary(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readBinary(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readBinary(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readBinary(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readBinaryAsBuffer(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readBinaryAsBuffer(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readBinaryAsBuffer(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readBinaryAsBuffer(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readBinaryAsBuffer(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readBinaryAsBuffer(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readBinaryAsBuffer(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readBinaryAsBuffer(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readBoolean()">readBoolean()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readBoolean()">readBoolean()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reads a boolean value from the buffer and advances the read index by one.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readBoolean()">readBoolean()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readBoolean()">readBoolean()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readBoolean(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readBoolean(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readBoolean(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readBoolean(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readBoolean(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,boolean)">readBoolean(InputStream, StreamDecoderState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readBoolean(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,boolean)">readBoolean(InputStream, StreamDecoderState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readBoolean(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readBoolean(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readBoolean(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readBoolean(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readBoolean(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,boolean)">readBoolean(ProtonBuffer, DecoderState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readBoolean(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,boolean)">readBoolean(ProtonBuffer, DecoderState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#readBufferSize()">readBufferSize()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#readBufferSize(int)">readBufferSize(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>
<div class="block">Sets the incoming buffer capacity (in bytes) that the <a href="org/apache/qpid/protonj2/client/StreamReceiver.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamReceiver</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readByte()">readByte()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readByte()">readByte()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reads one byte from the buffer and advances the read index by one.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readByte()">readByte()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readByte()">readByte()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#readByte(byte%5B%5D,int)">readByte(byte[], int)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>
<div class="block">Reads a single byte from the given array from the provided offset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#readByte(java.io.InputStream)">readByte(InputStream)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Reads a single byte from the given <code>InputStream</code> and thrown a <a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeException</code></a> if the
<code>InputStream</code> indicates an EOF condition was encountered.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readByte(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readByte(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readByte(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readByte(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readByte(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,byte)">readByte(InputStream, StreamDecoderState, byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readByte(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,byte)">readByte(InputStream, StreamDecoderState, byte)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readByte(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readByte(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,byte)">readByte(ProtonBuffer, DecoderState, byte)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,byte)">readByte(ProtonBuffer, DecoderState, byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readBytes(byte%5B%5D)">readBytes(byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readBytes(byte%5B%5D)">readBytes(byte[])</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reads bytes from this buffer and writes them into the destination byte array incrementing
the read index by the value of the length of the destination array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readBytes(byte%5B%5D)">readBytes(byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readBytes(byte%5B%5D,int)">readBytes(byte[], int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readBytes(byte%5B%5D,int)">readBytes(byte[], int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reads bytes from this buffer and writes them into the destination byte array incrementing
the read index by the length value passed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readBytes(byte%5B%5D,int)">readBytes(byte[], int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readBytes(byte%5B%5D,int,int)">readBytes(byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readBytes(byte%5B%5D,int,int)">readBytes(byte[], int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reads bytes from this buffer and writes them into the destination byte array incrementing
the read index by the length value passed, the bytes are read into the given buffer starting
from the given offset value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readBytes(byte%5B%5D,int,int)">readBytes(byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#readBytes(byte%5B%5D,int,int)">readBytes(byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#readBytes(byte%5B%5D,int,int)">readBytes(byte[], int, int)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Reads bytes from this delivery and writes them into the destination array starting at the given offset and
continuing for the specified length reducing the available bytes by the value of the number of bytes written
to the target.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#readBytes(java.io.InputStream,int)">readBytes(InputStream, int)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Reads the given number of bytes from the provided <code>InputStream</code> into an array and
return that to the caller.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readBytes(java.nio.ByteBuffer)">readBytes(ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readBytes(java.nio.ByteBuffer)">readBytes(ByteBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers this buffer's data to the specified destination starting at
the current <code>readIndex</code> until the destination's position
reaches its limit, and increases the <code>readIndex</code> by the
number of the transferred bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readBytes(java.nio.ByteBuffer)">readBytes(ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readBytes(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readBytes(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reads bytes from this buffer and writes them into the destination ProtonBuffer incrementing
the read index by the value of the number of bytes written to the target.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readBytes(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#readBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readBytes(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#readBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readBytes(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Reads bytes from this delivery and writes them into the destination ProtonBuffer reducing the available
bytes by the value of the number of bytes written to the target.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">readBytes(ProtonBuffer, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">readBytes(ProtonBuffer, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reads bytes from this buffer and writes them into the destination ProtonBuffer incrementing
the read index by the number of bytes written.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">readBytes(ProtonBuffer, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">readBytes(ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">readBytes(ProtonBuffer, int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers this buffer's data to the specified destination starting at
the current <code>readIndex</code> and increases the <code>readIndex</code>
by the number of the transferred bytes (= <code>length</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">readBytes(ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readChar()">readChar()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readCharacter(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readCharacter(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readCharacter(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readCharacter(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readCharacter(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,char)">readCharacter(InputStream, StreamDecoderState, char)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readCharacter(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,char)">readCharacter(InputStream, StreamDecoderState, char)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readCharacter(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readCharacter(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readCharacter(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readCharacter(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readCharacter(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,char)">readCharacter(ProtonBuffer, DecoderState, char)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readCharacter(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,char)">readCharacter(ProtonBuffer, DecoderState, char)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html#readCount(java.io.InputStream)">readCount(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractArrayTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html#readCount(java.io.InputStream)">readCount(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html#readCount(java.io.InputStream)">readCount(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html#readCount(java.io.InputStream)">readCount(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html#readCount(java.io.InputStream)">readCount(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html#readCount(java.io.InputStream)">readCount(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ListTypeDecoder.html#readCount(java.io.InputStream)">readCount(InputStream)</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ListTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">ListTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html#readCount(java.io.InputStream)">readCount(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Map32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html#readCount(java.io.InputStream)">readCount(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Map8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/MapTypeDecoder.html#readCount(java.io.InputStream)">readCount(InputStream)</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/MapTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">MapTypeDecoder</a></dt>
<dd>
<div class="block">Reads the count of entries in the encoded Map.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html#readCount(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readCount(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractArrayTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html#readCount(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readCount(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html#readCount(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readCount(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html#readCount(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readCount(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html#readCount(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readCount(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html#readCount(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readCount(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ListTypeDecoder.html#readCount(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readCount(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ListTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">ListTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html#readCount(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readCount(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Map32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html#readCount(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readCount(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Map8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/MapTypeDecoder.html#readCount(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readCount(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/MapTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">MapTypeDecoder</a></dt>
<dd>
<div class="block">Reads the count of entries in the encoded Map.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readDecimal128(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readDecimal128(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readDecimal128(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readDecimal128(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readDecimal128(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readDecimal128(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readDecimal128(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readDecimal128(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readDecimal32(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readDecimal32(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readDecimal32(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readDecimal32(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readDecimal32(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readDecimal32(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readDecimal32(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readDecimal32(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readDecimal64(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readDecimal64(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readDecimal64(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readDecimal64(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readDecimal64(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readDecimal64(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readDecimal64(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readDecimal64(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readDeliveryTag(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readDeliveryTag(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readDeliveryTag(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readDeliveryTag(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>
<div class="block">This method expects to read a <a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types"><code>Binary</code></a> encoded type from the provided buffer and
constructs a <a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><code>DeliveryTag</code></a> type that wraps the bytes encoded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readDeliveryTag(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readDeliveryTag(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>
<div class="block">This method expects to read a <a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types"><code>Binary</code></a> encoded type from the provided buffer and
constructs a <a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><code>DeliveryTag</code></a> type that wraps the bytes encoded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readDeliveryTag(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readDeliveryTag(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readDouble()">readDouble()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readDouble()">readDouble()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reads a double value from the buffer and advances the read index by eight.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readDouble()">readDouble()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readDouble()">readDouble()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#readDouble(java.io.InputStream)">readDouble(InputStream)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Reads a double value from the given <code>InputStream</code> and thrown a <a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeException</code></a> if the
<code>InputStream</code> indicates an EOF condition was encountered.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readDouble(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readDouble(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readDouble(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readDouble(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readDouble(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,double)">readDouble(InputStream, StreamDecoderState, double)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readDouble(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,double)">readDouble(InputStream, StreamDecoderState, double)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readDouble(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readDouble(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readDouble(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readDouble(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readDouble(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,double)">readDouble(ProtonBuffer, DecoderState, double)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readDouble(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,double)">readDouble(ProtonBuffer, DecoderState, double)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#readEncodingCode(java.io.InputStream)">readEncodingCode(InputStream)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Reads a single byte from the given <code>InputStream</code> and thrown a <a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeException</code></a> if the
<code>InputStream</code> indicates an EOF condition was encountered.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readFloat()">readFloat()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readFloat()">readFloat()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reads a float value from the buffer and advances the read index by four.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readFloat()">readFloat()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readFloat()">readFloat()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#readFloat(java.io.InputStream)">readFloat(InputStream)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Reads a float value from the given <code>InputStream</code> and thrown a <a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeException</code></a> if the
<code>InputStream</code> indicates an EOF condition was encountered.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readFloat(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readFloat(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readFloat(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readFloat(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readFloat(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,float)">readFloat(InputStream, StreamDecoderState, float)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readFloat(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,float)">readFloat(InputStream, StreamDecoderState, float)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readFloat(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readFloat(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readFloat(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readFloat(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readFloat(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,float)">readFloat(ProtonBuffer, DecoderState, float)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readFloat(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,float)">readFloat(ProtonBuffer, DecoderState, float)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readFully(byte%5B%5D)">readFully(byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readFully(byte%5B%5D,int,int)">readFully(byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readIndex">readIndex</a></span> - Variable in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readInt()">readInt()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readInt()">readInt()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reads a integer value from the buffer and advances the read index by four.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readInt()">readInt()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readInt()">readInt()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#readInt(byte%5B%5D,int)">readInt(byte[], int)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>
<div class="block">Reads a four byte integer from the given array from the provided offset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#readInt(java.io.InputStream)">readInt(InputStream)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Reads a integer value from the given <code>InputStream</code> and thrown a <a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeException</code></a> if the
<code>InputStream</code> indicates an EOF condition was encountered.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readInteger(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readInteger(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readInteger(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readInteger(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readInteger(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readInteger(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readInteger(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readInteger(InputStream, StreamDecoderState, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readInteger(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readInteger(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readInteger(ProtonBuffer, DecoderState, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readInteger(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readLine()">readLine()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readList(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readList(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readList(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readList(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readList(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readList(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readList(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readList(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readLong()">readLong()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readLong()">readLong()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reads a long value from the buffer and advances the read index by eight.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readLong()">readLong()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readLong()">readLong()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#readLong(byte%5B%5D,int)">readLong(byte[], int)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>
<div class="block">Reads an eight byte integer from the given array from the provided offset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#readLong(java.io.InputStream)">readLong(InputStream)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Reads a long value from the given <code>InputStream</code> and thrown a <a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeException</code></a> if the
<code>InputStream</code> indicates an EOF condition was encountered.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readLong(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readLong(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readLong(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readLong(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readLong(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,long)">readLong(InputStream, StreamDecoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readLong(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,long)">readLong(InputStream, StreamDecoderState, long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readLong(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readLong(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,long)">readLong(ProtonBuffer, DecoderState, long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,long)">readLong(ProtonBuffer, DecoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readMap(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readMap(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readMap(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readMap(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readMap(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readMap(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readMap(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readMap(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readMultiple(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,java.lang.Class)">readMultiple(InputStream, StreamDecoderState, Class&lt;T&gt;)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readMultiple(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,java.lang.Class)">readMultiple(InputStream, StreamDecoderState, Class&lt;T&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readMultiple(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,java.lang.Class)">readMultiple(ProtonBuffer, DecoderState, Class&lt;T&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readMultiple(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,java.lang.Class)">readMultiple(ProtonBuffer, DecoderState, Class&lt;T&gt;)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readNextTypeDecoder(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readNextTypeDecoder(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readNextTypeDecoder(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readNextTypeDecoder(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>
<div class="block">Reads from the given <code>InputStream</code> instance and returns a <a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>StreamTypeDecoder</code></a> that can
read the next encoded AMQP type from the stream's bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readNextTypeDecoder(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readNextTypeDecoder(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>
<div class="block">Reads from the given <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> instance and returns a <a href="org/apache/qpid/protonj2/codec/TypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>TypeDecoder</code></a> that can
read the next encoded AMQP type from the buffer's bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readNextTypeDecoder(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readNextTypeDecoder(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readObject(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readObject(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readObject(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readObject(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readObject(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,java.lang.Class)">readObject(InputStream, StreamDecoderState, Class&lt;T&gt;)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readObject(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,java.lang.Class)">readObject(InputStream, StreamDecoderState, Class&lt;T&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readObject(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readObject(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readObject(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readObject(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readObject(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,java.lang.Class)">readObject(ProtonBuffer, DecoderState, Class&lt;T&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readObject(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,java.lang.Class)">readObject(ProtonBuffer, DecoderState, Class&lt;T&gt;)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html#readPrimitiveValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readPrimitiveValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanFalseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html#readPrimitiveValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readPrimitiveValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTrueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html#readPrimitiveValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readPrimitiveValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html#readPrimitiveValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readPrimitiveValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html#readPrimitiveValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readPrimitiveValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">CharacterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html#readPrimitiveValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readPrimitiveValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">DoubleTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html#readPrimitiveValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readPrimitiveValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">FloatTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html#readPrimitiveValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readPrimitiveValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html#readPrimitiveValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readPrimitiveValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html#readPrimitiveValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readPrimitiveValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Long8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html#readPrimitiveValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readPrimitiveValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">LongTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html#readPrimitiveValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readPrimitiveValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html#readPrimitiveValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readPrimitiveValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanFalseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html#readPrimitiveValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readPrimitiveValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTrueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html#readPrimitiveValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readPrimitiveValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html#readPrimitiveValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readPrimitiveValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html#readPrimitiveValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readPrimitiveValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">CharacterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html#readPrimitiveValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readPrimitiveValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">DoubleTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html#readPrimitiveValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readPrimitiveValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">FloatTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html#readPrimitiveValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readPrimitiveValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html#readPrimitiveValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readPrimitiveValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html#readPrimitiveValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readPrimitiveValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Long8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html#readPrimitiveValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readPrimitiveValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">LongTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html#readPrimitiveValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readPrimitiveValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#readShort()">readShort()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#readShort()">readShort()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Reads a short value from the buffer and advances the read index by two.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readShort()">readShort()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#readShort()">readShort()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#readShort(byte%5B%5D,int)">readShort(byte[], int)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>
<div class="block">Reads a two byte short from the given array from the provided offset.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#readShort(java.io.InputStream)">readShort(InputStream)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Reads a short value from the given <code>InputStream</code> and thrown a <a href="org/apache/qpid/protonj2/codec/DecodeException.html" title="class in org.apache.qpid.protonj2.codec"><code>DecodeException</code></a> if the
<code>InputStream</code> indicates an EOF condition was encountered.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readShort(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readShort(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readShort(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readShort(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readShort(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,short)">readShort(InputStream, StreamDecoderState, short)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readShort(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,short)">readShort(InputStream, StreamDecoderState, short)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readShort(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readShort(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,short)">readShort(ProtonBuffer, DecoderState, short)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,short)">readShort(ProtonBuffer, DecoderState, short)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractArrayTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractBinaryTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractStringTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractSymbolTypeDecoder</a></dt>
<dd>
<div class="block">Subclasses must read the correct number of bytes from the buffer to determine the
size of the encoded Symbol value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary32TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Binary32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary8TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Binary8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BinaryTypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BinaryTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">BinaryTypeDecoder</a></dt>
<dd>
<div class="block">Reads the encoded size value for the encoded binary payload and returns it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ListTypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ListTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">ListTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Map32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Map8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/MapTypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/MapTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">MapTypeDecoder</a></dt>
<dd>
<div class="block">Reads the encoded size of the underlying Map type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/String32TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/String32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">String32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/String8TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/String8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">String8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol32TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Symbol32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol8TypeDecoder.html#readSize(java.io.InputStream)">readSize(InputStream)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Symbol8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractArrayTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractBinaryTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractStringTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractSymbolTypeDecoder</a></dt>
<dd>
<div class="block">Subclasses must read the correct number of bytes from the buffer to determine the
size of the encoded Symbol value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Array8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Array8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary32TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Binary32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary8TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Binary8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Binary8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BinaryTypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BinaryTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">BinaryTypeDecoder</a></dt>
<dd>
<div class="block">Reads the encoded size value for the encoded binary payload and returns it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ListTypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ListTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">ListTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Map32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Map8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Map8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/MapTypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/MapTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives">MapTypeDecoder</a></dt>
<dd>
<div class="block">Reads the encoded size of the underlying Map type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/String32TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/String32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">String32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/String8TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/String8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">String8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol32TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Symbol32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol8TypeDecoder.html#readSize(org.apache.qpid.protonj2.buffer.ProtonBuffer)">readSize(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Symbol8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html#readString(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readString(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractSymbolTypeDecoder</a></dt>
<dd>
<div class="block">Reads a String view of an encoded Symbol value from the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readString(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readString(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readString(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readString(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readString(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readString(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html#readString(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readString(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractSymbolTypeDecoder</a></dt>
<dd>
<div class="block">Reads a String view of an encoded Symbol value from the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readString(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readString(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readSymbol(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readSymbol(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readSymbol(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readSymbol(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readSymbol(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,java.lang.String)">readSymbol(InputStream, StreamDecoderState, String)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readSymbol(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,java.lang.String)">readSymbol(InputStream, StreamDecoderState, String)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readSymbol(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readSymbol(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readSymbol(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readSymbol(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readSymbol(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,java.lang.String)">readSymbol(ProtonBuffer, DecoderState, String)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readSymbol(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,java.lang.String)">readSymbol(ProtonBuffer, DecoderState, String)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readTimestamp(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readTimestamp(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readTimestamp(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readTimestamp(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readTimestamp(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,long)">readTimestamp(InputStream, StreamDecoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readTimestamp(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,long)">readTimestamp(InputStream, StreamDecoderState, long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readTimestamp(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readTimestamp(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readTimestamp(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readTimestamp(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readTimestamp(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,long)">readTimestamp(ProtonBuffer, DecoderState, long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readTimestamp(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,long)">readTimestamp(ProtonBuffer, DecoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readUnsignedByte()">readUnsignedByte()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readUnsignedByte(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readUnsignedByte(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readUnsignedByte(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readUnsignedByte(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readUnsignedByte(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,byte)">readUnsignedByte(InputStream, StreamDecoderState, byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readUnsignedByte(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,byte)">readUnsignedByte(InputStream, StreamDecoderState, byte)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readUnsignedByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readUnsignedByte(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readUnsignedByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readUnsignedByte(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readUnsignedByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,byte)">readUnsignedByte(ProtonBuffer, DecoderState, byte)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readUnsignedByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,byte)">readUnsignedByte(ProtonBuffer, DecoderState, byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readUnsignedInteger(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readUnsignedInteger(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readUnsignedInteger(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readUnsignedInteger(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readUnsignedInteger(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readUnsignedInteger(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readUnsignedInteger(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readUnsignedInteger(InputStream, StreamDecoderState, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readUnsignedInteger(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,long)">readUnsignedInteger(InputStream, StreamDecoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readUnsignedInteger(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,long)">readUnsignedInteger(InputStream, StreamDecoderState, long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readUnsignedInteger(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readUnsignedInteger(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readUnsignedInteger(ProtonBuffer, DecoderState, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readUnsignedInteger(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,long)">readUnsignedInteger(ProtonBuffer, DecoderState, long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,long)">readUnsignedInteger(ProtonBuffer, DecoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readUnsignedLong(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readUnsignedLong(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readUnsignedLong(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readUnsignedLong(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readUnsignedLong(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,long)">readUnsignedLong(InputStream, StreamDecoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readUnsignedLong(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,long)">readUnsignedLong(InputStream, StreamDecoderState, long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readUnsignedLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readUnsignedLong(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readUnsignedLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readUnsignedLong(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readUnsignedLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,long)">readUnsignedLong(ProtonBuffer, DecoderState, long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readUnsignedLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,long)">readUnsignedLong(ProtonBuffer, DecoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readUnsignedShort()">readUnsignedShort()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readUnsignedShort(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readUnsignedShort(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readUnsignedShort(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readUnsignedShort(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readUnsignedShort(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readUnsignedShort(InputStream, StreamDecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readUnsignedShort(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,int)">readUnsignedShort(InputStream, StreamDecoderState, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readUnsignedShort(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,short)">readUnsignedShort(InputStream, StreamDecoderState, short)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readUnsignedShort(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState,short)">readUnsignedShort(InputStream, StreamDecoderState, short)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readUnsignedShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readUnsignedShort(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readUnsignedShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readUnsignedShort(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readUnsignedShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readUnsignedShort(ProtonBuffer, DecoderState, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readUnsignedShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,int)">readUnsignedShort(ProtonBuffer, DecoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readUnsignedShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,short)">readUnsignedShort(ProtonBuffer, DecoderState, short)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readUnsignedShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState,short)">readUnsignedShort(ProtonBuffer, DecoderState, short)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#readUTF()">readUTF()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#readUUID(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readUUID(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#readUUID(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readUUID(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#readUUID(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readUUID(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#readUUID(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readUUID(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AcceptedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpSequenceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpValueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ApplicationPropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DataTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnCloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksOrMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeliveryAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">FooterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">HeaderTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">MessageAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ModifiedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">PropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReceivedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">RejectedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReleasedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">SourceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">TargetTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractArrayTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractBinaryTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractListTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractListTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractListTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractMapTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractMapTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractMapTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractStringTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractSymbolTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanFalseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTrueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">CharacterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal128TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">DoubleTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">FloatTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Long8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">LongTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">NullTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">TimestampTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UUIDTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslChallengeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslInitTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslMechanismsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslOutcomeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslResponseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">CoordinatorTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclaredTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclareTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DischargeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">TransactionStateTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">AttachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">BeginTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">CloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DetachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DispositionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">EndTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">ErrorConditionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">FlowTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">OpenTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">TransferTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">UnknownDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html#readValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValue(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamTypeDecoder</a></dt>
<dd>
<div class="block">Reads the next type from the given buffer and returns it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AcceptedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpSequenceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpValueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ApplicationPropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DataTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnCloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksOrMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeliveryAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">FooterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">HeaderTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">MessageAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ModifiedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">PropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReceivedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">RejectedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReleasedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">SourceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">TargetTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractArrayTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractBinaryTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractListTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractListTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractListTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractMapTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractMapTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractMapTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractStringTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractSymbolTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanFalseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTrueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">CharacterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal128TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">DoubleTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">FloatTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Long8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">LongTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">NullTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">TimestampTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UUIDTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslChallengeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslInitTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslMechanismsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslOutcomeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslResponseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">CoordinatorTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclaredTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclareTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DischargeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">TransactionStateTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">AttachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">BeginTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">CloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DetachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DispositionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">EndTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">ErrorConditionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">FlowTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">OpenTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">TransferTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">UnknownDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/TypeDecoder.html#readValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValue(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/TypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">TypeDecoder</a></dt>
<dd>
<div class="block">Reads the next type from the given buffer and returns it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html#readValueAsArray(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValueAsArray(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractBinaryTypeDecoder</a></dt>
<dd>
<div class="block">Read and decode an AMQP <a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types"><code>Binary</code></a> into a byte array instance and return it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html#readValueAsArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValueAsArray(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractBinaryTypeDecoder</a></dt>
<dd>
<div class="block">Read and decode an AMQP <a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types"><code>Binary</code></a> into a byte array instance and return it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html#readValueAsBuffer(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">readValueAsBuffer(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractBinaryTypeDecoder</a></dt>
<dd>
<div class="block">Read and decode an AMQP <a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types"><code>Binary</code></a> into a <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> instance and return it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html#readValueAsBuffer(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">readValueAsBuffer(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractBinaryTypeDecoder</a></dt>
<dd>
<div class="block">Read and decode an AMQP <a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types"><code>Binary</code></a> into a <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> instance and return it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#receive()">receive()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#receive()">receive()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#receive()">receive()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Blocking receive method that waits forever for the remote to provide a <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> for consumption.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiver.html#receive()">receive()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiver.html" title="interface in org.apache.qpid.protonj2.client">StreamReceiver</a></dt>
<dd>
<div class="block">Blocking receive method that waits forever for the remote to provide a <a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamReceiverMessage</code></a> for consumption.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#receive(long,java.util.concurrent.TimeUnit)">receive(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#receive(long,java.util.concurrent.TimeUnit)">receive(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#receive(long,java.util.concurrent.TimeUnit)">receive(long, TimeUnit)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Blocking receive method that waits the given time interval for the remote to provide a
<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> for consumption.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiver.html#receive(long,java.util.concurrent.TimeUnit)">receive(long, TimeUnit)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiver.html" title="interface in org.apache.qpid.protonj2.client">StreamReceiver</a></dt>
<dd>
<div class="block">Blocking receive method that waits the given time interval for the remote to provide a
<a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamReceiverMessage</code></a> for consumption.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#receiveBufferSize()">receiveBufferSize()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#receiveBufferSize(int)">receiveBufferSize(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Sets the receive buffer size in bytes, the value must be greater than zero
or an <code>IllegalArgumentException</code> will be thrown.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Received.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Received</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html#Received">Received</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html" title="enum in org.apache.qpid.protonj2.types.transport">DeliveryState.DeliveryStateType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Received.html#%3Cinit%3E()">Received()</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Received.html" title="class in org.apache.qpid.protonj2.types.messaging">Received</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">ReceivedTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Received type value from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html#%3Cinit%3E()">ReceivedTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReceivedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">ReceivedTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP Received type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html#%3Cinit%3E()">ReceivedTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReceivedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#receiver()">receiver()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#receiver()">receiver()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#receiver()">receiver()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#receiver()">receiver()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamDelivery.html#receiver()">receiver()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client">StreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html#receiver()">receiver()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#receiver(java.lang.String)">receiver(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#receiver(java.lang.String)">receiver(String)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> link using the provided name</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">Receiver</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">AMQP Receiver that provides an interface to receive complete Deliveries from a remote
peer.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">Receiver</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">AMQP Receiver API</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Role.html#RECEIVER">RECEIVER</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Role.html" title="enum in org.apache.qpid.protonj2.types.transport">Role</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#receiverOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">receiverOpenHandler(EventHandler&lt;Receiver&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when an AMQP Attach frame is received from the remote peer for a receiving link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#receiverOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">receiverOpenHandler(EventHandler&lt;Receiver&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#receiverOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">receiverOpenHandler(EventHandler&lt;Receiver&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#receiverOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">receiverOpenHandler(EventHandler&lt;Receiver&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when an AMQP Attach frame is received from the remote peer for a receiving link.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">ReceiverOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Options that control the behavior of the <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> created from them.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#%3Cinit%3E()">ReceiverOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Create a new ReceiverOptions instance with defaults set for all options.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#%3Cinit%3E(org.apache.qpid.protonj2.client.ReceiverOptions)">ReceiverOptions(ReceiverOptions)</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Create a new ReceiverOptions instance that copies the configuration from the specified source options.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#receivers()">receivers()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#receivers()">receivers()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>
<div class="block">Returns a <code>Set</code> of <a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> instances that are being tracked by this <a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine"><code>Session</code></a>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">ReceiverSettleMode</span></a> - Enum in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#reclaimRead()">reclaimRead()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>
<div class="block">For any buffer that preceeds the buffer pointed to by the current read index
remove that buffer from to composite and discard.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#reconnectBackOffMultiplier()">reconnectBackOffMultiplier()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#reconnectBackOffMultiplier(double)">reconnectBackOffMultiplier(double)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">The multiplier used to grow the reconnection delay value, defaults to 2.0d.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#reconnectDelay()">reconnectDelay()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#reconnectDelay(int)">reconnectDelay(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">Controls the delay between successive reconnection attempts, defaults to 10 milliseconds.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#reconnectedHandler()">reconnectedHandler()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#reconnectedHandler(java.util.function.BiConsumer)">reconnectedHandler(BiConsumer&lt;Connection, ConnectionEvent&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configures a handler that will be notified when a <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> that has previously
experienced and interruption has been reconnected to a remote based on the reconnection
configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#reconnectEnabled()">reconnectEnabled()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#reconnectEnabled()">reconnectEnabled()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">Returns <code>true</code> if reconnect is currently enabled for the <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a> that
these options are assigned to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#reconnectEnabled(boolean)">reconnectEnabled(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Controls if the connection will attempt to reconnect if unable to connect immediately
or if an existing connection fails.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#reconnectEnabled(boolean)">reconnectEnabled(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">Set to <code>true</code> to enable reconnection support on the associated <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>
or <code>false</code> to disable.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">ReconnectLocation</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Represents a reconnection host used to track location and configuration
for individual remote hosts that can be used to re-establish a connection
on loss of connectivity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectLocation.html#%3Cinit%3E(java.lang.String,int)">ReconnectLocation(String, int)</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client">ReconnectLocation</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client"><code>ReconnectLocation</code></a> instance with the fixed host and port values.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util"><span class="typeNameLink">ReconnectLocationPool</span></a> - Class in <a href="org/apache/qpid/protonj2/client/util/package-summary.html">org.apache.qpid.protonj2.client.util</a></dt>
<dd>
<div class="block">Manages the list of available reconnect entries that are used to connect
and recover a connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#%3Cinit%3E()">ReconnectLocationPool()</a></span> - Constructor for class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>
<div class="block">Creates an empty <a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util"><code>ReconnectLocationPool</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#%3Cinit%3E(java.util.List)">ReconnectLocationPool(List&lt;ReconnectLocation&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util"><code>ReconnectLocationPool</code></a> with the provided <a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client"><code>ReconnectLocation</code></a> values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#reconnectLocations()">reconnectLocations()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#reconnectOptions()">reconnectOptions()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">ReconnectOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Options that control the reconnection behavior of a client <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#%3Cinit%3E()">ReconnectOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ReconnectOptions</code></a> instance configured with default configuration settings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#%3Cinit%3E(org.apache.qpid.protonj2.client.ReconnectOptions)">ReconnectOptions(ReconnectOptions)</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client"><code>ReconnectOptions</code></a> instance that is a copy of the given instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ConnectionError.html#REDIRECT">REDIRECT</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ConnectionError.html" title="interface in org.apache.qpid.protonj2.types.transport">ConnectionError</a></dt>
<dd>
<div class="block">The container is no longer available on the current connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/LinkError.html#REDIRECT">REDIRECT</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/LinkError.html" title="interface in org.apache.qpid.protonj2.types.transport">LinkError</a></dt>
<dd>
<div class="block">The address provided cannot be resolved to a terminus at the current container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Decoder.html#registerDescribedTypeDecoder(org.apache.qpid.protonj2.codec.DescribedTypeDecoder)">registerDescribedTypeDecoder(DescribedTypeDecoder&lt;V&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec">Decoder</a></dt>
<dd>
<div class="block">Allows custom <a href="org/apache/qpid/protonj2/codec/DescribedTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>DescribedTypeDecoder</code></a> instances to be registered with this <a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a>
which will be used if the described type encoding is encountered during decode operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html#registerDescribedTypeDecoder(org.apache.qpid.protonj2.codec.DescribedTypeDecoder)">registerDescribedTypeDecoder(DescribedTypeDecoder&lt;V&gt;)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html#registerDescribedTypeDecoder(org.apache.qpid.protonj2.codec.StreamDescribedTypeDecoder)">registerDescribedTypeDecoder(StreamDescribedTypeDecoder&lt;V&gt;)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html#registerDescribedTypeDecoder(org.apache.qpid.protonj2.codec.StreamDescribedTypeDecoder)">registerDescribedTypeDecoder(StreamDescribedTypeDecoder&lt;V&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoder</a></dt>
<dd>
<div class="block">Allows custom <a href="org/apache/qpid/protonj2/codec/StreamDescribedTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>StreamDescribedTypeDecoder</code></a> instances to be registered with this <a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>StreamDecoder</code></a>
which will be used if the described type encoding is encountered during decode operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#registerDescribedTypeEncoder(org.apache.qpid.protonj2.codec.DescribedTypeEncoder)">registerDescribedTypeEncoder(DescribedTypeEncoder&lt;V&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Register a <a href="org/apache/qpid/protonj2/codec/DescribedTypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>DescribedTypeEncoder</code></a> which can be used when writing custom types using this
encoder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#registerDescribedTypeEncoder(org.apache.qpid.protonj2.codec.DescribedTypeEncoder)">registerDescribedTypeEncoder(DescribedTypeEncoder&lt;V&gt;)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#registerSaslDriver(org.apache.qpid.protonj2.engine.EngineSaslDriver)">registerSaslDriver(EngineSaslDriver)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>
<div class="block">Allows for registration of a custom <a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineSaslDriver</code></a> that will convey
SASL state and configuration for this engine.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#reject(java.lang.String,java.lang.String)">reject(String, String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Rejects and settles the delivery, sending supplied error information along
with the rejection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#reject(java.lang.String,java.lang.String)">reject(String, String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#reject(java.lang.String,java.lang.String)">reject(String, String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamDelivery.html#reject(java.lang.String,java.lang.String)">reject(String, String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client">StreamDelivery</a></dt>
<dd>
<div class="block">Rejects and settles the delivery, sending supplied error information along
with the rejection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.html#rejected(java.lang.String,java.lang.String)">rejected(String, String)</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.html" title="interface in org.apache.qpid.protonj2.client">DeliveryState</a></dt>
<dd>
<div class="block">Create a new Rejected outcome with the given condition and description.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.html#rejected(java.lang.String,java.lang.String,java.util.Map)">rejected(String, String, Map&lt;String, Object&gt;)</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.html" title="interface in org.apache.qpid.protonj2.client">DeliveryState</a></dt>
<dd>
<div class="block">Create a new Rejected outcome with the given condition and description.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Rejected.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Rejected</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html#Rejected">Rejected</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html" title="enum in org.apache.qpid.protonj2.types.transport">DeliveryState.DeliveryStateType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Rejected.html#%3Cinit%3E()">Rejected()</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Rejected.html" title="class in org.apache.qpid.protonj2.types.messaging">Rejected</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Rejected.html#%3Cinit%3E(org.apache.qpid.protonj2.types.transport.ErrorCondition)">Rejected(ErrorCondition)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Rejected.html" title="class in org.apache.qpid.protonj2.types.messaging">Rejected</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html#REJECTED">REJECTED</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html" title="enum in org.apache.qpid.protonj2.client">DeliveryState.Type</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">RejectedTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Rejected type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html#%3Cinit%3E()">RejectedTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">RejectedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">RejectedTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP Rejected type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html#%3Cinit%3E()">RejectedTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">RejectedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#release()">release()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Releases and settles the delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#release()">release()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#release()">release()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamDelivery.html#release()">release()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client">StreamDelivery</a></dt>
<dd>
<div class="block">Releases and settles the delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html#release()">release()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator.ProtonNumericDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingAMQPEnvelope.html#release()">release()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine">IncomingAMQPEnvelope</a></dt>
<dd>
<div class="block">Used to release a Frame that was taken from a Frame pool in order
to make it available for the next input operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html#release()">release()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine">OutgoingAMQPEnvelope</a></dt>
<dd>
<div class="block">Used to release a Frame that was taken from a Frame pool in order
to make it available for the next input operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#release()">release()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.html#release()">release()</a></span> - Method in interface org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types">DeliveryTag</a></dt>
<dd>
<div class="block">Optional method used by tag implementations that provide pooling of tags.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.html#released()">released()</a></span> - Static method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.html" title="interface in org.apache.qpid.protonj2.client">DeliveryState</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Released.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Released</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html#Released">Released</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html" title="enum in org.apache.qpid.protonj2.types.transport">DeliveryState.DeliveryStateType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html#RELEASED">RELEASED</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html" title="enum in org.apache.qpid.protonj2.client">DeliveryState.Type</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">ReleasedTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Released type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html#%3Cinit%3E()">ReleasedTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReleasedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">ReleasedTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP Released type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html#%3Cinit%3E()">ReleasedTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReleasedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#remoteAttach">remoteAttach</a></span> - Variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#remoteSettled()">remoteSettled()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Gets whether the delivery was settled by the remote peer yet.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#remoteSettled()">remoteSettled()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html#remoteSettled()">remoteSettled()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#remoteSettled()">remoteSettled()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Tracker.html#remoteSettled()">remoteSettled()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client">Tracker</a></dt>
<dd>
<div class="block">Gets whether the delivery was settled by the remote peer yet.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#remoteState()">remoteState()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Gets the current remote state for the delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#remoteState()">remoteState()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html#remoteState()">remoteState()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#remoteState()">remoteState()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Tracker.html#remoteState()">remoteState()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client">Tracker</a></dt>
<dd>
<div class="block">Gets the current remote state for the tracked delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#remove(int)">remove(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#remove(int,java.lang.Object)">remove(int, Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#remove(java.lang.Object,java.lang.Object)">remove(Object, Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#remove(java.lang.String)">remove(String)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Removes the first handler that is found in the pipeline that matches the given name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#remove(java.lang.String)">remove(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#remove(java.lang.String)">remove(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#remove(org.apache.qpid.protonj2.client.ReconnectLocation)">remove(ReconnectLocation)</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>
<div class="block">Remove a <a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client"><code>ReconnectLocation</code></a> from the pool if present, otherwise has no effect.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#remove(org.apache.qpid.protonj2.engine.EngineHandler)">remove(EngineHandler)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Removes the given <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> from the pipeline if present.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#remove(org.apache.qpid.protonj2.engine.EngineHandler)">remove(EngineHandler)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#remove(org.apache.qpid.protonj2.engine.EngineHandler)">remove(EngineHandler)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#remove(org.apache.qpid.protonj2.types.UnsignedInteger)">remove(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#removeAll()">removeAll()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>
<div class="block">Removes all currently configured <a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client"><code>ReconnectLocation</code></a> from the pool, no new <a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client"><code>ReconnectLocation</code></a> values
will be served from this pool until new ones are added.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#removeAll(java.util.Collection)">removeAll(Collection&lt;?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#removeAnnotation(java.lang.String)">removeAnnotation(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#removeAnnotation(java.lang.String)">removeAnnotation(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#removeAnnotation(java.lang.String)">removeAnnotation(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Removes the given message annotation from the values carried in the message currently, if none
was present than this method returns <code>null</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#removeFirst()">removeFirst()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Removes the first <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> in the pipeline.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#removeFirst()">removeFirst()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#removeFirst()">removeFirst()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#removeFooter(java.lang.String)">removeFooter(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#removeFooter(java.lang.String)">removeFooter(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#removeFooter(java.lang.String)">removeFooter(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Removes the given footer from the values carried in the message currently, if none
was present than this method returns <code>null</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EnginePipeline.html#removeLast()">removeLast()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EnginePipeline.html" title="interface in org.apache.qpid.protonj2.engine">EnginePipeline</a></dt>
<dd>
<div class="block">Removes the last <a href="org/apache/qpid/protonj2/engine/EngineHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineHandler</code></a> in the pipeline.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html#removeLast()">removeLast()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipeline.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipeline</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html#removeLast()">removeLast()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEnginePipelineProxy.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEnginePipelineProxy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#removeProperty(java.lang.String)">removeProperty(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#removeProperty(java.lang.String)">removeProperty(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#removeProperty(java.lang.String)">removeProperty(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Removes the given application property from the values carried in the message currently, if none
was present than this method returns <code>null</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#replace(int,E)">replace(int, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#replace(int,E,E)">replace(int, E, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#replace(org.apache.qpid.protonj2.types.UnsignedInteger,E)">replace(UnsignedInteger, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#replace(org.apache.qpid.protonj2.types.UnsignedInteger,E,E)">replace(UnsignedInteger, E, E)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html#replaceAll(java.util.function.BiFunction)">replaceAll(BiFunction&lt;? super UnsignedInteger, ? super E, ? extends E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">LinkedSplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#replaceAll(java.util.function.BiFunction)">replaceAll(BiFunction&lt;? super UnsignedInteger, ? super E, ? extends E&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#replaceAll(java.util.List)">replaceAll(List&lt;ReconnectLocation&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>
<div class="block">Removes all currently configured <a href="org/apache/qpid/protonj2/client/ReconnectLocation.html" title="class in org.apache.qpid.protonj2.client"><code>ReconnectLocation</code></a> values from the pool and replaces them with
the new set given.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#replyTo()">replyTo()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#replyTo()">replyTo()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#replyTo()">replyTo()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#replyTo(java.lang.String)">replyTo(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#replyTo(java.lang.String)">replyTo(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#replyTo(java.lang.String)">replyTo(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the replyTo value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#replyToGroupId()">replyToGroupId()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#replyToGroupId()">replyToGroupId()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#replyToGroupId()">replyToGroupId()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#replyToGroupId(java.lang.String)">replyToGroupId(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#replyToGroupId(java.lang.String)">replyToGroupId(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#replyToGroupId(java.lang.String)">replyToGroupId(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the replyTo group Id value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#requestTimeout()">requestTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#requestTimeout()">requestTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#requestTimeout()">requestTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#requestTimeout()">requestTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#requestTimeout(long)">requestTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to
perform some action such as starting a new transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#requestTimeout(long)">requestTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to
perform some action such as starting a new transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#requestTimeout(long)">requestTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to
perform some action such as starting a new transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#requestTimeout(long)">requestTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to
perform some action such as starting a new transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#requestTimeout(long)">requestTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#requestTimeout(long)">requestTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#requestTimeout(long,java.util.concurrent.TimeUnit)">requestTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to
perform some action such as starting a new transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#requestTimeout(long,java.util.concurrent.TimeUnit)">requestTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to
perform some action such as starting a new transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#requestTimeout(long,java.util.concurrent.TimeUnit)">requestTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to
perform some action such as starting a new transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#requestTimeout(long,java.util.concurrent.TimeUnit)">requestTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a response from the remote that a request to
perform some action such as starting a new transaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#requestTimeout(long,java.util.concurrent.TimeUnit)">requestTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#requestTimeout(long,java.util.concurrent.TimeUnit)">requestTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#reset()">reset()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html#reset()">reset()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html#reset()">reset()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/DecoderState.html#reset()">reset()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/DecoderState.html" title="interface in org.apache.qpid.protonj2.codec">DecoderState</a></dt>
<dd>
<div class="block">Resets any intermediate state back to default values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html#reset()">reset()</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoderState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncoderState.html#reset()">reset()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncoderState.html" title="interface in org.apache.qpid.protonj2.codec">EncoderState</a></dt>
<dd>
<div class="block">Resets any intermediate state back to default values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamDecoderState.html#reset()">reset()</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamDecoderState.html" title="interface in org.apache.qpid.protonj2.codec">StreamDecoderState</a></dt>
<dd>
<div class="block">Resets any intermediate state back to default values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#reset()">reset()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>
<div class="block">Clears the tracked value and marks this tracker as empty.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#reset()">reset()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#reset()">reset()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#reset()">reset()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#reset()">reset()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#reset(java.io.InputStream)">reset(InputStream)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Attempts to reset the provided <code>InputStream</code> to a previously marked point.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#resetReadIndex()">resetReadIndex()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#resetReadIndex()">resetReadIndex()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Resets the current read index to the previously marked value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#resetReadIndex()">resetReadIndex()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#resetWriteIndex()">resetWriteIndex()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#resetWriteIndex()">resetWriteIndex()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Resets the current write index to the previously marked value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#resetWriteIndex()">resetWriteIndex()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#RESOURCE_DELETED">RESOURCE_DELETED</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">A server entity the client is working with has been deleted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#RESOURCE_LIMIT_EXCEEDED">RESOURCE_LIMIT_EXCEEDED</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">A peer exceeded its resource allocation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#RESOURCE_LOCKED">RESOURCE_LOCKED</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">The client attempted to work with a server entity to which it has no access because another client is working with it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html#RESPONSE">RESPONSE</a></span> - org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html" title="enum in org.apache.qpid.protonj2.types.security">SaslPerformative.SaslPerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/StopWatch.html#restart()">restart()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/StopWatch.html" title="class in org.apache.qpid.protonj2.client.util">StopWatch</a></dt>
<dd>
<div class="block">Starts or restarts the stop watch</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#result">result</a></span> - Variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#retainAll(java.util.Collection)">retainAll(Collection&lt;?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#REVISION_INDEX">REVISION_INDEX</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util"><span class="typeNameLink">RingQueue</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="type parameter in RingQueue">E</a>&gt; - Class in <a href="org/apache/qpid/protonj2/engine/util/package-summary.html">org.apache.qpid.protonj2.engine.util</a></dt>
<dd>
<div class="block">Simple Ring Queue implementation that has an enforced max size value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#%3Cinit%3E(int)">RingQueue(int)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util"><code>RingQueue</code></a> instance with the given fixed Queue size.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#%3Cinit%3E(java.util.Collection)">RingQueue(Collection&lt;E&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util"><code>RingQueue</code></a> instance with a size that matches the size of the
given <code>Collection</code> and filled with the values from that <code>Collection</code>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/Role.html" title="enum in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">Role</span></a> - Enum in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html#rollback(org.apache.qpid.protonj2.client.futures.ClientFuture,boolean)">rollback(ClientFuture&lt;Session&gt;, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html" title="interface in org.apache.qpid.protonj2.client.impl">ClientTransactionContext</a></dt>
<dd>
<div class="block">Rolls back the current transaction if one is active.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.DischargeState.html#ROLLBACK">ROLLBACK</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.DischargeState.html" title="enum in org.apache.qpid.protonj2.engine">Transaction.DischargeState</a></dt>
<dd>
<div class="block">The transaction has been rolled back and cannot be committed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientSession.html#rollbackTransaction()">rollbackTransaction()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientSession.html" title="class in org.apache.qpid.protonj2.client.impl">ClientSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Session.html#rollbackTransaction()">rollbackTransaction()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client">Session</a></dt>
<dd>
<div class="block">Roll back the currently active transaction in this Session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#root">root</a></span> - Variable in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>
<div class="block">Root node which can be null if the tree has no elements (size == 0)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#RUNNING">RUNNING</a></span> - Static variable in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html#SASL_AUTH">SASL_AUTH</a></span> - org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslOutcome</a></dt>
<dd>
<div class="block">failed due to bad credentials</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html#SASL_FRAME_TYPE">SASL_FRAME_TYPE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameDecodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameDecodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html#SASL_FRAME_TYPE">SASL_FRAME_TYPE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonFrameEncodingHandler.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonFrameEncodingHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/SASLEnvelope.html#SASL_FRAME_TYPE">SASL_FRAME_TYPE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/SASLEnvelope.html" title="class in org.apache.qpid.protonj2.engine">SASLEnvelope</a></dt>
<dd>
<div class="block">The frame type marker used when decoding or encoding AMQP Header frames.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html#SASL_HEADER_ENVELOPE">SASL_HEADER_ENVELOPE</a></span> - Static variable in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/HeaderEnvelope.html" title="class in org.apache.qpid.protonj2.engine">HeaderEnvelope</a></dt>
<dd>
<div class="block">A singleton instance of an SASL header that can be used to avoid additional allocations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html#SASL_OK">SASL_OK</a></span> - org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslOutcome</a></dt>
<dd>
<div class="block">authentication succeeded</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html#SASL_PERFORMATIVE_HANDLER">SASL_PERFORMATIVE_HANDLER</a></span> - Static variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConstants.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConstants</a></dt>
<dd>
<div class="block">Engine handler that acts on SASL performatives</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html#SASL_PERM">SASL_PERM</a></span> - org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslOutcome</a></dt>
<dd>
<div class="block">failed due to unrecoverable error</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#SASL_PROTOCOL_ID">SASL_PROTOCOL_ID</a></span> - Static variable in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html#SASL_SYS">SASL_SYS</a></span> - org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslOutcome</a></dt>
<dd>
<div class="block">failed due to a system error</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html#SASL_TEMP">SASL_TEMP</a></span> - org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslOutcome</a></dt>
<dd>
<div class="block">failed due to transient error</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">SaslAuthenticator</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Handles SASL traffic from the proton engine and drives the authentication process</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">SaslAuthenticator(SaslCredentialsProvider)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslAuthenticator</a></dt>
<dd>
<div class="block">Creates a new SASL Authenticator initialized with the given credentials provider instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html#%3Cinit%3E(org.apache.qpid.protonj2.engine.sasl.client.SaslMechanismSelector,org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">SaslAuthenticator(SaslMechanismSelector, SaslCredentialsProvider)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslAuthenticator</a></dt>
<dd>
<div class="block">Creates a new client SASL Authenticator with the given <a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client"><code>Mechanism</code></a> and client credentials
provider instances.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html" title="class in org.apache.qpid.protonj2.types.security"><span class="typeNameLink">SaslChallenge</span></a> - Class in <a href="org/apache/qpid/protonj2/types/security/package-summary.html">org.apache.qpid.protonj2.types.security</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html#%3Cinit%3E()">SaslChallenge()</a></span> - Constructor for class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html" title="class in org.apache.qpid.protonj2.types.security">SaslChallenge</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security"><span class="typeNameLink">SaslChallengeTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/security/package-summary.html">org.apache.qpid.protonj2.codec.decoders.security</a></dt>
<dd>
<div class="block">Decoder of AMQP SaslChallenge type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html#%3Cinit%3E()">SaslChallengeTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslChallengeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security"><span class="typeNameLink">SaslChallengeTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/security/package-summary.html">org.apache.qpid.protonj2.codec.encoders.security</a></dt>
<dd>
<div class="block">Encoder of AMQP SaslChallenge type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html#%3Cinit%3E()">SaslChallengeTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslChallengeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl"><span class="typeNameLink">SaslClientContext</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/sasl/package-summary.html">org.apache.qpid.protonj2.engine.sasl</a></dt>
<dd>
<div class="block">SASL Client operating context used by an <a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine"><code>Engine</code></a> that has been
configured as a SASL client or that has initialed the SASL exchange by
being the first to initiate the AMQP header exchange.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/SaslClientListener.html" title="interface in org.apache.qpid.protonj2.engine.sasl"><span class="typeNameLink">SaslClientListener</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/sasl/package-summary.html">org.apache.qpid.protonj2.engine.sasl</a></dt>
<dd>
<div class="block">Listener for SASL frame arrival to facilitate relevant handling for the SASL
negotiation of the client side of the SASL exchange.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html#saslCode()">saslCode()</a></span> - Method in enum org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/security/SaslCode.html" title="enum in org.apache.qpid.protonj2.types.security"><span class="typeNameLink">SaslCode</span></a> - Enum in <a href="org/apache/qpid/protonj2/types/security/package-summary.html">org.apache.qpid.protonj2.types.security</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html#saslComplete(org.apache.qpid.protonj2.engine.EventHandler)">saslComplete(EventHandler&lt;SaslOutcome&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslAuthenticator.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslAuthenticator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl"><span class="typeNameLink">SaslContext</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/sasl/package-summary.html">org.apache.qpid.protonj2.engine.sasl</a></dt>
<dd>
<div class="block">The basic SASL context APIs common to both client and server sides of the SASL exchange.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.Role.html" title="enum in org.apache.qpid.protonj2.engine.sasl"><span class="typeNameLink">SaslContext.Role</span></a> - Enum in <a href="org/apache/qpid/protonj2/engine/sasl/package-summary.html">org.apache.qpid.protonj2.engine.sasl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslCredentialsProvider.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">SaslCredentialsProvider</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Interface for a supplier of login credentials used by the SASL Authenticator to
select and configure the client SASL mechanism.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#saslDriver()">saslDriver()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Gets the SASL driver for this engine, if no SASL layer is configured then a
default no-op driver must be returned that indicates this.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#saslDriver()">saslDriver()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SaslOptions.html#saslEnabled()">saslEnabled()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SaslOptions.html" title="class in org.apache.qpid.protonj2.client">SaslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SaslOptions.html#saslEnabled(boolean)">saslEnabled(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SaslOptions.html" title="class in org.apache.qpid.protonj2.client">SaslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/SASLEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><span class="typeNameLink">SASLEnvelope</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Frame object containing a SASL performative</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/SASLEnvelope.html#%3Cinit%3E(org.apache.qpid.protonj2.types.security.SaslPerformative)">SASLEnvelope(SaslPerformative)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/SASLEnvelope.html" title="class in org.apache.qpid.protonj2.engine">SASLEnvelope</a></dt>
<dd>
<div class="block">Creates a new SASL envelope that wraps the given SASL performative.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/SASLEnvelope.html#%3Cinit%3E(org.apache.qpid.protonj2.types.security.SaslPerformative,org.apache.qpid.protonj2.buffer.ProtonBuffer)">SASLEnvelope(SaslPerformative, ProtonBuffer)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/SASLEnvelope.html" title="class in org.apache.qpid.protonj2.engine">SASLEnvelope</a></dt>
<dd>
<div class="block">Creates a new SASL envelope that wraps the given SASL performative.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html#saslFailure(javax.security.sasl.SaslException)">saslFailure(SaslException)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslClientContext</a></dt>
<dd>
<div class="block">Allows the client implementation to fail the SASL negotiation process due to some
unrecoverable error.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html#saslFailure(javax.security.sasl.SaslException)">saslFailure(SaslException)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslServerContext</a></dt>
<dd>
<div class="block">Allows the server implementation to fail the SASL negotiation process due to some
unrecoverable error.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security"><span class="typeNameLink">SaslInit</span></a> - Class in <a href="org/apache/qpid/protonj2/types/security/package-summary.html">org.apache.qpid.protonj2.types.security</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#%3Cinit%3E()">SaslInit()</a></span> - Constructor for class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security"><span class="typeNameLink">SaslInitTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/security/package-summary.html">org.apache.qpid.protonj2.codec.decoders.security</a></dt>
<dd>
<div class="block">Decoder of AMQP SaslInit type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html#%3Cinit%3E()">SaslInitTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslInitTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security"><span class="typeNameLink">SaslInitTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/security/package-summary.html">org.apache.qpid.protonj2.codec.encoders.security</a></dt>
<dd>
<div class="block">Encoder of AMQP SaslInit type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html#%3Cinit%3E()">SaslInitTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslInitTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html" title="class in org.apache.qpid.protonj2.types.security"><span class="typeNameLink">SaslMechanisms</span></a> - Class in <a href="org/apache/qpid/protonj2/types/security/package-summary.html">org.apache.qpid.protonj2.types.security</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">SaslMechanisms</span></a> - Enum in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Enumeration of all SASL Mechanisms supported by the client, order should be from most secure
to least secure.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html#%3Cinit%3E()">SaslMechanisms()</a></span> - Constructor for class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html" title="class in org.apache.qpid.protonj2.types.security">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">SaslMechanismSelector</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Client side mechanism used to select a matching mechanism from the server offered list of
mechanisms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html#%3Cinit%3E()">SaslMechanismSelector()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanismSelector</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client"><code>Mechanism</code></a> selector that will choose a match from all supported <a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client"><code>Mechanism</code></a> types.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html#%3Cinit%3E(java.util.Collection)">SaslMechanismSelector(Collection&lt;String&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanismSelector</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client"><code>Mechanism</code></a> selector configured with the given set of allowed <a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client"><code>Mechanism</code></a> names.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html#%3Cinit%3E(java.util.Set)">SaslMechanismSelector(Set&lt;Symbol&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanismSelector</a></dt>
<dd>
<div class="block">Creates a new <a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client"><code>Mechanism</code></a> selector configured with the given set of allowed <a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client"><code>Mechanism</code></a> names.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security"><span class="typeNameLink">SaslMechanismsTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/security/package-summary.html">org.apache.qpid.protonj2.codec.decoders.security</a></dt>
<dd>
<div class="block">Decoder of AMQP SaslChallenge type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html#%3Cinit%3E()">SaslMechanismsTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslMechanismsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security"><span class="typeNameLink">SaslMechanismsTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/security/package-summary.html">org.apache.qpid.protonj2.codec.encoders.security</a></dt>
<dd>
<div class="block">Encoder of AMQP SaslMechanisms type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html#%3Cinit%3E()">SaslMechanismsTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslMechanismsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#saslOptions()">saslOptions()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/SaslOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">SaslOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Connection options that are applied to the SASL layer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SaslOptions.html#%3Cinit%3E()">SaslOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SaslOptions.html" title="class in org.apache.qpid.protonj2.client">SaslOptions</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/SaslOptions.html" title="class in org.apache.qpid.protonj2.client"><code>SaslOptions</code></a> instance configured with default configuration settings.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security"><span class="typeNameLink">SaslOutcome</span></a> - Class in <a href="org/apache/qpid/protonj2/types/security/package-summary.html">org.apache.qpid.protonj2.types.security</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html" title="enum in org.apache.qpid.protonj2.engine.sasl"><span class="typeNameLink">SaslOutcome</span></a> - Enum in <a href="org/apache/qpid/protonj2/engine/sasl/package-summary.html">org.apache.qpid.protonj2.engine.sasl</a></dt>
<dd>
<div class="block">Represents the outcome of a SASL exchange</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html#%3Cinit%3E()">SaslOutcome()</a></span> - Constructor for class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security"><span class="typeNameLink">SaslOutcomeTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/security/package-summary.html">org.apache.qpid.protonj2.codec.decoders.security</a></dt>
<dd>
<div class="block">Decoder of AMQP SaslOutcome type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html#%3Cinit%3E()">SaslOutcomeTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslOutcomeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security"><span class="typeNameLink">SaslOutcomeTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/security/package-summary.html">org.apache.qpid.protonj2.codec.encoders.security</a></dt>
<dd>
<div class="block">Encoder of AMQP SaslOutcome type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html#%3Cinit%3E()">SaslOutcomeTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslOutcomeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.html" title="interface in org.apache.qpid.protonj2.types.security"><span class="typeNameLink">SaslPerformative</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/security/package-summary.html">org.apache.qpid.protonj2.types.security</a></dt>
<dd>
<div class="block">Marker interface for AMQP Performatives</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.security"><span class="typeNameLink">SaslPerformative.SaslPerformativeHandler</span></a>&lt;<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeHandler.html" title="type parameter in SaslPerformative.SaslPerformativeHandler">E</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/types/security/package-summary.html">org.apache.qpid.protonj2.types.security</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html" title="enum in org.apache.qpid.protonj2.types.security"><span class="typeNameLink">SaslPerformative.SaslPerformativeType</span></a> - Enum in <a href="org/apache/qpid/protonj2/types/security/package-summary.html">org.apache.qpid.protonj2.types.security</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/security/SaslResponse.html" title="class in org.apache.qpid.protonj2.types.security"><span class="typeNameLink">SaslResponse</span></a> - Class in <a href="org/apache/qpid/protonj2/types/security/package-summary.html">org.apache.qpid.protonj2.types.security</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslResponse.html#%3Cinit%3E()">SaslResponse()</a></span> - Constructor for class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslResponse.html" title="class in org.apache.qpid.protonj2.types.security">SaslResponse</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security"><span class="typeNameLink">SaslResponseTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/security/package-summary.html">org.apache.qpid.protonj2.codec.decoders.security</a></dt>
<dd>
<div class="block">Decoder of AMQP SaslResponse type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html#%3Cinit%3E()">SaslResponseTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslResponseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security"><span class="typeNameLink">SaslResponseTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/security/package-summary.html">org.apache.qpid.protonj2.codec.encoders.security</a></dt>
<dd>
<div class="block">Encoder of AMQP SaslResponse type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html#%3Cinit%3E()">SaslResponseTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslResponseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl"><span class="typeNameLink">SaslServerContext</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/sasl/package-summary.html">org.apache.qpid.protonj2.engine.sasl</a></dt>
<dd>
<div class="block">SASL Server operating context used by an <a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine"><code>Engine</code></a> that has been
configured as a SASL server or that has receiver an AMQP header thereby
forcing it into becoming the server side of the SASL exchange.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/SaslServerListener.html" title="interface in org.apache.qpid.protonj2.engine.sasl"><span class="typeNameLink">SaslServerListener</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/sasl/package-summary.html">org.apache.qpid.protonj2.engine.sasl</a></dt>
<dd>
<div class="block">Listener for SASL frame arrival to facilitate relevant handling for the SASL
negotiation of the server side of the SASL exchange.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/SaslSystemException.html" title="class in org.apache.qpid.protonj2.engine.sasl"><span class="typeNameLink">SaslSystemException</span></a> - Exception in <a href="org/apache/qpid/protonj2/engine/sasl/package-summary.html">org.apache.qpid.protonj2.engine.sasl</a></dt>
<dd>
<div class="block">Indicates that a SASL handshake has failed with a <code>sys</code>,
<code>sys-perm</code>, or <code>sys-temp</code> outcome code as defined by <a href="http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-security-v1.0-os.html#type-sasl-code">
AMQP Version 1.0, Section 5.3.3.6</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslSystemException.html#%3Cinit%3E(boolean)">SaslSystemException(boolean)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslSystemException.html" title="class in org.apache.qpid.protonj2.engine.sasl">SaslSystemException</a></dt>
<dd>
<div class="block">Creates an exception indicating a system error.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslSystemException.html#%3Cinit%3E(boolean,java.lang.String)">SaslSystemException(boolean, String)</a></span> - Constructor for exception org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslSystemException.html" title="class in org.apache.qpid.protonj2.engine.sasl">SaslSystemException</a></dt>
<dd>
<div class="block">Creates an exception indicating a system error with a detail message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#SCHEME">SCHEME</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#SCRAM_SHA_1">SCRAM_SHA_1</a></span> - org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA1Mechanism.html#SCRAM_SHA_1">SCRAM_SHA_1</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA1Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA1Mechanism</a></dt>
<dd>
<div class="block">A singleton instance of the symbolic mechanism name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#SCRAM_SHA_256">SCRAM_SHA_256</a></span> - org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA256Mechanism.html#SCRAM_SHA_256">SCRAM_SHA_256</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA256Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA256Mechanism</a></dt>
<dd>
<div class="block">A singleton instance of the symbolic mechanism name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#SCRAM_SHA_512">SCRAM_SHA_512</a></span> - org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA512Mechanism.html#SCRAM_SHA_512">SCRAM_SHA_512</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA512Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA512Mechanism</a></dt>
<dd>
<div class="block">A singleton instance of the symbolic mechanism name.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA1Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">ScramSHA1Mechanism</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Implements the SASL Scram SHA1 authentication Mechanism.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA1Mechanism.html#%3Cinit%3E()">ScramSHA1Mechanism()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA1Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA1Mechanism</a></dt>
<dd>
<div class="block">Creates an instance of the <a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA1Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><code>ScramSHA1Mechanism</code></a> with a generated client Nonce.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA256Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">ScramSHA256Mechanism</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Implements the SASL Scram SHA 256 authentication Mechanism.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA256Mechanism.html#%3Cinit%3E()">ScramSHA256Mechanism()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA256Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA256Mechanism</a></dt>
<dd>
<div class="block">Creates an instance of the <a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA256Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><code>ScramSHA256Mechanism</code></a> with a generated client Nonce.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA512Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">ScramSHA512Mechanism</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Implements the SASL Scram SHA 256 authentication Mechanism.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA512Mechanism.html#%3Cinit%3E()">ScramSHA512Mechanism()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA512Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA512Mechanism</a></dt>
<dd>
<div class="block">Creates an instance of the <a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA512Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><code>ScramSHA512Mechanism</code></a> with a generated client Nonce.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html#SECOND">SECOND</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">ReceiverSettleMode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Section.html" title="interface in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Section</span></a>&lt;<a href="org/apache/qpid/protonj2/types/messaging/Section.html" title="type parameter in Section">E</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html" title="enum in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Section.SectionType</span></a> - Enum in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html#select(org.apache.qpid.protonj2.types.Symbol%5B%5D,org.apache.qpid.protonj2.engine.sasl.client.SaslCredentialsProvider)">select(Symbol[], SaslCredentialsProvider)</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanismSelector.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanismSelector</a></dt>
<dd>
<div class="block">Given a list of SASL mechanism names select a match from the supported types using the
configured allowed list and the given credentials.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#self()">self()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#self()">self()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#self()">self()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html#send(org.apache.qpid.protonj2.client.impl.ClientOutgoingEnvelope,org.apache.qpid.protonj2.types.transport.DeliveryState,boolean)">send(ClientOutgoingEnvelope, DeliveryState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientTransactionContext.html" title="interface in org.apache.qpid.protonj2.client.impl">ClientTransactionContext</a></dt>
<dd>
<div class="block">Enlist the given outgoing envelope into this transaction if one is active and not already
in a roll-back only state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Connection.html#send(org.apache.qpid.protonj2.client.Message)">send(Message&lt;?&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client">Connection</a></dt>
<dd>
<div class="block">Sends the given <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> using the internal connection sender.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#send(org.apache.qpid.protonj2.client.Message)">send(Message&lt;?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html#send(org.apache.qpid.protonj2.client.Message)">send(Message&lt;?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#send(org.apache.qpid.protonj2.client.Message)">send(Message&lt;?&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Send the given message immediately if there is credit available or blocks if the link
has not yet been granted credit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html#send(org.apache.qpid.protonj2.client.Message,java.util.Map)">send(Message&lt;?&gt;, Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#send(org.apache.qpid.protonj2.client.Message,java.util.Map)">send(Message&lt;?&gt;, Map&lt;String, Object&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Send the given message immediately if there is credit available or blocks if the link
has not yet been granted credit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#sendBufferSize()">sendBufferSize()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#sendBufferSize(int)">sendBufferSize(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Sets the send buffer size in bytes, the value must be greater than zero
or an <code>IllegalArgumentException</code> will be thrown.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html#sendChallenge(org.apache.qpid.protonj2.buffer.ProtonBuffer)">sendChallenge(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslServerContext</a></dt>
<dd>
<div class="block">Sends the SASL challenge defined by the SASL mechanism that is in use during
this SASL negotiation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html#sendChosenMechanism(org.apache.qpid.protonj2.types.Symbol,java.lang.String,org.apache.qpid.protonj2.buffer.ProtonBuffer)">sendChosenMechanism(Symbol, String, ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslClientContext</a></dt>
<dd>
<div class="block">Sends a response to the SASL server indicating the chosen mechanism for this
client and the host name that this client is identifying itself as.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpStreamTracker.html#sender()">sender()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpStreamTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpStreamTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html#sender()">sender()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#sender()">sender()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamTracker.html#sender()">sender()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html#sender()">sender()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamSenderMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamTracker.html#sender()">sender()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamTracker.html" title="interface in org.apache.qpid.protonj2.client">StreamTracker</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Tracker.html#sender()">sender()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client">Tracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#sender(java.lang.String)">sender(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#sender(java.lang.String)">sender(String)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a> link using the provided name.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">Sender</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">AMQP Sender that provides an API for sending complete Message payload data.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">Sender</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">AMQP Sender API</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Role.html#SENDER">SENDER</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Role.html" title="enum in org.apache.qpid.protonj2.types.transport">Role</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#senderOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">senderOpenHandler(EventHandler&lt;Sender&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when an AMQP Attach frame is received from the remote peer for a sending link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#senderOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">senderOpenHandler(EventHandler&lt;Sender&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#senderOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">senderOpenHandler(EventHandler&lt;Sender&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#senderOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">senderOpenHandler(EventHandler&lt;Sender&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when an AMQP Attach frame is received from the remote peer for a sending link.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">SenderOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Options that control the behavior of a <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> created from them.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#%3Cinit%3E()">SenderOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client"><code>SenderOptions</code></a> instance configured with default configuration settings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#%3Cinit%3E(org.apache.qpid.protonj2.client.SenderOptions)">SenderOptions(SenderOptions)</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Create a new SenderOptions instance that copies the configuration from the specified source options.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#senders()">senders()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#senders()">senders()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>
<div class="block">Returns a <code>Set</code> of <a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a> instances that are being tracked by this <a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine"><code>Session</code></a>.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">SenderSettleMode</span></a> - Enum in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html#sendMechanisms(org.apache.qpid.protonj2.types.Symbol%5B%5D)">sendMechanisms(Symbol[])</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslServerContext</a></dt>
<dd>
<div class="block">Sends the set of supported mechanisms to the SASL client from which it must
choose and return one mechanism which will then be the basis for the SASL
authentication negotiation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html#sendOutcome(org.apache.qpid.protonj2.engine.sasl.SaslOutcome,org.apache.qpid.protonj2.buffer.ProtonBuffer)">sendOutcome(SaslOutcome, ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslServerContext</a></dt>
<dd>
<div class="block">Sends a response to a server side challenge that comprises the challenge / response
exchange for the chosen SASL mechanism.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#sendPayload(org.apache.qpid.protonj2.types.transport.DeliveryState,boolean)">sendPayload(DeliveryState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html#sendResponse(org.apache.qpid.protonj2.buffer.ProtonBuffer)">sendResponse(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslClientContext</a></dt>
<dd>
<div class="block">Sends a response to a server side challenge that comprises the challenge / response
exchange for the chosen SASL mechanism.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html#sendSASLHeader()">sendSASLHeader()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslClientContext</a></dt>
<dd>
<div class="block">Sends the AMQP Header indicating the desire for SASL negotiations to be commenced on
this connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#sendTimeout()">sendTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#sendTimeout()">sendTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#sendTimeout()">sendTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#sendTimeout()">sendTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#sendTimeout(long)">sendTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a send operation to complete.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#sendTimeout(long)">sendTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a send operation to complete.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#sendTimeout(long)">sendTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a send operation to complete.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#sendTimeout(long)">sendTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#sendTimeout(long,java.util.concurrent.TimeUnit)">sendTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a send operation to complete.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#sendTimeout(long,java.util.concurrent.TimeUnit)">sendTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a send operation to complete.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#sendTimeout(long,java.util.concurrent.TimeUnit)">sendTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Configures the timeout used when awaiting a send operation to complete.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#sendTimeout(long,java.util.concurrent.TimeUnit)">sendTimeout(long, TimeUnit)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#sendTimeout(java.util.concurrent.ScheduledFuture)">sendTimeout(ScheduledFuture&lt;?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>
<div class="block">Sets the <code>ScheduledFuture</code> which should be used when a send cannot be immediately performed.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util"><span class="typeNameLink">SequenceNumber</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/util/package-summary.html">org.apache.qpid.protonj2.engine.util</a></dt>
<dd>
<div class="block">A mutable sequence that represents an unsigned integer type underneath</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#%3Cinit%3E(int)">SequenceNumber(int)</a></span> - Constructor for class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>
<div class="block">Create a new sequence starting at the given value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html#SEQUENTIAL">SEQUENTIAL</a></span> - org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html" title="enum in org.apache.qpid.protonj2.engine.impl">ProtonDeliveryTagGenerator.BUILTIN</a></dt>
<dd>
<div class="block">Provides a <a href="org/apache/qpid/protonj2/engine/DeliveryTagGenerator.html" title="interface in org.apache.qpid.protonj2.engine"><code>DeliveryTagGenerator</code></a> that creates tags based on an incrementing
numeric value starting from zero and moving upwards until the value wraps and continue
back towards zero.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html#server()">server()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html" title="interface in org.apache.qpid.protonj2.engine">EngineSaslDriver</a></dt>
<dd>
<div class="block">Configure this <a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html" title="interface in org.apache.qpid.protonj2.engine"><code>EngineSaslDriver</code></a> to operate in server mode and return the associated
<a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl"><code>SaslServerContext</code></a> instance that should be used to complete the SASL negotiation
with the client end.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html#server()">server()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineNoOpSaslDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.Role.html#SERVER">SERVER</a></span> - org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.Role.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslContext.Role</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#session">session</a></span> - Variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#session()">session()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#session()">session()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#session()">session()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#session()">session()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#session()">session()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Creates a new Session linked to this Connection</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#session()">session()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">Session</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Session object used to create <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> and <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> instances.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">Session</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">AMQP Session interface</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html#SESSION_CLOSE">SESSION_CLOSE</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.client">ExpiryPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html#SESSION_END">SESSION_END</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusExpiryPolicy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/SessionError.html" title="interface in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">SessionError</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#sessionOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">sessionOpenHandler(EventHandler&lt;Session&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when an AMQP Begin frame is received from the remote peer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#sessionOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">sessionOpenHandler(EventHandler&lt;Session&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">SessionOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Options that control the behavior of the <a href="org/apache/qpid/protonj2/client/Session.html" title="interface in org.apache.qpid.protonj2.client"><code>Session</code></a> created from them.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#%3Cinit%3E()">SessionOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client"><code>SessionOptions</code></a> instance configured with default configuration settings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SessionOptions.html#%3Cinit%3E(org.apache.qpid.protonj2.client.SessionOptions)">SessionOptions(SessionOptions)</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SessionOptions.html" title="class in org.apache.qpid.protonj2.client">SessionOptions</a></dt>
<dd>
<div class="block">Create a new SessionOptions instance that copies the configuration from the specified source options.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#sessions()">sessions()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Returns an unmodifiable <code>Set</code> of Sessions that are tracked by the Connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#sessions()">sessions()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/SessionState.html" title="enum in org.apache.qpid.protonj2.engine"><span class="typeNameLink">SessionState</span></a> - Enum in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Represents the state of an AMQP Session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#set(int)">set(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>
<div class="block">Sets the current delivery ID value for this <a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util"><code>DeliveryIdTracker</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html#set(java.lang.String,java.lang.Object)">set(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonAttachments.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonAttachments</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Attachments.html#set(java.lang.String,T)">set(String, T)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Attachments.html" title="interface in org.apache.qpid.protonj2.engine">Attachments</a></dt>
<dd>
<div class="block">Maps a given object to the given key in this <a href="org/apache/qpid/protonj2/engine/Attachments.html" title="interface in org.apache.qpid.protonj2.engine"><code>Attachments</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setAborted(boolean)">setAborted(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setAbsoluteExpiryTime(int)">setAbsoluteExpiryTime(int)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setAbsoluteExpiryTime(long)">setAbsoluteExpiryTime(long)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html#setAdditionalData(org.apache.qpid.protonj2.buffer.ProtonBuffer)">setAdditionalData(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html#setAdditionalData(org.apache.qpid.protonj2.types.Binary)">setAdditionalData(Binary)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#setAddress(java.lang.String)">setAddress(String)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#setAddress(java.lang.String)">setAddress(String)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setAvailable(int)">setAvailable(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setAvailable(long)">setAvailable(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#setBatchable(boolean)">setBatchable(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setBatchable(boolean)">setBatchable(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#setBoolean(int,boolean)">setBoolean(int, boolean)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setBoolean(int,boolean)">setBoolean(int, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Sets the boolean value at the given write index in this buffer's backing data store.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setBoolean(int,boolean)">setBoolean(int, boolean)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setBoolean(int,boolean)">setBoolean(int, boolean)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineConfiguration.html#setBufferAllocator(org.apache.qpid.protonj2.buffer.ProtonBufferAllocator)">setBufferAllocator(ProtonBufferAllocator)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineConfiguration.html" title="interface in org.apache.qpid.protonj2.engine">EngineConfiguration</a></dt>
<dd>
<div class="block">Sets the ProtonBufferAllocator used by this Engine.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineConfiguration.html#setBufferAllocator(org.apache.qpid.protonj2.buffer.ProtonBufferAllocator)">setBufferAllocator(ProtonBufferAllocator)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineConfiguration.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setByte(int,int)">setByte(int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Sets the byte value at the given write index in this buffer's backing data store.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#setByte(int,int)">setByte(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#setByte(int,int)">setByte(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#setByte(int,int)">setByte(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setByte(int,int)">setByte(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#setByte(int,int)">setByte(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setByte(int,int)">setByte(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#setBytes(int,byte%5B%5D)">setBytes(int, byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setBytes(int,byte%5B%5D)">setBytes(int, byte[])</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers the specified source array's data to this buffer starting at
the specified absolute <code>index</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setBytes(int,byte%5B%5D)">setBytes(int, byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setBytes(int,byte%5B%5D)">setBytes(int, byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setBytes(int,byte%5B%5D,int,int)">setBytes(int, byte[], int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers the specified source array's data to this buffer starting at
the specified absolute <code>index</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#setBytes(int,byte%5B%5D,int,int)">setBytes(int, byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#setBytes(int,byte%5B%5D,int,int)">setBytes(int, byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#setBytes(int,byte%5B%5D,int,int)">setBytes(int, byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setBytes(int,byte%5B%5D,int,int)">setBytes(int, byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#setBytes(int,byte%5B%5D,int,int)">setBytes(int, byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setBytes(int,byte%5B%5D,int,int)">setBytes(int, byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setBytes(int,java.nio.ByteBuffer)">setBytes(int, ByteBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers the specified source buffer's data to this buffer starting at
the specified absolute <code>index</code> until the source buffer's position
reaches its limit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#setBytes(int,java.nio.ByteBuffer)">setBytes(int, ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#setBytes(int,java.nio.ByteBuffer)">setBytes(int, ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#setBytes(int,java.nio.ByteBuffer)">setBytes(int, ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setBytes(int,java.nio.ByteBuffer)">setBytes(int, ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#setBytes(int,java.nio.ByteBuffer)">setBytes(int, ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setBytes(int,java.nio.ByteBuffer)">setBytes(int, ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer)">setBytes(int, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer)">setBytes(int, ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers the specified source buffer's data to this buffer starting at
the specified absolute <code>index</code> until the source buffer becomes
unreadable.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer)">setBytes(int, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer)">setBytes(int, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">setBytes(int, ProtonBuffer, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">setBytes(int, ProtonBuffer, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers the specified source buffer's data to this buffer starting at
the specified absolute <code>index</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">setBytes(int, ProtonBuffer, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">setBytes(int, ProtonBuffer, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">setBytes(int, ProtonBuffer, int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers the specified source buffer's data to this buffer starting at
the specified absolute <code>index</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">setBytes(int, ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">setBytes(int, ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">setBytes(int, ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">setBytes(int, ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">setBytes(int, ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setBytes(int,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">setBytes(int, ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#setCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#setCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html#setCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions">Coordinator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html#setChallenge(org.apache.qpid.protonj2.buffer.ProtonBuffer)">setChallenge(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html" title="class in org.apache.qpid.protonj2.types.security">SaslChallenge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html#setChallenge(org.apache.qpid.protonj2.types.Binary)">setChallenge(Binary)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html" title="class in org.apache.qpid.protonj2.types.security">SaslChallenge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#setChannelMax(int)">setChannelMax(int)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Set the channel max value for this Connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#setChannelMax(int)">setChannelMax(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setChannelMax(int)">setChannelMax(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setChannelMax(short)">setChannelMax(short)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#setChar(int,int)">setChar(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setChar(int,int)">setChar(int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Sets the char value at the given write index in this buffer's backing data store.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setChar(int,int)">setChar(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setChar(int,int)">setChar(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#setClosed(boolean)">setClosed(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html#setCode(org.apache.qpid.protonj2.types.security.SaslCode)">setCode(SaslCode)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#setCondition(org.apache.qpid.protonj2.types.transport.ErrorCondition)">setCondition(ErrorCondition)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Sets the local <a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport"><code>ErrorCondition</code></a> to be applied to a <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> close.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#setCondition(org.apache.qpid.protonj2.types.transport.ErrorCondition)">setCondition(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#setCondition(org.apache.qpid.protonj2.types.transport.ErrorCondition)">setCondition(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#setCondition(org.apache.qpid.protonj2.types.transport.ErrorCondition)">setCondition(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#setContainerId(java.lang.String)">setContainerId(String)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Sets the Container Id to be used when opening this Connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#setContainerId(java.lang.String)">setContainerId(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setContainerId(java.lang.String)">setContainerId(String)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setContentEncoding(java.lang.String)">setContentEncoding(String)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setContentType(java.lang.String)">setContentType(String)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#setCoordinator(org.apache.qpid.protonj2.types.transactions.Coordinator)">setCoordinator(Coordinator)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#setCoordinator(org.apache.qpid.protonj2.types.transactions.Coordinator)">setCoordinator(Coordinator)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#setCoordinator(org.apache.qpid.protonj2.types.transactions.Coordinator)">setCoordinator(Coordinator)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Coordinator</code></a> target to assign to the local end of this <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#setCoordinator(org.apache.qpid.protonj2.types.transactions.Coordinator)">setCoordinator(Coordinator)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Coordinator</code></a> target to assign to the local end of this <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setCoordinator(org.apache.qpid.protonj2.types.transactions.Coordinator)">setCoordinator(Coordinator)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setCorrelationId(java.lang.Object)">setCorrelationId(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setCreationTime(int)">setCreationTime(int)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setCreationTime(long)">setCreationTime(long)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/CodecFactory.html#setDecoder(org.apache.qpid.protonj2.codec.Decoder)">setDecoder(Decoder)</a></span> - Static method in class org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></dt>
<dd>
<div class="block">Sets an <a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a> instance that will be returned from all calls to the
<a href="org/apache/qpid/protonj2/codec/CodecFactory.html#getDecoder()"><code>CodecFactory.getDecoder()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#setDefaultDeliveryState(org.apache.qpid.protonj2.types.transport.DeliveryState)">setDefaultDeliveryState(DeliveryState)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#setDefaultDeliveryState(org.apache.qpid.protonj2.types.transport.DeliveryState)">setDefaultDeliveryState(DeliveryState)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#setDefaultDeliveryState(org.apache.qpid.protonj2.types.transport.DeliveryState)">setDefaultDeliveryState(DeliveryState)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Configures a default DeliveryState to be used if a received delivery is settled/freed
without any disposition state having been previously applied.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Receiver.html#setDefaultDeliveryState(org.apache.qpid.protonj2.types.transport.DeliveryState)">setDefaultDeliveryState(DeliveryState)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine">Receiver</a></dt>
<dd>
<div class="block">Configures a default DeliveryState to be used if a received delivery is settled/freed
without any disposition state having been previously applied.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#setDefaultOutcome(org.apache.qpid.protonj2.types.messaging.Outcome)">setDefaultOutcome(Outcome)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#setDeliveryCount(int)">setDeliveryCount(int)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setDeliveryCount(int)">setDeliveryCount(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#setDeliveryCount(long)">setDeliveryCount(long)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setDeliveryCount(long)">setDeliveryCount(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#setDeliveryFailed(boolean)">setDeliveryFailed(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setDeliveryId(int)">setDeliveryId(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setDeliveryId(long)">setDeliveryId(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setDeliveryTag(byte%5B%5D)">setDeliveryTag(byte[])</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setDeliveryTag(org.apache.qpid.protonj2.buffer.ProtonBuffer)">setDeliveryTag(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setDeliveryTag(org.apache.qpid.protonj2.types.DeliveryTag)">setDeliveryTag(DeliveryTag)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#setDeliveryTagGenerator(org.apache.qpid.protonj2.engine.DeliveryTagGenerator)">setDeliveryTagGenerator(DeliveryTagGenerator)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Sender.html#setDeliveryTagGenerator(org.apache.qpid.protonj2.engine.DeliveryTagGenerator)">setDeliveryTagGenerator(DeliveryTagGenerator)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine">Sender</a></dt>
<dd>
<div class="block">Configures a <a href="org/apache/qpid/protonj2/engine/DeliveryTagGenerator.html" title="interface in org.apache.qpid.protonj2.engine"><code>DeliveryTagGenerator</code></a> that will be used to create and set a <a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><code>DeliveryTag</code></a>
value on each new <a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine"><code>OutgoingDelivery</code></a> that is created and returned from the <a href="org/apache/qpid/protonj2/engine/Sender.html#next()"><code>Sender.next()</code></a>
method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#setDesiredCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setDesiredCapabilities(Symbol...)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Sets the capabilities that are desired from the remote when this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> is
opened.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#setDesiredCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setDesiredCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#setDesiredCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setDesiredCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#setDesiredCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setDesiredCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#setDesiredCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setDesiredCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#setDesiredCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setDesiredCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setDesiredCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setDesiredCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#setDesiredCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setDesiredCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setDesiredCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setDesiredCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#setDistributionMode(org.apache.qpid.protonj2.types.Symbol)">setDistributionMode(Symbol)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#setDouble(int,double)">setDouble(int, double)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setDouble(int,double)">setDouble(int, double)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Sets the double value at the given write index in this buffer's backing data store.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setDouble(int,double)">setDouble(int, double)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setDouble(int,double)">setDouble(int, double)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setDrain(boolean)">setDrain(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#setDurable(boolean)">setDurable(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#setDurable(org.apache.qpid.protonj2.types.messaging.TerminusDurability)">setDurable(TerminusDurability)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#setDurable(org.apache.qpid.protonj2.types.messaging.TerminusDurability)">setDurable(TerminusDurability)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#setDynamic(boolean)">setDynamic(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#setDynamic(boolean)">setDynamic(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#setDynamicNodeProperties(java.util.Map)">setDynamicNodeProperties(Map&lt;Symbol, ?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#setDynamicNodeProperties(java.util.Map)">setDynamicNodeProperties(Map&lt;Symbol, ?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setEcho(boolean)">setEcho(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/CodecFactory.html#setEncoder(org.apache.qpid.protonj2.codec.Encoder)">setEncoder(Encoder)</a></span> - Static method in class org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></dt>
<dd>
<div class="block">Sets an <a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> instance that will be returned from all calls to the
<a href="org/apache/qpid/protonj2/codec/CodecFactory.html#getEncoder()"><code>CodecFactory.getEncoder()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Rejected.html#setError(org.apache.qpid.protonj2.types.transport.ErrorCondition)">setError(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Rejected.html" title="class in org.apache.qpid.protonj2.types.messaging">Rejected</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Close.html#setError(org.apache.qpid.protonj2.types.transport.ErrorCondition)">setError(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport">Close</a></dt>
<dd>
<div class="block">Sets the error that should be conveyed with the AMQP <a href="org/apache/qpid/protonj2/types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Close</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#setError(org.apache.qpid.protonj2.types.transport.ErrorCondition)">setError(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/End.html#setError(org.apache.qpid.protonj2.types.transport.ErrorCondition)">setError(ErrorCondition)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/End.html" title="class in org.apache.qpid.protonj2.types.transport">End</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#setExpiryPolicy(org.apache.qpid.protonj2.types.messaging.TerminusExpiryPolicy)">setExpiryPolicy(TerminusExpiryPolicy)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#setExpiryPolicy(org.apache.qpid.protonj2.types.messaging.TerminusExpiryPolicy)">setExpiryPolicy(TerminusExpiryPolicy)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Discharge.html#setFail(boolean)">setFail(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions">Discharge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#setFilter(java.util.Map)">setFilter(Map&lt;Symbol, ?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#setFirst(int)">setFirst(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#setFirst(long)">setFirst(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#setFirstAcquirer(boolean)">setFirstAcquirer(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#setFloat(int,float)">setFloat(int, float)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setFloat(int,float)">setFloat(int, float)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Sets the float value at the given write index in this buffer's backing data store.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setFloat(int,float)">setFloat(int, float)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setFloat(int,float)">setFloat(int, float)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html#setFrameWriteCompletionHandler(java.lang.Runnable)">setFrameWriteCompletionHandler(Runnable)</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine">OutgoingAMQPEnvelope</a></dt>
<dd>
<div class="block">Configures a handler to be invoked when a write operation that was handed off to the I/O layer
has completed indicated that a single frame portion of the payload has been fully written.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declare.html#setGlobalId(org.apache.qpid.protonj2.types.transactions.GlobalTxId)">setGlobalId(GlobalTxId)</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions">Declare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setGroupId(java.lang.String)">setGroupId(String)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setGroupSequence(int)">setGroupSequence(int)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setGroupSequence(long)">setGroupSequence(long)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setHandle(int)">setHandle(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setHandle(int)">setHandle(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setHandle(int)">setHandle(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setHandle(long)">setHandle(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#setHandle(long)">setHandle(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setHandle(long)">setHandle(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setHandle(long)">setHandle(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#setHandleMax(int)">setHandleMax(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#setHandleMax(long)">setHandleMax(long)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#setHandleMax(long)">setHandleMax(long)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>
<div class="block">Set the handle max value for this Session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#setHandleMax(long)">setHandleMax(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#setHostname(java.lang.String)">setHostname(String)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Set the name of the host (either fully qualified or relative) to which this
connection is connecting to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#setHostname(java.lang.String)">setHostname(String)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#setHostname(java.lang.String)">setHostname(String)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setHostname(java.lang.String)">setHostname(String)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setIdleTimeout(int)">setIdleTimeout(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#setIdleTimeout(long)">setIdleTimeout(long)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Set the idle timeout value for this Connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#setIdleTimeout(long)">setIdleTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setIdleTimeout(long)">setIdleTimeout(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#setIncomingCapacity(int)">setIncomingCapacity(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#setIncomingCapacity(int)">setIncomingCapacity(int)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>
<div class="block">Sets the maximum number of bytes this session can be sent from the remote.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html#setIncomingCapaity(int)">setIncomingCapaity(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSessionIncomingWindow.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSessionIncomingWindow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setIncomingLocales(org.apache.qpid.protonj2.types.Symbol...)">setIncomingLocales(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#setIncomingWindow(int)">setIncomingWindow(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setIncomingWindow(int)">setIncomingWindow(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#setIncomingWindow(long)">setIncomingWindow(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setIncomingWindow(long)">setIncomingWindow(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setIncompleteUnsettled(boolean)">setIncompleteUnsettled(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#setIndex(int,int)">setIndex(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setIndex(int,int)">setIndex(int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Used to set the read index and the write index in one call.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setIndex(int,int)">setIndex(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setInitialDeliveryCount(int)">setInitialDeliveryCount(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setInitialDeliveryCount(long)">setInitialDeliveryCount(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#setInitialResponse(org.apache.qpid.protonj2.buffer.ProtonBuffer)">setInitialResponse(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#setInitialResponse(org.apache.qpid.protonj2.types.Binary)">setInitialResponse(Binary)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setInt(int,int)">setInt(int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Sets the int value at the given write index in this buffer's backing data store.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#setInt(int,int)">setInt(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#setInt(int,int)">setInt(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#setInt(int,int)">setInt(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setInt(int,int)">setInt(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#setInt(int,int)">setInt(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setInt(int,int)">setInt(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#setLast(int)">setLast(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#setLast(long)">setLast(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setLinkCredit(int)">setLinkCredit(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setLinkCredit(long)">setLinkCredit(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#setLinkedResource(java.lang.Object)">setLinkedResource(Object)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Links a given resource to this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html#setLinkedResource(java.lang.Object)">setLinkedResource(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEndpoint.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEndpoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#setLinkedResource(java.lang.Object)">setLinkedResource(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#setLinkedResource(java.lang.Object)">setLinkedResource(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html#setLinkedResource(java.lang.Object)">setLinkedResource(Object)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransaction.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#setLinkedResource(java.lang.Object)">setLinkedResource(Object)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Links a given resource to this <a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine"><code>IncomingDelivery</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#setLinkedResource(java.lang.Object)">setLinkedResource(Object)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Links a given resource to this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.html#setLinkedResource(java.lang.Object)">setLinkedResource(Object)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine">Transaction</a></dt>
<dd>
<div class="block">Links a given resource to this <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html#setListener(org.apache.qpid.protonj2.engine.sasl.SaslClientListener)">setListener(SaslClientListener)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslClientContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslClientContext</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/qpid/protonj2/engine/sasl/SaslClientListener.html" title="interface in org.apache.qpid.protonj2.engine.sasl"><code>SaslClientListener</code></a> that will be used to driver the client side SASL
negotiations with a connected "server".</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html#setListener(org.apache.qpid.protonj2.engine.sasl.SaslServerListener)">setListener(SaslServerListener)</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslServerContext.html" title="interface in org.apache.qpid.protonj2.engine.sasl">SaslServerContext</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/qpid/protonj2/engine/sasl/SaslServerListener.html" title="interface in org.apache.qpid.protonj2.engine.sasl"><code>SaslServerListener</code></a> that will be used to driver the server side SASL
negotiations with a connected "client".</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html#setLoggerFactory(org.apache.qpid.protonj2.logging.ProtonLoggerFactory)">setLoggerFactory(ProtonLoggerFactory)</a></span> - Static method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging">ProtonLoggerFactory</a></dt>
<dd>
<div class="block">Configure Proton with a custom ProtonLoggerFactory implementation which will
be used by the Proton classes when logging library events.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setLong(int,long)">setLong(int, long)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Sets the long value at the given write index in this buffer's backing data store.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#setLong(int,long)">setLong(int, long)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#setLong(int,long)">setLong(int, long)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#setLong(int,long)">setLong(int, long)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setLong(int,long)">setLong(int, long)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#setLong(int,long)">setLong(int, long)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setLong(int,long)">setLong(int, long)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html#setMaxFrameSize(int)">setMaxFrameSize(int)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.html" title="interface in org.apache.qpid.protonj2.engine">EngineSaslDriver</a></dt>
<dd>
<div class="block">Set the maximum frame size the remote can send before an error is indicated.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html#setMaxFrameSize(int)">setMaxFrameSize(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineNoOpSaslDriver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineNoOpSaslDriver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setMaxFrameSize(int)">setMaxFrameSize(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#setMaxFrameSize(long)">setMaxFrameSize(long)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Sets the maximum frame size allowed for this connection, which is the largest single frame
that the remote can send to this <a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine"><code>Connection</code></a> before it will close the connection with
an error condition indicating the violation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#setMaxFrameSize(long)">setMaxFrameSize(long)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setMaxFrameSize(long)">setMaxFrameSize(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setMaxMessageSize(long)">setMaxMessageSize(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#setMaxMessageSize(org.apache.qpid.protonj2.types.UnsignedLong)">setMaxMessageSize(UnsignedLong)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#setMaxMessageSize(org.apache.qpid.protonj2.types.UnsignedLong)">setMaxMessageSize(UnsignedLong)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Sets the local link max message size, to be conveyed to the peer via the Attach frame
when attaching the link to the session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setMaxMessageSize(org.apache.qpid.protonj2.types.UnsignedLong)">setMaxMessageSize(UnsignedLong)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#setMechanism(org.apache.qpid.protonj2.types.Symbol)">setMechanism(Symbol)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#setMessageAnnotations(java.util.Map)">setMessageAnnotations(Map&lt;Symbol, ?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#setMessageFormat(int)">setMessageFormat(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#setMessageFormat(int)">setMessageFormat(int)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Sets the message-format for this Delivery, representing the 32bit value using an integer value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setMessageFormat(int)">setMessageFormat(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setMessageFormat(long)">setMessageFormat(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setMessageId(java.lang.Object)">setMessageId(Object)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setMore(boolean)">setMore(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setNextIncomingId(int)">setNextIncomingId(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setNextIncomingId(long)">setNextIncomingId(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#setNextOutgoingId(int)">setNextOutgoingId(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setNextOutgoingId(int)">setNextOutgoingId(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#setNextOutgoingId(long)">setNextOutgoingId(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setNextOutgoingId(long)">setNextOutgoingId(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#setOfferedCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setOfferedCapabilities(Symbol...)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Sets the capabilities to be offered on to the remote when this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> is
opened.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#setOfferedCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setOfferedCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#setOfferedCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setOfferedCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#setOfferedCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setOfferedCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#setOfferedCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setOfferedCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#setOfferedCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setOfferedCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setOfferedCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setOfferedCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#setOfferedCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setOfferedCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setOfferedCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setOfferedCapabilities(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html#setOutcome(org.apache.qpid.protonj2.types.messaging.Outcome)">setOutcome(Outcome)</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html" title="class in org.apache.qpid.protonj2.types.transactions">TransactionalState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#setOutcomes(org.apache.qpid.protonj2.types.Symbol...)">setOutcomes(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#setOutgoingCapacity(int)">setOutgoingCapacity(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#setOutgoingCapacity(int)">setOutgoingCapacity(int)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>
<div class="block">Sets the maximum number of bytes this session can be write before blocking additional
sends until the written bytes are known to have been flushed to the write.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setOutgoingLocales(org.apache.qpid.protonj2.types.Symbol...)">setOutgoingLocales(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#setOutgoingWindow(int)">setOutgoingWindow(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setOutgoingWindow(int)">setOutgoingWindow(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#setOutgoingWindow(long)">setOutgoingWindow(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setOutgoingWindow(long)">setOutgoingWindow(long)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html#setPayloadToLargeHandler(java.util.function.Consumer)">setPayloadToLargeHandler(Consumer&lt;Performative&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingAMQPEnvelope.html" title="class in org.apache.qpid.protonj2.engine">OutgoingAMQPEnvelope</a></dt>
<dd>
<div class="block">Configures a handler to be invoked if the payload that is being transmitted with this
performative is to large to allow encoding the frame within the maximum configured AMQP
frame size limit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#setPriority(byte)">setPriority(byte)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Endpoint.html#setProperties(java.util.Map)">setProperties(Map&lt;Symbol, Object&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a></dt>
<dd>
<div class="block">Sets the properties to be sent to the remote when this <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine"><code>Endpoint</code></a> is Opened.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#setProperties(java.util.Map)">setProperties(Map&lt;Symbol, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#setProperties(java.util.Map)">setProperties(Map&lt;Symbol, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#setProperties(java.util.Map)">setProperties(Map&lt;Symbol, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#setProperties(java.util.Map)">setProperties(Map&lt;Symbol, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#setProperties(java.util.Map)">setProperties(Map&lt;Symbol, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setProperties(java.util.Map)">setProperties(Map&lt;Symbol, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#setProperties(java.util.Map)">setProperties(Map&lt;Symbol, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#setProperties(java.util.Map)">setProperties(Map&lt;Symbol, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#setProperties(java.util.Map)">setProperties(Map&lt;Symbol, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setRcvSettleMode(org.apache.qpid.protonj2.types.transport.ReceiverSettleMode)">setRcvSettleMode(ReceiverSettleMode)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#setReadIndex(int)">setReadIndex(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setReadIndex(int)">setReadIndex(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Sets the read index for this buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setReadIndex(int)">setReadIndex(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#setReceiverSettleMode(org.apache.qpid.protonj2.types.transport.ReceiverSettleMode)">setReceiverSettleMode(ReceiverSettleMode)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#setReceiverSettleMode(org.apache.qpid.protonj2.types.transport.ReceiverSettleMode)">setReceiverSettleMode(ReceiverSettleMode)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Sets the receiver settle mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setReceiverSettleMode(org.apache.qpid.protonj2.types.transport.ReceiverSettleMode)">setReceiverSettleMode(ReceiverSettleMode)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#setRemoteChannel(int)">setRemoteChannel(int)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setReplyTo(java.lang.String)">setReplyTo(String)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setReplyToGroupId(java.lang.String)">setReplyToGroupId(String)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslResponse.html#setResponse(org.apache.qpid.protonj2.buffer.ProtonBuffer)">setResponse(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslResponse.html" title="class in org.apache.qpid.protonj2.types.security">SaslResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslResponse.html#setResponse(org.apache.qpid.protonj2.types.Binary)">setResponse(Binary)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslResponse.html" title="class in org.apache.qpid.protonj2.types.security">SaslResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setResume(boolean)">setResume(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setRole(org.apache.qpid.protonj2.types.transport.Role)">setRole(Role)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#setRole(org.apache.qpid.protonj2.types.transport.Role)">setRole(Role)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/CodecFactory.html#setSaslDecoder(org.apache.qpid.protonj2.codec.Decoder)">setSaslDecoder(Decoder)</a></span> - Static method in class org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></dt>
<dd>
<div class="block">Sets an <a href="org/apache/qpid/protonj2/codec/Decoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Decoder</code></a> instance that will be returned from all calls to the
<a href="org/apache/qpid/protonj2/codec/CodecFactory.html#getSaslDecoder()"><code>CodecFactory.getSaslDecoder()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/CodecFactory.html#setSaslEncoder(org.apache.qpid.protonj2.codec.Encoder)">setSaslEncoder(Encoder)</a></span> - Static method in class org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/CodecFactory.html" title="class in org.apache.qpid.protonj2.codec">CodecFactory</a></dt>
<dd>
<div class="block">Sets an <a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> instance that will be returned from all calls to the
<a href="org/apache/qpid/protonj2/codec/CodecFactory.html#getSaslEncoder()"><code>CodecFactory.getSaslEncoder()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html#setSaslServerMechanisms(org.apache.qpid.protonj2.types.Symbol...)">setSaslServerMechanisms(Symbol...)</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html" title="class in org.apache.qpid.protonj2.types.security">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Received.html#setSectionNumber(org.apache.qpid.protonj2.types.UnsignedInteger)">setSectionNumber(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Received.html" title="class in org.apache.qpid.protonj2.types.messaging">Received</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Received.html#setSectionOffset(org.apache.qpid.protonj2.types.UnsignedLong)">setSectionOffset(UnsignedLong)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Received.html" title="class in org.apache.qpid.protonj2.types.messaging">Received</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#setSenderSettleMode(org.apache.qpid.protonj2.types.transport.SenderSettleMode)">setSenderSettleMode(SenderSettleMode)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#setSenderSettleMode(org.apache.qpid.protonj2.types.transport.SenderSettleMode)">setSenderSettleMode(SenderSettleMode)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Sets the sender settle mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setSenderSettleMode(org.apache.qpid.protonj2.types.transport.SenderSettleMode)">setSenderSettleMode(SenderSettleMode)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#setSettled(boolean)">setSettled(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setSettled(boolean)">setSettled(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setShort(int,int)">setShort(int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Sets the short value at the given write index in this buffer's backing data store.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#setShort(int,int)">setShort(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#setShort(int,int)">setShort(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#setShort(int,int)">setShort(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setShort(int,int)">setShort(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#setShort(int,int)">setShort(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#setShort(int,int)">setShort(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#setSource(org.apache.qpid.protonj2.types.messaging.Source)">setSource(Source)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#setSource(org.apache.qpid.protonj2.types.messaging.Source)">setSource(Source)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html#setSource(org.apache.qpid.protonj2.types.messaging.Source)">setSource(Source)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionManager.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionManager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#setSource(org.apache.qpid.protonj2.types.messaging.Source)">setSource(Source)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Source</code></a> to assign to the local end of this <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#setSource(org.apache.qpid.protonj2.types.messaging.Source)">setSource(Source)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Source</code></a> to assign to the local end of this <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionManager.html#setSource(org.apache.qpid.protonj2.types.messaging.Source)">setSource(Source)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine">TransactionManager</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Source</code></a> to assign to the local end of this <a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionManager</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setSource(org.apache.qpid.protonj2.types.messaging.Source)">setSource(Source)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#setState(org.apache.qpid.protonj2.types.transport.DeliveryState)">setState(DeliveryState)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#setState(org.apache.qpid.protonj2.types.transport.DeliveryState)">setState(DeliveryState)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html#setStringDecoder(org.apache.qpid.protonj2.codec.decoders.UTF8Decoder)">setStringDecoder(UTF8Decoder)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonDecoderState</a></dt>
<dd>
<div class="block">Sets a custom UTF-8 <code>String</code> decoder that will be used for all <code>String</code> decoding done
from the encoder associated with this <a href="org/apache/qpid/protonj2/codec/DecoderState.html" title="interface in org.apache.qpid.protonj2.codec"><code>DecoderState</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html#setStringDecoder(org.apache.qpid.protonj2.codec.decoders.UTF8StreamDecoder)">setStringDecoder(UTF8StreamDecoder)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamDecoderState.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamDecoderState</a></dt>
<dd>
<div class="block">Sets a custom UTF-8 <code>String</code> decoder that will be used for all <code>String</code> decoding done
from the encoder associated with this <a href="org/apache/qpid/protonj2/codec/StreamDecoderState.html" title="interface in org.apache.qpid.protonj2.codec"><code>StreamDecoderState</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setSubject(java.lang.String)">setSubject(String)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#setTag(byte%5B%5D)">setTag(byte[])</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#setTag(byte%5B%5D)">setTag(byte[])</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Sets the delivery tag to assign to this outgoing delivery from the given byte array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#setTag(org.apache.qpid.protonj2.types.DeliveryTag)">setTag(DeliveryTag)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#setTag(org.apache.qpid.protonj2.types.DeliveryTag)">setTag(DeliveryTag)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><code>DeliveryTag</code></a> to assign to this outgoing delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#setTarget(org.apache.qpid.protonj2.types.messaging.Target)">setTarget(Target)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#setTarget(org.apache.qpid.protonj2.types.messaging.Target)">setTarget(Target)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Target</code></a> to assign to the local end of this <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setTarget(org.apache.qpid.protonj2.types.messaging.Target)">setTarget(Target)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setTarget(org.apache.qpid.protonj2.types.messaging.Terminus)">setTarget(Terminus)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#setTarget(org.apache.qpid.protonj2.types.transactions.Coordinator)">setTarget(Coordinator)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Link.html#setTarget(org.apache.qpid.protonj2.types.transactions.Coordinator)">setTarget(Coordinator)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine">Link</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Coordinator</code></a> target to assign to the local end of this <a href="org/apache/qpid/protonj2/engine/Link.html" title="interface in org.apache.qpid.protonj2.engine"><code>Link</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setTarget(org.apache.qpid.protonj2.types.transactions.Coordinator)">setTarget(Coordinator)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#setTimeout(org.apache.qpid.protonj2.types.UnsignedInteger)">setTimeout(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#setTimeout(org.apache.qpid.protonj2.types.UnsignedInteger)">setTimeout(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#setTimeToLive(int)">setTimeToLive(int)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#setTimeToLive(long)">setTimeToLive(long)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#settle()">settle()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Settles the delivery locally.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#settle()">settle()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpStreamTracker.html#settle()">settle()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpStreamTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpStreamTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html#settle()">settle()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#settle()">settle()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamTracker.html#settle()">settle()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamDelivery.html#settle()">settle()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client">StreamDelivery</a></dt>
<dd>
<div class="block">Settles the delivery locally.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamTracker.html#settle()">settle()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamTracker.html" title="interface in org.apache.qpid.protonj2.client">StreamTracker</a></dt>
<dd>
<div class="block">Settles the delivery locally, if not <a href="org/apache/qpid/protonj2/client/SenderOptions.html#autoSettle()"><code>auto-settling</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Tracker.html#settle()">settle()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client">Tracker</a></dt>
<dd>
<div class="block">Settles the delivery locally, if not <a href="org/apache/qpid/protonj2/client/SenderOptions.html#autoSettle()"><code>auto-settling</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html#settle()">settle()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonIncomingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonIncomingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#settle()">settle()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html#settle()">settle()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/IncomingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">IncomingDelivery</a></dt>
<dd>
<div class="block">Settles this delivery locally, transmitting a <a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Disposition</code></a> frame to the remote
if the remote has not already settled the delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#settle()">settle()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Settles this delivery if not already settled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#settle(java.util.function.Predicate)">settle(Predicate&lt;IncomingDelivery&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Receiver.html#settle(java.util.function.Predicate)">settle(Predicate&lt;IncomingDelivery&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine">Receiver</a></dt>
<dd>
<div class="block">For each unsettled outgoing delivery that is pending in the <a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> apply the given predicate
and if it matches then settle the delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#settle(java.util.function.Predicate)">settle(Predicate&lt;OutgoingDelivery&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Sender.html#settle(java.util.function.Predicate)">settle(Predicate&lt;OutgoingDelivery&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine">Sender</a></dt>
<dd>
<div class="block">For each unsettled outgoing delivery that is pending in the <a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a> apply the given predicate
and if it matches then settle the delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#settled()">settled()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#settled()">settled()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html#settled()">settled()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#settled()">settled()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Tracker.html#settled()">settled()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client">Tracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html#SETTLED">SETTLED</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html#settlementFuture()">settlementFuture()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamTracker.html#settlementFuture()">settlementFuture()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamTracker.html" title="interface in org.apache.qpid.protonj2.client">StreamTracker</a></dt>
<dd>
<div class="block">Returns a future that can be used to wait for the remote to acknowledge receipt of
a sent message by settling it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Tracker.html#settlementFuture()">settlementFuture()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client">Tracker</a></dt>
<dd>
<div class="block">Returns a future that can be used to wait for the remote to acknowledge receipt of
a sent message by settling it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setTo(java.lang.String)">setTo(String)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineConfiguration.html#setTraceFrames(boolean)">setTraceFrames(boolean)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineConfiguration.html" title="interface in org.apache.qpid.protonj2.engine">EngineConfiguration</a></dt>
<dd>
<div class="block">Enables AMQP frame tracing from engine to the system output.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineConfiguration.html#setTraceFrames(boolean)">setTraceFrames(boolean)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngineConfiguration.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngineConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declared.html#setTxnId(org.apache.qpid.protonj2.types.Binary)">setTxnId(Binary)</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declared.html" title="class in org.apache.qpid.protonj2.types.transactions">Declared</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Discharge.html#setTxnId(org.apache.qpid.protonj2.types.Binary)">setTxnId(Binary)</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions">Discharge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html#setTxnId(org.apache.qpid.protonj2.types.Binary)">setTxnId(Binary)</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html" title="class in org.apache.qpid.protonj2.types.transactions">TransactionalState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#setUndeliverableHere(boolean)">setUndeliverableHere(boolean)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#setUnsettled(java.util.Map)">setUnsettled(Map&lt;Binary, DeliveryState&gt;)</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setUserId(byte%5B%5D)">setUserId(byte[])</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#setUserId(org.apache.qpid.protonj2.types.Binary)">setUserId(Binary)</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html#setUTF8Encoder(org.apache.qpid.protonj2.codec.encoders.UTF8Encoder)">setUTF8Encoder(UTF8Encoder)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoderState.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoderState</a></dt>
<dd>
<div class="block">Configures a custom <a href="org/apache/qpid/protonj2/codec/encoders/UTF8Encoder.html" title="interface in org.apache.qpid.protonj2.codec.encoders"><code>UTF8Encoder</code></a> instance that will be used for all String decoding
done by the parent <a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>Encoder</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.ImmutableSplayMapEntry.html#setValue(E)">setValue(E)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.ImmutableSplayMapEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.ImmutableSplayMapEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html#setValue(E)">setValue(E)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.SplayedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#setWriteIndex(int)">setWriteIndex(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#setWriteIndex(int)">setWriteIndex(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Sets the write index for this buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#setWriteIndex(int)">setWriteIndex(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA1Mechanism.html#SHA_1">SHA_1</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA1Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA1Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA256Mechanism.html#SHA_256">SHA_256</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA256Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA256Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA512Mechanism.html#SHA_512">SHA_512</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/ScramSHA512Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">ScramSHA512Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#SHARED">SHARED</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#SHARED_SUBS">SHARED_SUBS</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#SHORT">SHORT</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">ShortTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP Short values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html#%3Cinit%3E()">ShortTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">ShortTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Short type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html#%3Cinit%3E()">ShortTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#shortValue()">shortValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#shortValue()">shortValue()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#shuffle()">shuffle()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>
<div class="block">Randomizes the order of the list of entries contained within the pool.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/NettyIOContext.html#shutdown()">shutdown()</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/NettyIOContext.html" title="class in org.apache.qpid.protonj2.client.transport">NettyIOContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#shutdown()">shutdown()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Shutdown the engine preventing any future outbound or inbound processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#shutdown()">shutdown()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html#shutdown(java.util.concurrent.ExecutorService)">shutdown(ExecutorService)</a></span> - Static method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html" title="class in org.apache.qpid.protonj2.client.util">ThreadPoolUtils</a></dt>
<dd>
<div class="block">Shutdown the given executor service only (ie not graceful shutdown).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineState.html#SHUTDOWN">SHUTDOWN</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineState.html" title="enum in org.apache.qpid.protonj2.engine">EngineState</a></dt>
<dd>
<div class="block">The engine has been shutdown and can no longer be used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html#shutdownGraceful(java.util.concurrent.ExecutorService)">shutdownGraceful(ExecutorService)</a></span> - Static method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html" title="class in org.apache.qpid.protonj2.client.util">ThreadPoolUtils</a></dt>
<dd>
<div class="block">Shutdown the given executor service graceful at first, and then aggressively if the await
termination timeout was hit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html#shutdownGraceful(java.util.concurrent.ExecutorService,long)">shutdownGraceful(ExecutorService, long)</a></span> - Static method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html" title="class in org.apache.qpid.protonj2.client.util">ThreadPoolUtils</a></dt>
<dd>
<div class="block">Shutdown the given executor service graceful at first, and then aggressively if the await
termination timeout was hit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#shutdownHandler(org.apache.qpid.protonj2.engine.EventHandler)">shutdownHandler(EventHandler&lt;Engine&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Sets a handler instance that will be notified when the engine is shut down via a call to the
<a href="org/apache/qpid/protonj2/engine/Engine.html#shutdown()"><code>Engine.shutdown()</code></a> method is called.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#shutdownHandler(org.apache.qpid.protonj2.engine.EventHandler)">shutdownHandler(EventHandler&lt;Engine&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html#shutdownNow(java.util.concurrent.ExecutorService)">shutdownNow(ExecutorService)</a></span> - Static method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html" title="class in org.apache.qpid.protonj2.client.util">ThreadPoolUtils</a></dt>
<dd>
<div class="block">Shutdown now the given executor service aggressively.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineState.html#SHUTTING_DOWN">SHUTTING_DOWN</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineState.html" title="enum in org.apache.qpid.protonj2.engine">EngineState</a></dt>
<dd>
<div class="block">Engine is shutting down and all pending work should be completed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#size">size</a></span> - Variable in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>
<div class="block">Current size of the splayed map tree.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html#size()">size()</a></span> - Method in interface org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util">DeliveryQueue</a></dt>
<dd>
<div class="block">Returns the number of deliveries currently in the Queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#size()">size()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#size()">size()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/RingQueue.html#size()">size()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/RingQueue.html" title="class in org.apache.qpid.protonj2.engine.util">RingQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#size()">size()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal128.html#SIZE">SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types">Decimal128</a></dt>
<dd>
<div class="block">The number of bits used to represent an <code>Decimal128</code> value in two's
complement binary form.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal32.html#SIZE">SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types">Decimal32</a></dt>
<dd>
<div class="block">The number of bits used to represent an <code>Decimal128</code> value in two's
complement binary form.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Decimal64.html#SIZE">SIZE</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types">Decimal64</a></dt>
<dd>
<div class="block">The number of bits used to represent an <code>Decimal128</code> value in two's
complement binary form.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#skip(long)">skip(long)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#skipBytes(int)">skipBytes(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#skipBytes(int)">skipBytes(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Increases the current <code>readIndex</code> of this buffer by the specified <code>length</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html#skipBytes(int)">skipBytes(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferInputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferInputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#skipBytes(int)">skipBytes(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#skipBytes(java.io.InputStream,long)">skipBytes(InputStream, long)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Attempts to skip the given number of bytes from the provided <code>InputStream</code> instance and
throws a DecodeException if an error occurs during the skip.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AcceptedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpSequenceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpValueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ApplicationPropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DataTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnCloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksOrMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeliveryAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">FooterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">HeaderTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">MessageAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ModifiedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">PropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReceivedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">RejectedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReleasedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">SourceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">TargetTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractArrayTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractBinaryTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractListTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractListTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractListTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractMapTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractMapTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractMapTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractStringTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractSymbolTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanFalseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTrueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">CharacterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal128TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">DoubleTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">FloatTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Long8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">LongTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">NullTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">TimestampTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UUIDTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslChallengeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslInitTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslMechanismsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslOutcomeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslResponseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">CoordinatorTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclaredTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclareTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DischargeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">TransactionStateTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">AttachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">BeginTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">CloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DetachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DispositionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">EndTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">ErrorConditionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">FlowTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">OpenTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">TransferTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">UnknownDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html#skipValue(java.io.InputStream,org.apache.qpid.protonj2.codec.StreamDecoderState)">skipValue(InputStream, StreamDecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">StreamTypeDecoder</a></dt>
<dd>
<div class="block">Skips over the bytes that compose the type this descriptor decodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AcceptedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AcceptedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpSequenceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpSequenceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/AmqpValueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">AmqpValueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ApplicationPropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ApplicationPropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DataTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DataTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnCloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnCloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksOrMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksOrMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoLinksTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoLinksTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeleteOnNoMessagesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeleteOnNoMessagesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/DeliveryAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">DeliveryAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/FooterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">FooterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/HeaderTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">HeaderTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/MessageAnnotationsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">MessageAnnotationsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ModifiedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ModifiedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/PropertiesTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">PropertiesTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReceivedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReceivedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/RejectedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">RejectedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/ReleasedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">ReleasedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">SourceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">TargetTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractArrayTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractArrayTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractBinaryTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractBinaryTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractListTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractListTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractListTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractMapTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractMapTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractMapTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractStringTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractStringTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/AbstractSymbolTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">AbstractSymbolTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanFalseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanFalseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTrueTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTrueTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/BooleanTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">BooleanTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/CharacterTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">CharacterTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal128TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal128TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Decimal64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Decimal64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/DoubleTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">DoubleTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/FloatTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">FloatTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Integer8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Integer8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/List0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">List0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Long8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Long8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/LongTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">LongTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/NullTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">NullTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/ShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">ShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">TimestampTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UUIDTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslChallengeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslChallengeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslInitTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslInitTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslMechanismsTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslMechanismsTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslOutcomeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslOutcomeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.security.<a href="org/apache/qpid/protonj2/codec/decoders/security/SaslResponseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.security">SaslResponseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/CoordinatorTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">CoordinatorTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclaredTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclaredTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DeclareTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DeclareTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/DischargeTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">DischargeTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">TransactionStateTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/AttachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">AttachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/BeginTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">BeginTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/CloseTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">CloseTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DetachTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DetachTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/DispositionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">DispositionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/EndTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">EndTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/ErrorConditionTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">ErrorConditionTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/FlowTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">FlowTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/OpenTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">OpenTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">TransferTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">UnknownDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/TypeDecoder.html#skipValue(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.DecoderState)">skipValue(ProtonBuffer, DecoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/TypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec">TypeDecoder</a></dt>
<dd>
<div class="block">Skips over the bytes that compose the type this descriptor decodes.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerFactory.html" title="class in org.apache.qpid.protonj2.logging"><span class="typeNameLink">Slf4JLoggerFactory</span></a> - Class in <a href="org/apache/qpid/protonj2/logging/package-summary.html">org.apache.qpid.protonj2.logging</a></dt>
<dd>
<div class="block">Slf4j adapter class used to proxy calls to the slf4j logger
factory and create ProtonLogger wrappers around the Loggers
for that library.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging"><span class="typeNameLink">Slf4JLoggerWrapper</span></a> - Class in <a href="org/apache/qpid/protonj2/logging/package-summary.html">org.apache.qpid.protonj2.logging</a></dt>
<dd>
<div class="block">A Wrapper around an Slf4J Logger used to proxy logging calls to that
framework when it is available.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#slice()">slice()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#slice()">slice()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Create a new ProtonBuffer whose contents are a subsequence of the contents of this
<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#slice()">slice()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#slice(int,int)">slice(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#slice(int,int)">slice(int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Create a new ProtonBuffer whose contents are a subsequence of the contents of this
<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#slice(int,int)">slice(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#slice(int,int)">slice(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#slice(int,int)">slice(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#SMALLINT">SMALLINT</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#SMALLLONG">SMALLLONG</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#SMALLUINT">SMALLUINT</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#SMALLULONG">SMALLULONG</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html#SOLE_CONNECTION_CAPABILITY">SOLE_CONNECTION_CAPABILITY</a></span> - Static variable in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConstants.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#soLinger()">soLinger()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#soLinger(int)">soLinger(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Configures the soLinger value that should be configured on the connection socket.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#soTimeout()">soTimeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#soTimeout(int)">soTimeout(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Sets the value to use when configuring the socket level soTimeout option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#source()">source()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#source()">source()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#source()">source()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Returns an immutable view of the remote <a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client"><code>Source</code></a> object assigned to this receiver link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#source()">source()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Returns an immutable view of the remote <a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client"><code>Source</code></a> object assigned to this sender link.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Source</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">Source</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">The Source for messages.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#%3Cinit%3E()">Source()</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#sourceOptions()">sourceOptions()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#sourceOptions()">sourceOptions()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">SourceOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Options type that carries configuration for link Source types.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SourceOptions.html#%3Cinit%3E()">SourceOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SourceOptions.html" title="class in org.apache.qpid.protonj2.client">SourceOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">SourceTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Source type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html#%3Cinit%3E()">SourceTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/SourceTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">SourceTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">SourceTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP Source type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html#%3Cinit%3E()">SourceTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">SourceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html#%3Cinit%3E()">SplayedEntry()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.SplayedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util"><span class="typeNameLink">SplayMap</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="type parameter in SplayMap">E</a>&gt; - Class in <a href="org/apache/qpid/protonj2/engine/util/package-summary.html">org.apache.qpid.protonj2.engine.util</a></dt>
<dd>
<div class="block">Map class that is implemented using a Splay Tree and uses primitive integers as the keys
for the specified value type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#%3Cinit%3E()">SplayMap()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/util/SplayMap.ImmutableSplayMapEntry.html" title="class in org.apache.qpid.protonj2.engine.util"><span class="typeNameLink">SplayMap.ImmutableSplayMapEntry</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/util/package-summary.html">org.apache.qpid.protonj2.engine.util</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html" title="class in org.apache.qpid.protonj2.engine.util"><span class="typeNameLink">SplayMap.SplayedEntry</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html" title="type parameter in SplayMap.SplayedEntry">E</a>&gt; - Class in <a href="org/apache/qpid/protonj2/engine/util/package-summary.html">org.apache.qpid.protonj2.engine.util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#sslContextOverride()">sslContextOverride()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#sslContextOverride(javax.net.ssl.SSLContext)">sslContextOverride(SSLContext)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>
<div class="block">Provides a user configured <code>SSLContext</code> that should be used when performing the
SSL handshake with the remote.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#sslEnabled()">sslEnabled()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#sslEnabled()">sslEnabled()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#sslEnabled(boolean)">sslEnabled(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Controls if the connection will attempt to connect using a secure IO layer or not.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#sslEnabled(boolean)">sslEnabled(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>
<div class="block">Enable or disable the transport level SSL encryption layer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#sslOptions">sslOptions</a></span> - Variable in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#sslOptions()">sslOptions()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">SslOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Options for configuration of the client SSL layer</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#%3Cinit%3E()">SslOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/transport/SslSupport.html" title="class in org.apache.qpid.protonj2.client.transport"><span class="typeNameLink">SslSupport</span></a> - Class in <a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></dt>
<dd>
<div class="block">Static class that provides various utility methods used by Transport implementations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/SslSupport.html#%3Cinit%3E()">SslSupport()</a></span> - Constructor for class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/SslSupport.html" title="class in org.apache.qpid.protonj2.client.transport">SslSupport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html#start()">start()</a></span> - Method in interface org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util">DeliveryQueue</a></dt>
<dd>
<div class="block">Starts the Delivery Queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#start()">start()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#start()">start()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Starts the engine and returns the <a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine"><code>Connection</code></a> instance that is bound to this Engine.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#start()">start()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineState.html#STARTED">STARTED</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineState.html" title="enum in org.apache.qpid.protonj2.engine">EngineState</a></dt>
<dd>
<div class="block">The engine has been started and no changes to configuration are permissible.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineState.html#STARTING">STARTING</a></span> - org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineState.html" title="enum in org.apache.qpid.protonj2.engine">EngineState</a></dt>
<dd>
<div class="block">Indicates the engine is in the starting phase and configuration be safe to use now.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Delivery.html#state()">state()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client">Delivery</a></dt>
<dd>
<div class="block">Gets the current local state for the delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html#state()">state()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html#state()">state()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientNoOpTracker.html" title="class in org.apache.qpid.protonj2.client.impl">ClientNoOpTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html#state()">state()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamDelivery.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Tracker.html#state()">state()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client">Tracker</a></dt>
<dd>
<div class="block">Gets the current local state for the tracked delivery.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#state()">state()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#state()">state()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#STATE_FIELD_UPDATER">STATE_FIELD_UPDATER</a></span> - Static variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#STATE_FIELD_UPDATER">STATE_FIELD_UPDATER</a></span> - Static variable in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/LinkError.html#STOLEN">STOLEN</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/LinkError.html" title="interface in org.apache.qpid.protonj2.types.transport">LinkError</a></dt>
<dd>
<div class="block">The link has been attached elsewhere, causing the existing attachment to be forcibly closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html#stop()">stop()</a></span> - Method in interface org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/DeliveryQueue.html" title="interface in org.apache.qpid.protonj2.client.util">DeliveryQueue</a></dt>
<dd>
<div class="block">Stops the Delivery Queue.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#stop()">stop()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/StopWatch.html#stop()">stop()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/StopWatch.html" title="class in org.apache.qpid.protonj2.client.util">StopWatch</a></dt>
<dd>
<div class="block">Stops the stop watch</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#STOPPED">STOPPED</a></span> - Static variable in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/util/StopWatch.html" title="class in org.apache.qpid.protonj2.client.util"><span class="typeNameLink">StopWatch</span></a> - Class in <a href="org/apache/qpid/protonj2/client/util/package-summary.html">org.apache.qpid.protonj2.client.util</a></dt>
<dd>
<div class="block">A very simple stop watch.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/StopWatch.html#%3Cinit%3E()">StopWatch()</a></span> - Constructor for class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/StopWatch.html" title="class in org.apache.qpid.protonj2.client.util">StopWatch</a></dt>
<dd>
<div class="block">Starts the stop watch</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/StopWatch.html#%3Cinit%3E(boolean)">StopWatch(boolean)</a></span> - Constructor for class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/StopWatch.html" title="class in org.apache.qpid.protonj2.client.util">StopWatch</a></dt>
<dd>
<div class="block">Creates the stop watch</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#storeType(java.lang.String)">storeType(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#STR32">STR32</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#STR8">STR8</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#streamBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)">streamBytes(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#streamBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)">streamBytes(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Write the given bytes as a portion of the payload of this delivery, additional bytes can be streamed until
the stream complete flag is set to true on a call to <a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#streamBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,boolean)"><code>OutgoingDelivery.streamBytes(ProtonBuffer, boolean)</code></a> or a call
to <a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#writeBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)"><code>OutgoingDelivery.writeBytes(ProtonBuffer)</code></a> is made.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#streamBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,boolean)">streamBytes(ProtonBuffer, boolean)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#streamBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,boolean)">streamBytes(ProtonBuffer, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Write the given bytes as a portion of the payload of this delivery, additional bytes can be streamed until
the stream complete flag is set to true on a call to <a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#streamBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,boolean)"><code>OutgoingDelivery.streamBytes(ProtonBuffer, boolean)</code></a> and the
buffer contents on that send are fully written.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">StreamDecoder</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Decode AMQP types from a <code>InputStream</code></div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/StreamDecoderState.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">StreamDecoderState</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Retains state of the <code>InputStream</code> based decode either between calls or across decode iterations</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/StreamDelivery.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">StreamDelivery</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">A specialized <a href="org/apache/qpid/protonj2/client/Delivery.html" title="interface in org.apache.qpid.protonj2.client"><code>Delivery</code></a> type that is returned from the <a href="org/apache/qpid/protonj2/client/StreamReceiver.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamReceiver</code></a>
which can be used to read incoming large messages that are streamed via multiple incoming
AMQP <a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Transfer</code></a> frames.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/StreamDescribedTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">StreamDescribedTypeDecoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/StreamDescribedTypeDecoder.html" title="type parameter in StreamDescribedTypeDecoder">V</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Interface for all DescribedType decoder implementations</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/StreamReceiver.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">StreamReceiver</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">A receiver of large message content that is delivered in multiple <a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Transfer</code></a> frames from
the remote.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/StreamReceiverMessage.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">StreamReceiverMessage</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">A specialized <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> type that represents a streamed delivery possibly
spanning many incoming <a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport"><code>Transfer</code></a> frames from the remote peer.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">StreamReceiverOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Options class that controls various aspects of a <a href="org/apache/qpid/protonj2/client/StreamReceiver.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamReceiver</code></a> instance and how
a streamed message transfer is written.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#%3Cinit%3E()">StreamReceiverOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client"><code>StreamReceiverOptions</code></a> instance with default values for all options</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html#%3Cinit%3E(org.apache.qpid.protonj2.client.StreamReceiverOptions)">StreamReceiverOptions(StreamReceiverOptions)</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">StreamReceiverOptions</a></dt>
<dd>
<div class="block">Create a <a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client"><code>StreamReceiverOptions</code></a> instance that copies all configuration from the given
<a href="org/apache/qpid/protonj2/client/StreamReceiverOptions.html" title="class in org.apache.qpid.protonj2.client"><code>StreamReceiverOptions</code></a> instance.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/StreamSender.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">StreamSender</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Sending link implementation that allows sending of large message payload data in
multiple transfers to reduce memory overhead of large message sends.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">StreamSenderMessage</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Streaming Message Tracker object used to operate on and track the state of a streamed message
at the remote.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">StreamSenderOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Options class that controls various aspects of a <a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamSenderMessage</code></a> instance and how
a streamed message transfer is written.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#%3Cinit%3E()">StreamSenderOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client"><code>StreamSenderOptions</code></a> instance with default values for all options</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#%3Cinit%3E(org.apache.qpid.protonj2.client.StreamSenderOptions)">StreamSenderOptions(StreamSenderOptions)</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>
<div class="block">Create a <a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client"><code>StreamSenderOptions</code></a> instance that copies all configuration from the given
<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client"><code>StreamSenderOptions</code></a> instance.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/StreamTracker.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">StreamTracker</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Special StreamSender related <a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client"><code>Tracker</code></a> that is linked to any <a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>StreamSenderMessage</code></a>
instance and provides the <a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client"><code>Tracker</code></a> functions for those types of messages.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">StreamTypeDecoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/StreamTypeDecoder.html" title="type parameter in StreamTypeDecoder">V</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Interface for an decoder of a specific AMQP Type.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/String32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">String32TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP String values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/String32TypeDecoder.html#%3Cinit%3E()">String32TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/String32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">String32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/String8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">String8TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP small String values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/String8TypeDecoder.html#%3Cinit%3E()">String8TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/String8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">String8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/StringTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">StringTypeDecoder</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Base for all String type decoders</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/StringTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">StringTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP String type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/StringTypeEncoder.html#%3Cinit%3E()">StringTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/StringTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">StringTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/util/StringUtils.html" title="class in org.apache.qpid.protonj2.engine.util"><span class="typeNameLink">StringUtils</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/util/package-summary.html">org.apache.qpid.protonj2.engine.util</a></dt>
<dd>
<div class="block">Set of <code>String</code> utilities used in the proton code.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/StringUtils.html#%3Cinit%3E()">StringUtils()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/StringUtils.html" title="class in org.apache.qpid.protonj2.engine.util">StringUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#subject()">subject()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#subject()">subject()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#subject()">subject()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#subject(java.lang.String)">subject(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#subject(java.lang.String)">subject(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#subject(java.lang.String)">subject(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the subject value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#subMap(org.apache.qpid.protonj2.types.UnsignedInteger,boolean,org.apache.qpid.protonj2.types.UnsignedInteger,boolean)">subMap(UnsignedInteger, boolean, UnsignedInteger, boolean)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#subMap(org.apache.qpid.protonj2.types.UnsignedInteger,org.apache.qpid.protonj2.types.UnsignedInteger)">subMap(UnsignedInteger, UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#subtract(org.apache.qpid.protonj2.types.UnsignedInteger)">subtract(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>
<div class="block">Subtract the value of the given <a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedInteger</code></a> from this instance and return a new <a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedInteger</code></a>
instance that represents the newly computed value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html#succeeded()">succeeded()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientOutgoingEnvelope.html" title="class in org.apache.qpid.protonj2.client.impl">ClientOutgoingEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#SUCCESS">SUCCESS</a></span> - Static variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#SYM32">SYM32</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#SYM8">SYM8</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types"><span class="typeNameLink">Symbol</span></a> - Class in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Symbol32TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Symbol values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol32TypeDecoder.html#%3Cinit%3E()">Symbol32TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Symbol32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">Symbol8TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Symbol values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol8TypeDecoder.html#%3Cinit%3E()">Symbol8TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/Symbol8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">Symbol8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/SymbolTypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">SymbolTypeDecoder</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Base for all Symbol type decoders.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/SymbolTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">SymbolTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Symbol type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/SymbolTypeEncoder.html#%3Cinit%3E()">SymbolTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/SymbolTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">SymbolTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#synchronization">synchronization</a></span> - Variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslCode.html#SYS">SYS</a></span> - org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslCode.html" title="enum in org.apache.qpid.protonj2.types.security">SaslCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslCode.html#SYS_PERM">SYS_PERM</a></span> - org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslCode.html" title="enum in org.apache.qpid.protonj2.types.security">SaslCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslCode.html#SYS_TEMP">SYS_TEMP</a></span> - org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslCode.html" title="enum in org.apache.qpid.protonj2.types.security">SaslCode</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html#tagBuffer()">tagBuffer()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator.ProtonNumericDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#tagBuffer()">tagBuffer()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.html#tagBuffer()">tagBuffer()</a></span> - Method in interface org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types">DeliveryTag</a></dt>
<dd>
<div class="block">Returns a view of this <a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><code>DeliveryTag</code></a> object as a <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html#tagBytes()">tagBytes()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator.ProtonNumericDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#tagBytes()">tagBytes()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.html#tagBytes()">tagBytes()</a></span> - Method in interface org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types">DeliveryTag</a></dt>
<dd>
<div class="block">Returns a view of this <a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><code>DeliveryTag</code></a> object as a byte array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html#tagLength()">tagLength()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator.ProtonNumericDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#tagLength()">tagLength()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.html#tagLength()">tagLength()</a></span> - Method in interface org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types">DeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html#tagValue">tagValue</a></span> - Variable in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator.ProtonNumericDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#tailMap(org.apache.qpid.protonj2.types.UnsignedInteger)">tailMap(UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#tailMap(org.apache.qpid.protonj2.types.UnsignedInteger,boolean)">tailMap(UnsignedInteger, boolean)</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html#take(org.apache.qpid.protonj2.types.transport.Performative,int,org.apache.qpid.protonj2.buffer.ProtonBuffer)">take(Performative, int, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/AMQPPerformativeEnvelopePool.html" title="class in org.apache.qpid.protonj2.engine">AMQPPerformativeEnvelopePool</a></dt>
<dd>
<div class="block">Requests an envelope from the pool and if non is available creates one using the given
builder this pool was created with.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/StopWatch.html#taken()">taken()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/StopWatch.html" title="class in org.apache.qpid.protonj2.client.util">StopWatch</a></dt>
<dd>
<div class="block">Returns the time taken in millis.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#target()">target()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#target()">target()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#target()">target()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Returns an immutable view of the remote <a href="org/apache/qpid/protonj2/client/Target.html" title="interface in org.apache.qpid.protonj2.client"><code>Target</code></a> object assigned to this receiver link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#target()">target()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Returns an immutable view of the remote <a href="org/apache/qpid/protonj2/client/Target.html" title="interface in org.apache.qpid.protonj2.client"><code>Target</code></a> object assigned to this sender link.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Target</span></a> - Class in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/Target.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">Target</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">The Target of messages.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#%3Cinit%3E()">Target()</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#%3Cinit%3E(org.apache.qpid.protonj2.types.messaging.Target)">Target(Target)</a></span> - Constructor for class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReceiverOptions.html#targetOptions()">targetOptions()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReceiverOptions.html" title="class in org.apache.qpid.protonj2.client">ReceiverOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SenderOptions.html#targetOptions()">targetOptions()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SenderOptions.html" title="class in org.apache.qpid.protonj2.client">SenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/TargetOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">TargetOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Options type that carries configuration for link Target types.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TargetOptions.html#%3Cinit%3E()">TargetOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TargetOptions.html" title="class in org.apache.qpid.protonj2.client">TargetOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging"><span class="typeNameLink">TargetTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.decoders.messaging</a></dt>
<dd>
<div class="block">Decoder of AMQP Target type values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html#%3Cinit%3E()">TargetTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.messaging.<a href="org/apache/qpid/protonj2/codec/decoders/messaging/TargetTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.messaging">TargetTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging"><span class="typeNameLink">TargetTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/messaging/package-summary.html">org.apache.qpid.protonj2.codec.encoders.messaging</a></dt>
<dd>
<div class="block">Encoder of AMQP Target type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html#%3Cinit%3E()">TargetTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">TargetTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#tcpKeepAlive()">tcpKeepAlive()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#tcpKeepAlive(boolean)">tcpKeepAlive(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Configures the TCP socket keep-alive value that should be used for a connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#tcpNoDelay()">tcpNoDelay()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#tcpNoDelay(boolean)">tcpNoDelay(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Configure the underlying connection to use the tcpNoDelay option.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport"><span class="typeNameLink">TcpTransport</span></a> - Class in <a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></dt>
<dd>
<div class="block">TCP based transport that uses Netty as the underlying IO layer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#%3Cinit%3E(io.netty.bootstrap.Bootstrap,org.apache.qpid.protonj2.client.TransportOptions,org.apache.qpid.protonj2.client.SslOptions)">TcpTransport(Bootstrap, TransportOptions, SslOptions)</a></span> - Constructor for class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport"><code>TcpTransport</code></a> instance with the given configuration.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyDefaultHandler.html" title="class in org.apache.qpid.protonj2.client.transport"><span class="typeNameLink">TcpTransport.NettyDefaultHandler</span></a>&lt;<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyDefaultHandler.html" title="type parameter in TcpTransport.NettyDefaultHandler">E</a>&gt; - Class in <a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.NettyTcpTransportHandler.html" title="class in org.apache.qpid.protonj2.client.transport"><span class="typeNameLink">TcpTransport.NettyTcpTransportHandler</span></a> - Class in <a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/Terminus.html" title="interface in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">Terminus</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html" title="enum in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">TerminusDurability</span></a> - Enum in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.types.messaging"><span class="typeNameLink">TerminusExpiryPolicy</span></a> - Enum in <a href="org/apache/qpid/protonj2/types/messaging/package-summary.html">org.apache.qpid.protonj2.types.messaging</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">TerminusOptions</span></a>&lt;<a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="type parameter in TerminusOptions">E</a> extends <a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="class in org.apache.qpid.protonj2.client">TerminusOptions</a>&lt;<a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="type parameter in TerminusOptions">E</a>&gt;&gt; - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Base options type for configuration of <a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Source</code></a> and <a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging"><code>Target</code></a> types
used by <a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client"><code>Sender</code></a> and <a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client"><code>Receiver</code></a> end points.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TerminusOptions.html#%3Cinit%3E()">TerminusOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="class in org.apache.qpid.protonj2.client">TerminusOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html" title="class in org.apache.qpid.protonj2.client.util"><span class="typeNameLink">ThreadPoolUtils</span></a> - Class in <a href="org/apache/qpid/protonj2/client/util/package-summary.html">org.apache.qpid.protonj2.client.util</a></dt>
<dd>
<div class="block">Utility methods for working with thread pools <code>ExecutorService</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html#%3Cinit%3E()">ThreadPoolUtils()</a></span> - Constructor for class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ThreadPoolUtils.html" title="class in org.apache.qpid.protonj2.client.util">ThreadPoolUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#tick(long)">tick(long)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Performs a tick operation on the connection which checks that Connection Idle timeout processing
is run.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#tick(long)">tick(long)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Prompt the engine to perform idle-timeout/heartbeat handling, and return an absolute
deadline in milliseconds that tick must again be called by/at, based on the provided
current time in milliseconds, to ensure the periodic work is carried out as necessary.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#tick(long)">tick(long)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#tick(long)">tick(long)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#tickAuto(java.util.concurrent.ScheduledExecutorService)">tickAuto(ScheduledExecutorService)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Convenience method which is the same as calling <a href="org/apache/qpid/protonj2/engine/Engine.html#tickAuto(java.util.concurrent.ScheduledExecutorService)"><code>Engine.tickAuto(ScheduledExecutorService)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Engine.html#tickAuto(java.util.concurrent.ScheduledExecutorService)">tickAuto(ScheduledExecutorService)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Engine.html" title="interface in org.apache.qpid.protonj2.engine">Engine</a></dt>
<dd>
<div class="block">Allows the engine to manage idle timeout processing by providing it the single threaded executor
context where all transport work is done which ensures singled threaded access while removing the
need for the client library or server application to manage calls to the <a href="org/apache/qpid/protonj2/engine/Engine.html#tick(long)"><code>Engine.tick(long)</code></a> methods.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#tickAuto(java.util.concurrent.ScheduledExecutorService)">tickAuto(ScheduledExecutorService)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html#tickAuto(java.util.concurrent.ScheduledExecutorService)">tickAuto(ScheduledExecutorService)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonEngine.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonEngine</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Source.html#timeout()">timeout()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Source.html" title="interface in org.apache.qpid.protonj2.client">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Target.html#timeout()">timeout()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Target.html" title="interface in org.apache.qpid.protonj2.client">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TerminusOptions.html#timeout()">timeout()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="class in org.apache.qpid.protonj2.client">TerminusOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TerminusOptions.html#timeout(long)">timeout(long)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TerminusOptions.html" title="class in org.apache.qpid.protonj2.client">TerminusOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#TIMESTAMP">TIMESTAMP</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">TimestampTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP Timestamp values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html#%3Cinit%3E()">TimestampTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/TimestampTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">TimestampTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/TimestampTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">TimestampTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP Timestamp type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/TimestampTypeEncoder.html#%3Cinit%3E()">TimestampTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/TimestampTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">TimestampTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#timeToLive()">timeToLive()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#timeToLive()">timeToLive()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#timeToLive()">timeToLive()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#timeToLive(long)">timeToLive(long)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#timeToLive(long)">timeToLive(long)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#timeToLive(long)">timeToLive(long)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the message time to live value.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/util/TimeUtils.html" title="class in org.apache.qpid.protonj2.client.util"><span class="typeNameLink">TimeUtils</span></a> - Class in <a href="org/apache/qpid/protonj2/client/util/package-summary.html">org.apache.qpid.protonj2.client.util</a></dt>
<dd>
<div class="block">Time utils.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#to()">to()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#to()">to()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#to()">to()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#to(java.lang.String)">to(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#to(java.lang.String)">to(String)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#to(java.lang.String)">to(String)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the 'to' value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#toAdvancedMessage()">toAdvancedMessage()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#toAdvancedMessage()">toAdvancedMessage()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Safely convert this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> instance into an <a href="org/apache/qpid/protonj2/client/AdvancedMessage.html" title="interface in org.apache.qpid.protonj2.client"><code>AdvancedMessage</code></a> reference
which can offer more low level APIs to an experienced client user.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#toArray()">toArray()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#toByteArray(byte)">toByteArray(byte)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>
<div class="block">Given a byte value returns an array containing the given byte as the only entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#toByteArray(int)">toByteArray(int)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>
<div class="block">Given an integer value returns an array containing the given byte as the only entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#toByteArray(long)">toByteArray(long)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>
<div class="block">Given a long value returns an array containing the given byte as the only entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#toByteArray(short)">toByteArray(short)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>
<div class="block">Given a short value returns an array containing the given byte as the only entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#toByteBuffer()">toByteBuffer()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#toByteBuffer()">toByteBuffer()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Returns a ByteBuffer that represents the readable bytes contained in this buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#toByteBuffer()">toByteBuffer()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#toByteBuffer()">toByteBuffer()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#toByteBuffer(int,int)">toByteBuffer(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#toByteBuffer(int,int)">toByteBuffer(int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Returns a ByteBuffer that represents the given span of bytes from the readable portion
of this buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html#toByteBuffer(int,int)">toByteBuffer(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html#toByteBuffer(int,int)">toByteBuffer(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonCompositeBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonCompositeBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html#toByteBuffer(int,int)">toByteBuffer(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonDuplicatedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonDuplicatedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#toByteBuffer(int,int)">toByteBuffer(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#toByteBuffer(int,int)">toByteBuffer(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html#toByteBuffer(int,int)">toByteBuffer(int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonSlicedBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonSlicedBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#toOutputBuffer(org.apache.qpid.protonj2.buffer.ProtonBuffer)">toOutputBuffer(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/StringUtils.html#toQuotedString(org.apache.qpid.protonj2.buffer.ProtonBuffer,int,boolean)">toQuotedString(ProtonBuffer, int, boolean)</a></span> - Static method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/StringUtils.html" title="class in org.apache.qpid.protonj2.engine.util">StringUtils</a></dt>
<dd>
<div class="block">Converts the ProtonBuffer to a quoted string.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/StringUtils.html#toQuotedString(org.apache.qpid.protonj2.types.Binary,int,boolean)">toQuotedString(Binary, int, boolean)</a></span> - Static method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/StringUtils.html" title="class in org.apache.qpid.protonj2.engine.util">StringUtils</a></dt>
<dd>
<div class="block">Converts the Binary to a quoted string.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientConnection.html" title="class in org.apache.qpid.protonj2.client.impl">ClientConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html" title="class in org.apache.qpid.protonj2.client.impl">ClientRedirect</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/FifoDeliveryQueue.html" title="class in org.apache.qpid.protonj2.client.util">FifoDeliveryQueue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/ReconnectLocationPool.html" title="class in org.apache.qpid.protonj2.client.util">ReconnectLocationPool</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/AbstractDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">AbstractDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EmptyEnvelope.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EmptyEnvelope.html" title="class in org.apache.qpid.protonj2.engine">EmptyEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator.ProtonNumericDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/PerformativeEnvelope.html" title="class in org.apache.qpid.protonj2.engine">PerformativeEnvelope</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">AbstractMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SequenceNumber.html" title="class in org.apache.qpid.protonj2.engine.util">SequenceNumber</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.SplayedEntry.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap.SplayedEntry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Binary.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Accepted.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Accepted.html" title="class in org.apache.qpid.protonj2.types.messaging">Accepted</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpSequence.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/AmqpValue.html" title="class in org.apache.qpid.protonj2.types.messaging">AmqpValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/ApplicationProperties.html" title="class in org.apache.qpid.protonj2.types.messaging">ApplicationProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Data.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Data.html" title="class in org.apache.qpid.protonj2.types.messaging">Data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnClose.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnClose.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnClose</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinks.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinks.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnNoLinks</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinksOrMessages.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoLinksOrMessages.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnNoLinksOrMessages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoMessages.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeleteOnNoMessages.html" title="class in org.apache.qpid.protonj2.types.messaging">DeleteOnNoMessages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/DeliveryAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">DeliveryAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Footer.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Footer.html" title="class in org.apache.qpid.protonj2.types.messaging">Footer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Header.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Header.html" title="class in org.apache.qpid.protonj2.types.messaging">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/MessageAnnotations.html" title="class in org.apache.qpid.protonj2.types.messaging">MessageAnnotations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Modified.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Modified.html" title="class in org.apache.qpid.protonj2.types.messaging">Modified</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Properties.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Properties.html" title="class in org.apache.qpid.protonj2.types.messaging">Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Received.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Received.html" title="class in org.apache.qpid.protonj2.types.messaging">Received</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Rejected.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Rejected.html" title="class in org.apache.qpid.protonj2.types.messaging">Rejected</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Released.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Released.html" title="class in org.apache.qpid.protonj2.types.messaging">Released</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Source.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Target.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslChallenge.html" title="class in org.apache.qpid.protonj2.types.security">SaslChallenge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslInit.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslInit.html" title="class in org.apache.qpid.protonj2.types.security">SaslInit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslMechanisms.html" title="class in org.apache.qpid.protonj2.types.security">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslOutcome.html" title="class in org.apache.qpid.protonj2.types.security">SaslOutcome</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslResponse.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslResponse.html" title="class in org.apache.qpid.protonj2.types.security">SaslResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Symbol.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions">Coordinator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declare.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions">Declare</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Declared.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Declared.html" title="class in org.apache.qpid.protonj2.types.transactions">Declared</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/Discharge.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions">Discharge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html" title="class in org.apache.qpid.protonj2.types.transactions">TransactionalState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Attach.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Begin.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Begin.html" title="class in org.apache.qpid.protonj2.types.transport">Begin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Close.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Close.html" title="class in org.apache.qpid.protonj2.types.transport">Close</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Detach.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Detach.html" title="class in org.apache.qpid.protonj2.types.transport">Detach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Disposition.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Disposition.html" title="class in org.apache.qpid.protonj2.types.transport">Disposition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/End.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/End.html" title="class in org.apache.qpid.protonj2.types.transport">End</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ErrorCondition.html" title="class in org.apache.qpid.protonj2.types.transport">ErrorCondition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Flow.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Open.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Open.html" title="class in org.apache.qpid.protonj2.types.transport">Open</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html" title="class in org.apache.qpid.protonj2.types">UnknownDescribedType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#toString()">toString()</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#toString(byte)">toString(byte)</a></span> - Static method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#toString(java.nio.charset.Charset)">toString(Charset)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#toString(java.nio.charset.Charset)">toString(Charset)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Returns a String created from the buffer's underlying bytes using the specified
<code>Charset</code> for the newly created String.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#toString(java.nio.charset.Charset)">toString(Charset)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/StringUtils.html#toStringArray(org.apache.qpid.protonj2.types.Symbol%5B%5D)">toStringArray(Symbol[])</a></span> - Static method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/StringUtils.html" title="class in org.apache.qpid.protonj2.engine.util">StringUtils</a></dt>
<dd>
<div class="block">Converts the given Symbol[] into a String[] array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/StringUtils.html#toStringKeyedMap(java.util.Map)">toStringKeyedMap(Map&lt;Symbol, Object&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/StringUtils.html" title="class in org.apache.qpid.protonj2.engine.util">StringUtils</a></dt>
<dd>
<div class="block">Converts the given Symbol keyed <code>Map</code> into a matching String keyed <code>Map</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/StringUtils.html#toStringSet(org.apache.qpid.protonj2.types.Symbol%5B%5D)">toStringSet(Symbol[])</a></span> - Static method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/StringUtils.html" title="class in org.apache.qpid.protonj2.engine.util">StringUtils</a></dt>
<dd>
<div class="block">Converts the given Symbol array into a matching String <code>Set</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/StringUtils.html#toSymbolArray(java.lang.String%5B%5D)">toSymbolArray(String[])</a></span> - Static method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/StringUtils.html" title="class in org.apache.qpid.protonj2.engine.util">StringUtils</a></dt>
<dd>
<div class="block">Converts the given String[] into a Symbol[] array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/StringUtils.html#toSymbolArray(java.util.Collection)">toSymbolArray(Collection&lt;String&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/StringUtils.html" title="class in org.apache.qpid.protonj2.engine.util">StringUtils</a></dt>
<dd>
<div class="block">Converts the given String <code>Collection</code> into a Symbol array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/StringUtils.html#toSymbolKeyedMap(java.util.Map)">toSymbolKeyedMap(Map&lt;String, Object&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/StringUtils.html" title="class in org.apache.qpid.protonj2.engine.util">StringUtils</a></dt>
<dd>
<div class="block">Converts the given String keyed <code>Map</code> into a matching Symbol keyed <code>Map</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/StringUtils.html#toSymbolSet(java.util.Collection)">toSymbolSet(Collection&lt;String&gt;)</a></span> - Static method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/StringUtils.html" title="class in org.apache.qpid.protonj2.engine.util">StringUtils</a></dt>
<dd>
<div class="block">Converts the given String <code>Collection</code> into a matching Symbol <code>Set</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#toUnsignedInt(byte)">toUnsignedInt(byte)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>
<div class="block">Returns a <code>int</code> that represents the unsigned view of the given <code>byte</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#toUnsignedInt(short)">toUnsignedInt(short)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>
<div class="block">Returns a <code>int</code> that represents the unsigned view of the given <code>short</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html#toUnsignedInteger()">toUnsignedInteger()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/DeliveryIdTracker.html" title="class in org.apache.qpid.protonj2.engine.util">DeliveryIdTracker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#toUnsignedLong(byte)">toUnsignedLong(byte)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>
<div class="block">Returns a <code>long</code> that represents the unsigned view of the given <code>byte</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#toUnsignedLong(int)">toUnsignedLong(int)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>
<div class="block">Returns a <code>long</code> that represents the unsigned view of the given <code>int</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#toUnsignedLong(short)">toUnsignedLong(short)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>
<div class="block">Returns a <code>long</code> that represents the unsigned view of the given <code>short</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#toUnsignedShort(byte)">toUnsignedShort(byte)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>
<div class="block">Returns a <code>short</code> that represents the unsigned view of the given <code>byte</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html#toURI()">toURI()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html" title="class in org.apache.qpid.protonj2.client.impl">ClientRedirect</a></dt>
<dd>
<div class="block">Construct a URI from the redirection information available.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#trace(java.lang.String)">trace(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#trace(java.lang.String)">trace(String)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#trace(java.lang.String)">trace(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#trace(java.lang.String,java.lang.Object)">trace(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#trace(java.lang.String,java.lang.Object)">trace(String, Object)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#trace(java.lang.String,java.lang.Object)">trace(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#trace(java.lang.String,java.lang.Object...)">trace(String, Object...)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#trace(java.lang.String,java.lang.Object...)">trace(String, Object...)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#trace(java.lang.String,java.lang.Object...)">trace(String, Object...)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#trace(java.lang.String,java.lang.Object,java.lang.Object)">trace(String, Object, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#trace(java.lang.String,java.lang.Object,java.lang.Object)">trace(String, Object, Object)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#trace(java.lang.String,java.lang.Object,java.lang.Object)">trace(String, Object, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#traceBytes()">traceBytes()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#traceBytes(boolean)">traceBytes(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Determines if the transport should add a logger for bytes in / out</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#traceFrames()">traceFrames()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#traceFrames(boolean)">traceFrames(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Configure if the newly created connection should enabled AMQP frame tracing to the
system output.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/util/TrackableThreadFactory.html" title="class in org.apache.qpid.protonj2.client.util"><span class="typeNameLink">TrackableThreadFactory</span></a> - Class in <a href="org/apache/qpid/protonj2/client/util/package-summary.html">org.apache.qpid.protonj2.client.util</a></dt>
<dd>
<div class="block">Simple ThreadFactory object that tracks the last created thread if an <code>AtomicReference</code>
is provided in order to hold onto the tracked <code>Thread</code> reference.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/TrackableThreadFactory.html#%3Cinit%3E(java.lang.String,boolean)">TrackableThreadFactory(String, boolean)</a></span> - Constructor for class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/TrackableThreadFactory.html" title="class in org.apache.qpid.protonj2.client.util">TrackableThreadFactory</a></dt>
<dd>
<div class="block">Creates a new Thread factory that will create threads with the
given name and daemon state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/util/TrackableThreadFactory.html#%3Cinit%3E(java.lang.String,boolean,java.util.concurrent.atomic.AtomicReference)">TrackableThreadFactory(String, boolean, AtomicReference&lt;Thread&gt;)</a></span> - Constructor for class org.apache.qpid.protonj2.client.util.<a href="org/apache/qpid/protonj2/client/util/TrackableThreadFactory.html" title="class in org.apache.qpid.protonj2.client.util">TrackableThreadFactory</a></dt>
<dd>
<div class="block">Creates a new Thread factory that will create threads with the
given name and daemon state.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html#tracker()">tracker()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderMessage.html" title="interface in org.apache.qpid.protonj2.client">StreamSenderMessage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/Tracker.html" title="interface in org.apache.qpid.protonj2.client"><span class="typeNameLink">Tracker</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Tracker object used to track the state of a sent <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a> at the remote
and allows for local settlement and disposition management.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#trafficClass()">trafficClass()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#trafficClass(int)">trafficClass(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Sets the traffic class value used by the TCP connection, valid
range is between 0 and 255.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">Transaction</span></a>&lt;<a href="org/apache/qpid/protonj2/engine/Transaction.html" title="type parameter in Transaction">E</a> extends <a href="org/apache/qpid/protonj2/engine/Endpoint.html" title="interface in org.apache.qpid.protonj2.engine">Endpoint</a>&lt;?&gt;&gt; - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">A Transaction object that hold information and context for a single <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TransactionErrors.html#TRANSACTION_ROLLBACK">TRANSACTION_ROLLBACK</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TransactionErrors.html" title="interface in org.apache.qpid.protonj2.types.transactions">TransactionErrors</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TransactionErrors.html#TRANSACTION_TIMEOUT">TRANSACTION_TIMEOUT</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TransactionErrors.html" title="interface in org.apache.qpid.protonj2.types.transactions">TransactionErrors</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/Transaction.DischargeState.html" title="enum in org.apache.qpid.protonj2.engine"><span class="typeNameLink">Transaction.DischargeState</span></a> - Enum in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Provides state for this <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html#Transactional">Transactional</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html" title="enum in org.apache.qpid.protonj2.types.transport">DeliveryState.DeliveryStateType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html#TRANSACTIONAL">TRANSACTIONAL</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html" title="enum in org.apache.qpid.protonj2.client">DeliveryState.Type</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html" title="class in org.apache.qpid.protonj2.types.transactions"><span class="typeNameLink">TransactionalState</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transactions/package-summary.html">org.apache.qpid.protonj2.types.transactions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html#%3Cinit%3E()">TransactionalState()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TransactionalState.html" title="class in org.apache.qpid.protonj2.types.transactions">TransactionalState</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">TransactionController</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Transaction Controller link that implements the mechanics of declaring and discharging
AMQP transactions.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transactions/TransactionErrors.html" title="interface in org.apache.qpid.protonj2.types.transactions"><span class="typeNameLink">TransactionErrors</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/transactions/package-summary.html">org.apache.qpid.protonj2.types.transactions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/engine/TransactionManager.html" title="interface in org.apache.qpid.protonj2.engine"><span class="typeNameLink">TransactionManager</span></a> - Interface in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Transaction Manager endpoint that implements the mechanics of handling the declaration
of and the requested discharge of AMQP transactions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Connection.html#transactionManagerOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">transactionManagerOpenHandler(EventHandler&lt;TransactionManager&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Connection.html" title="interface in org.apache.qpid.protonj2.engine">Connection</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when an AMQP Attach frame is received from the remote peer for a transaction
coordination link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html#transactionManagerOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">transactionManagerOpenHandler(EventHandler&lt;TransactionManager&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonConnection.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonConnection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html#transactionManagerOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">transactionManagerOpenHandler(EventHandler&lt;TransactionManager&gt;)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSession.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Session.html#transactionManagerOpenHandler(org.apache.qpid.protonj2.engine.EventHandler)">transactionManagerOpenHandler(EventHandler&lt;TransactionManager&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Session.html" title="interface in org.apache.qpid.protonj2.engine">Session</a></dt>
<dd>
<div class="block">Sets a <a href="org/apache/qpid/protonj2/engine/EventHandler.html" title="interface in org.apache.qpid.protonj2.engine"><code>EventHandler</code></a> for when an AMQP Attach frame is received from the remote peer for a transaction
coordination link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html#transactions()">transactions()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonTransactionController.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonTransactionController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionController.html#transactions()">transactions()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine">TransactionController</a></dt>
<dd>
<div class="block">Returns a list of <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a> objects that are active within this <a href="org/apache/qpid/protonj2/engine/TransactionController.html" title="interface in org.apache.qpid.protonj2.engine"><code>TransactionController</code></a> which
have not reached a terminal state meaning they have not been successfully discharged and have not failed in
either the <a href="org/apache/qpid/protonj2/types/transactions/Declare.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Declare</code></a> phase or the <a href="org/apache/qpid/protonj2/types/transactions/Discharge.html" title="class in org.apache.qpid.protonj2.types.transactions"><code>Discharge</code></a> phase.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/TransactionState.html" title="enum in org.apache.qpid.protonj2.engine"><span class="typeNameLink">TransactionState</span></a> - Enum in <a href="org/apache/qpid/protonj2/engine/package-summary.html">org.apache.qpid.protonj2.engine</a></dt>
<dd>
<div class="block">Indicates the current state of a given <a href="org/apache/qpid/protonj2/engine/Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a></div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions"><span class="typeNameLink">TransactionStateTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transactions/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transactions</a></dt>
<dd>
<div class="block">Decoder of AMQP TransactionState types from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html#%3Cinit%3E()">TransactionStateTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transactions.<a href="org/apache/qpid/protonj2/codec/decoders/transactions/TransactionStateTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transactions">TransactionStateTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions"><span class="typeNameLink">TransactionStateTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transactions/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transactions</a></dt>
<dd>
<div class="block">Encoder of AMQP TransactionState type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html#%3Cinit%3E()">TransactionStateTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">TransactionStateTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport"><span class="typeNameLink">Transfer</span></a> - Class in <a href="org/apache/qpid/protonj2/types/transport/package-summary.html">org.apache.qpid.protonj2.types.transport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Transfer.html#%3Cinit%3E()">Transfer()</a></span> - Constructor for class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Transfer.html" title="class in org.apache.qpid.protonj2.types.transport">Transfer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html#TRANSFER">TRANSFER</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/LinkError.html#TRANSFER_LIMIT_EXCEEDED">TRANSFER_LIMIT_EXCEEDED</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/LinkError.html" title="interface in org.apache.qpid.protonj2.types.transport">LinkError</a></dt>
<dd>
<div class="block">The peer sent more message transfers than currently allowed on the link.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport"><span class="typeNameLink">TransferTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.decoders.transport</a></dt>
<dd>
<div class="block">Decoder of AMQP Transfer type values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html#%3Cinit%3E()">TransferTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.transport.<a href="org/apache/qpid/protonj2/codec/decoders/transport/TransferTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.transport">TransferTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport"><span class="typeNameLink">TransferTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/transport/package-summary.html">org.apache.qpid.protonj2.codec.encoders.transport</a></dt>
<dd>
<div class="block">Encoder of AMQP Transfer type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html#%3Cinit%3E()">TransferTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">TransferTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#transitionedToLocallyClosed()">transitionedToLocallyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#transitionedToLocallyClosed()">transitionedToLocallyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#transitionedToLocallyDetached()">transitionedToLocallyDetached()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#transitionedToLocallyDetached()">transitionedToLocallyDetached()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#transitionedToLocallyOpened()">transitionedToLocallyOpened()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#transitionedToLocallyOpened()">transitionedToLocallyOpened()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#transitionToParentLocallyClosed()">transitionToParentLocallyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#transitionToParentLocallyClosed()">transitionToParentLocallyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#transitionToParentRemotelyClosed()">transitionToParentRemotelyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#transitionToParentRemotelyClosed()">transitionToParentRemotelyClosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#transitionToRemotelyCosed()">transitionToRemotelyCosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#transitionToRemotelyCosed()">transitionToRemotelyCosed()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#transitionToRemotelyDetached()">transitionToRemotelyDetached()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#transitionToRemotelyDetached()">transitionToRemotelyDetached()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html#transitionToRemotelyOpenedState()">transitionToRemotelyOpenedState()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLink.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLink</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport"><span class="typeNameLink">Transport</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></dt>
<dd>
<div class="block">Base class for all QpidJMS Transport instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TransportListener.html#transportConnected(org.apache.qpid.protonj2.client.transport.Transport)">transportConnected(Transport)</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TransportListener.html" title="interface in org.apache.qpid.protonj2.client.transport">TransportListener</a></dt>
<dd>
<div class="block">Called after the transport has successfully connected to the remote and performed any
required handshakes such as SSL or Web Sockets handshaking and the connection is now
considered open.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TransportListener.html#transportError(java.lang.Throwable)">transportError(Throwable)</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TransportListener.html" title="interface in org.apache.qpid.protonj2.client.transport">TransportListener</a></dt>
<dd>
<div class="block">Called when an error occurs during normal Transport operations such as SSL handshake
or remote connection dropped.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TransportListener.html#transportInitialized(org.apache.qpid.protonj2.client.transport.Transport)">transportInitialized(Transport)</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TransportListener.html" title="interface in org.apache.qpid.protonj2.client.transport">TransportListener</a></dt>
<dd>
<div class="block">Called immediately before the transport attempts to connect to the remote peer
but following all <a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport"><code>Transport</code></a> initialization.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/transport/TransportListener.html" title="interface in org.apache.qpid.protonj2.client.transport"><span class="typeNameLink">TransportListener</span></a> - Interface in <a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></dt>
<dd>
<div class="block">Listener interface that should be implemented by users of the various
QpidJMS Transport classes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#transportOptions()">transportOptions()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client"><span class="typeNameLink">TransportOptions</span></a> - Class in <a href="org/apache/qpid/protonj2/client/package-summary.html">org.apache.qpid.protonj2.client</a></dt>
<dd>
<div class="block">Encapsulates all the Transport options in one configuration object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#%3Cinit%3E()">TransportOptions()</a></span> - Constructor for class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TransportListener.html#transportRead(org.apache.qpid.protonj2.buffer.ProtonBuffer)">transportRead(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TransportListener.html" title="interface in org.apache.qpid.protonj2.client.transport">TransportListener</a></dt>
<dd>
<div class="block">Called when new incoming data has become available for processing by the <a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport"><code>Transport</code></a>
user.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#trustAll()">trustAll()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#trustAll(boolean)">trustAll(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#trustStoreLocation()">trustStoreLocation()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#trustStoreLocation(java.lang.String)">trustStoreLocation(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#trustStorePassword()">trustStorePassword()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#trustStorePassword(java.lang.String)">trustStorePassword(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#trustStoreType()">trustStoreType()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#trustStoreType(java.lang.String)">trustStoreType(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#tryCancelTask()">tryCancelTask()</a></span> - Method in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>
<div class="block">TODO - Provide hook to run on the event loop to do whatever it means to cancel this task and
update the task state in a thread safe manner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html#tryReceive()">tryReceive()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html#tryReceive()">tryReceive()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiver.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Receiver.html#tryReceive()">tryReceive()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Receiver.html" title="interface in org.apache.qpid.protonj2.client">Receiver</a></dt>
<dd>
<div class="block">Non-blocking receive method that either returns a message is one is immediately available or
returns null if none is currently at hand.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamReceiver.html#tryReceive()">tryReceive()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamReceiver.html" title="interface in org.apache.qpid.protonj2.client">StreamReceiver</a></dt>
<dd>
<div class="block">Non-blocking receive method that either returns a message is one is immediately available or
returns null if none is currently at hand.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html#trySend(org.apache.qpid.protonj2.client.Message)">trySend(Message&lt;?&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#trySend(org.apache.qpid.protonj2.client.Message)">trySend(Message&lt;?&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Send the given message if credit is available or returns null if no credit has been
granted to the link at the time of the send attempt.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html#trySend(org.apache.qpid.protonj2.client.Message,java.util.Map)">trySend(Message&lt;?&gt;, Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamSender.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Sender.html#trySend(org.apache.qpid.protonj2.client.Message,java.util.Map)">trySend(Message&lt;?&gt;, Map&lt;String, Object&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Sender.html" title="interface in org.apache.qpid.protonj2.client">Sender</a></dt>
<dd>
<div class="block">Send the given message if credit is available or returns null if no credit has been
granted to the link at the time of the send attempt.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/types/transactions/TxnCapability.html" title="interface in org.apache.qpid.protonj2.types.transactions"><span class="typeNameLink">TxnCapability</span></a> - Interface in <a href="org/apache/qpid/protonj2/types/transactions/package-summary.html">org.apache.qpid.protonj2.types.transactions</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/TypeDecoder.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">TypeDecoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/TypeDecoder.html" title="type parameter in TypeDecoder">V</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Interface for an decoder of a specific AMQP Type.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/TypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec"><span class="typeNameLink">TypeEncoder</span></a>&lt;<a href="org/apache/qpid/protonj2/codec/TypeEncoder.html" title="type parameter in TypeEncoder">V</a>&gt; - Interface in <a href="org/apache/qpid/protonj2/codec/package-summary.html">org.apache.qpid.protonj2.codec</a></dt>
<dd>
<div class="block">Interface for an encoder of a specific AMQP Type.</div>
</dd>
</dl>
<a id="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#UBYTE">UBYTE</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#UINT">UINT</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#UINT0">UINT0</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#ULONG">ULONG</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#ULONG0">ULONG0</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SessionError.html#UNATTACHED_HANDLE">UNATTACHED_HANDLE</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SessionError.html" title="interface in org.apache.qpid.protonj2.types.transport">SessionError</a></dt>
<dd>
<div class="block">A frame (other than attach) was received referencing a handle which is not currently in use of an attached link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AmqpError.html#UNAUTHORIZED_ACCESS">UNAUTHORIZED_ACCESS</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AmqpError.html" title="interface in org.apache.qpid.protonj2.types.transport">AmqpError</a></dt>
<dd>
<div class="block">A peer attempted to work with a remote entity to which it has no access due to security settings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transactions/TransactionErrors.html#UNKNOWN_ID">UNKNOWN_ID</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transactions.<a href="org/apache/qpid/protonj2/types/transactions/TransactionErrors.html" title="interface in org.apache.qpid.protonj2.types.transactions">TransactionErrors</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html" title="class in org.apache.qpid.protonj2.types"><span class="typeNameLink">UnknownDescribedType</span></a> - Class in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html#%3Cinit%3E(java.lang.Object,java.lang.Object)">UnknownDescribedType(Object, Object)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnknownDescribedType.html" title="class in org.apache.qpid.protonj2.types">UnknownDescribedType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">UnknownDescribedTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">Decoder of AMQP Described type values from a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html#%3Cinit%3E()">UnknownDescribedTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/UnknownDescribedTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders">UnknownDescribedTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders"><span class="typeNameLink">UnknownDescribedTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/package-summary.html">org.apache.qpid.protonj2.codec.encoders</a></dt>
<dd>
<div class="block">Encoder of AMQP Described Types to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html#%3Cinit%3E()">UnknownDescribedTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">UnknownDescribedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html#unsettled()">unsettled()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonReceiver.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonReceiver</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html#unsettled()">unsettled()</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSender.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSender</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Receiver.html#unsettled()">unsettled()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine">Receiver</a></dt>
<dd>
<div class="block">Retrieves the list of unsettled deliveries for this <a href="org/apache/qpid/protonj2/engine/Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> link which have yet to be settled
on this end of the link.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Sender.html#unsettled()">unsettled()</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine">Sender</a></dt>
<dd>
<div class="block">Retrieves the list of unsettled deliveries sent from this <a href="org/apache/qpid/protonj2/engine/Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html#UNSETTLED">UNSETTLED</a></span> - org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DurabilityMode.html#UNSETTLED_STATE">UNSETTLED_STATE</a></span> - org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DurabilityMode.html" title="enum in org.apache.qpid.protonj2.client">DurabilityMode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html#UNSETTLED_STATE">UNSETTLED_STATE</a></span> - org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusDurability</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types"><span class="typeNameLink">UnsignedByte</span></a> - Class in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#%3Cinit%3E(byte)">UnsignedByte(byte)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">UnsignedByteTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP Unsigned Byte values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html#%3Cinit%3E()">UnsignedByteTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedByteTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedByteTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">UnsignedByteTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP UnsignedByte type values to a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedByteTypeEncoder.html#%3Cinit%3E()">UnsignedByteTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedByteTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types"><span class="typeNameLink">UnsignedInteger</span></a> - Class in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#%3Cinit%3E(int)">UnsignedInteger(int)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">UnsignedInteger0TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP Zero value Unsigned Integer values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html#%3Cinit%3E()">UnsignedInteger0TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">UnsignedInteger32TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP Unsigned Integer values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html#%3Cinit%3E()">UnsignedInteger32TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger32TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger32TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">UnsignedInteger8TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP Small Unsigned Integer values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html#%3Cinit%3E()">UnsignedInteger8TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedInteger8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedInteger8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">UnsignedIntegerTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP UnsignedShort type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html#%3Cinit%3E()">UnsignedIntegerTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedIntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types"><span class="typeNameLink">UnsignedLong</span></a> - Class in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#%3Cinit%3E(long)">UnsignedLong(long)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">UnsignedLong0TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP Zero value Unsigned Long values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html#%3Cinit%3E()">UnsignedLong0TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong0TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong0TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">UnsignedLong64TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP Unsigned Long values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html#%3Cinit%3E()">UnsignedLong64TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong64TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong64TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">UnsignedLong8TypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP Unsigned small Long values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html#%3Cinit%3E()">UnsignedLong8TypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedLong8TypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedLong8TypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">UnsignedLongTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP UnsignedShort type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html#%3Cinit%3E()">UnsignedLongTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedLongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types"><span class="typeNameLink">UnsignedShort</span></a> - Class in <a href="org/apache/qpid/protonj2/types/package-summary.html">org.apache.qpid.protonj2.types</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#%3Cinit%3E(short)">UnsignedShort(short)</a></span> - Constructor for class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">UnsignedShortTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decode AMQP Unsigned Short values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html#%3Cinit%3E()">UnsignedShortTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UnsignedShortTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UnsignedShortTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">UnsignedShortTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP UnsignedShort type values to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html#%3Cinit%3E()">UnsignedShortTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#unwrap()">unwrap()</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Return the underlying buffer object that backs this <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> instance, or null
if there is no backing object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#unwrap()">unwrap()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html#unwrap()">unwrap()</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNioByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNioByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html#updateCredit(int)">updateCredit(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLinkCreditState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html#updateDeliveryCount(int)">updateDeliveryCount(int)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonLinkCreditState.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonLinkCreditState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#user()">user()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#user(java.lang.String)">user(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">Sets the user name used when performing connection authentication.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#useReconnectBackOff()">useReconnectBackOff()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#useReconnectBackOff(boolean)">useReconnectBackOff(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">Controls whether the time between reconnection attempts should grow based on a configured multiplier.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#userId()">userId()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#userId()">userId()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#userId()">userId()</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html#userId(byte%5B%5D)">userId(byte[])</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html#userId(byte%5B%5D)">userId(byte[])</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientStreamReceiverMessage.html" title="class in org.apache.qpid.protonj2.client.impl">ClientStreamReceiverMessage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/Message.html#userId(byte%5B%5D)">userId(byte[])</a></span> - Method in interface org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client">Message</a></dt>
<dd>
<div class="block">Sets the user Id value to assign to this <a href="org/apache/qpid/protonj2/client/Message.html" title="interface in org.apache.qpid.protonj2.client"><code>Message</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslCredentialsProvider.html#username()">username()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslCredentialsProvider.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client">SaslCredentialsProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#useWebSockets()">useWebSockets()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#useWebSockets(boolean)">useWebSockets(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Set to true to configure the transport layer as a WebSocket based connection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#USHORT">USHORT</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/UTF8Decoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">UTF8Decoder</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">Interface for an external UTF8 Decoder that can be supplied by a client
which implements custom decoding logic optimized for the application using
the Codec.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/UTF8Encoder.html" title="interface in org.apache.qpid.protonj2.codec.encoders"><span class="typeNameLink">UTF8Encoder</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/encoders/package-summary.html">org.apache.qpid.protonj2.codec.encoders</a></dt>
<dd>
<div class="block">Interface for an external UTF8 Encoder that can be supplied by a client
which implements custom encoding logic optimized for the application using
the Codec.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/UTF8StreamDecoder.html" title="interface in org.apache.qpid.protonj2.codec.decoders"><span class="typeNameLink">UTF8StreamDecoder</span></a> - Interface in <a href="org/apache/qpid/protonj2/codec/decoders/package-summary.html">org.apache.qpid.protonj2.codec.decoders</a></dt>
<dd>
<div class="block">Interface for an external UTF8 Decoder that can be supplied by a client
which implements custom decoding logic optimized for the application using
the Codec.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html#UUID">UUID</a></span> - org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html" title="enum in org.apache.qpid.protonj2.engine.impl">ProtonDeliveryTagGenerator.BUILTIN</a></dt>
<dd>
<div class="block">Provides a <a href="org/apache/qpid/protonj2/engine/DeliveryTagGenerator.html" title="interface in org.apache.qpid.protonj2.engine"><code>DeliveryTagGenerator</code></a> that creates tags based on a UUID value that
will be written as two long value encoded into the delivery tag bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#UUID">UUID</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives"><span class="typeNameLink">UUIDTypeDecoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/decoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.decoders.primitives</a></dt>
<dd>
<div class="block">Decoder of AMQP UUID values from a byte stream</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html#%3Cinit%3E()">UUIDTypeDecoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.decoders.primitives.<a href="org/apache/qpid/protonj2/codec/decoders/primitives/UUIDTypeDecoder.html" title="class in org.apache.qpid.protonj2.codec.decoders.primitives">UUIDTypeDecoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UUIDTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives"><span class="typeNameLink">UUIDTypeEncoder</span></a> - Class in <a href="org/apache/qpid/protonj2/codec/encoders/primitives/package-summary.html">org.apache.qpid.protonj2.codec.encoders.primitives</a></dt>
<dd>
<div class="block">Encoder of AMQP UUID type value to a byte stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UUIDTypeEncoder.html#%3Cinit%3E()">UUIDTypeEncoder()</a></span> - Constructor for class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UUIDTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UUIDTypeEncoder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html#validate()">validate()</a></span> - Method in class org.apache.qpid.protonj2.client.impl.<a href="org/apache/qpid/protonj2/client/impl/ClientRedirect.html" title="class in org.apache.qpid.protonj2.client.impl">ClientRedirect</a></dt>
<dd>
<div class="block">Validate the information conveyed in the redirect and signal an error if it is invalid.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#validate(java.lang.String)">validate(String)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>
<div class="block">Given a mechanism name, validate that it is one of the mechanisms this client supports.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html#validateByte(int,byte)">validateByte(int, byte)</a></span> - Static method in class org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/AMQPHeader.html" title="class in org.apache.qpid.protonj2.types.transport">AMQPHeader</a></dt>
<dd>
<div class="block">Called to validate a byte according to a given index within the AMQP Header
If the index is outside the range of the header size an <code>IndexOutOfBoundsException</code>
will be thrown.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Role.html#valueOf(boolean)">valueOf(boolean)</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Role.html" title="enum in org.apache.qpid.protonj2.types.transport">Role</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html#valueOf(byte)">valueOf(byte)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslOutcome</a></dt>
<dd>
<div class="block">Return a matching SASL Outcome from the given byte value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html#valueOf(byte)">valueOf(byte)</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">ReceiverSettleMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html#valueOf(byte)">valueOf(byte)</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#valueOf(byte)">valueOf(byte)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>
<div class="block">Returns an UnsignedByte instance representing the specified byte value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#valueOf(int)">valueOf(int)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>
<div class="block">Returns an UnsignedInteger instance representing the specified int value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#valueOf(int)">valueOf(int)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>
<div class="block">Returns an UnsignedShort instance representing the specified int value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html#valueOf(long)">valueOf(long)</a></span> - Static method in enum org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusDurability</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#valueOf(long)">valueOf(long)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>
<div class="block">Returns an UnsignedInteger instance representing the specified long value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#valueOf(long)">valueOf(long)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>
<div class="block">Returns an UnsignedLong instance representing the specified int value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#valueOf(short)">valueOf(short)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>
<div class="block">Returns an UnsignedShort instance representing the specified short value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Role.html#valueOf(java.lang.Boolean)">valueOf(Boolean)</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Role.html" title="enum in org.apache.qpid.protonj2.types.transport">Role</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryMode.html" title="enum in org.apache.qpid.protonj2.client">DeliveryMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html" title="enum in org.apache.qpid.protonj2.client">DeliveryState.Type</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DistributionMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DistributionMode.html" title="enum in org.apache.qpid.protonj2.client">DistributionMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DurabilityMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DurabilityMode.html" title="enum in org.apache.qpid.protonj2.client">DurabilityMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.client">ExpiryPolicy</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/ConnectionState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/ConnectionState.html" title="enum in org.apache.qpid.protonj2.engine">ConnectionState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html" title="enum in org.apache.qpid.protonj2.engine">EngineSaslDriver.SaslState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineState.html" title="enum in org.apache.qpid.protonj2.engine">EngineState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html" title="enum in org.apache.qpid.protonj2.engine.impl">ProtonDeliveryTagGenerator.BUILTIN</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/LinkState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/LinkState.html" title="enum in org.apache.qpid.protonj2.engine">LinkState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.Role.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.Role.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslContext.Role</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslOutcome</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/SessionState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/SessionState.html" title="enum in org.apache.qpid.protonj2.engine">SessionState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.DischargeState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.DischargeState.html" title="enum in org.apache.qpid.protonj2.engine">Transaction.DischargeState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionState.html" title="enum in org.apache.qpid.protonj2.engine">TransactionState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html" title="enum in org.apache.qpid.protonj2.types.messaging">Section.SectionType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusDurability</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusExpiryPolicy</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslCode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslCode.html" title="enum in org.apache.qpid.protonj2.types.security">SaslCode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html" title="enum in org.apache.qpid.protonj2.types.security">SaslPerformative.SaslPerformativeType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Symbol.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html" title="enum in org.apache.qpid.protonj2.types.transport">DeliveryState.DeliveryStateType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">ReceiverSettleMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Role.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Role.html" title="enum in org.apache.qpid.protonj2.types.transport">Role</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedByte.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types">UnsignedByte</a></dt>
<dd>
<div class="block">Returns an <a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedByte</code></a> instance representing the specified <code>String</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>
<div class="block">Returns an <a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedInteger</code></a> instance representing the specified <code>String</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>
<div class="block">Returns an <a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedLong</code></a> instance representing the specified <code>String</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedShort.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types">UnsignedShort</a></dt>
<dd>
<div class="block">Returns an UnsignedShort instance representing the specified <code>String</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#valueOf(java.math.BigInteger)">valueOf(BigInteger)</a></span> - Static method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>
<div class="block">Returns an <a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedLong</code></a> instance representing the specified <code>BigInteger</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#valueOf(org.apache.qpid.protonj2.types.Symbol)">valueOf(Symbol)</a></span> - Static method in enum org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>
<div class="block">Returns the matching <a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client"><code>SaslMechanisms</code></a> enumeration value for the given
<a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types"><code>Symbol</code></a> key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html#valueOf(org.apache.qpid.protonj2.types.Symbol)">valueOf(Symbol)</a></span> - Static method in enum org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusExpiryPolicy</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslCode.html#valueOf(org.apache.qpid.protonj2.types.UnsignedByte)">valueOf(UnsignedByte)</a></span> - Static method in enum org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslCode.html" title="enum in org.apache.qpid.protonj2.types.security">SaslCode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html#valueOf(org.apache.qpid.protonj2.types.UnsignedByte)">valueOf(UnsignedByte)</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">ReceiverSettleMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html#valueOf(org.apache.qpid.protonj2.types.UnsignedByte)">valueOf(UnsignedByte)</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html#valueOf(org.apache.qpid.protonj2.types.UnsignedInteger)">valueOf(UnsignedInteger)</a></span> - Static method in enum org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusDurability</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#values">values</a></span> - Variable in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryMode.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryMode.html" title="enum in org.apache.qpid.protonj2.client">DeliveryMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DeliveryState.Type.html" title="enum in org.apache.qpid.protonj2.client">DeliveryState.Type</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DistributionMode.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DistributionMode.html" title="enum in org.apache.qpid.protonj2.client">DistributionMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/DurabilityMode.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/DurabilityMode.html" title="enum in org.apache.qpid.protonj2.client">DurabilityMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.client">ExpiryPolicy</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/ConnectionState.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/ConnectionState.html" title="enum in org.apache.qpid.protonj2.engine">ConnectionState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineSaslDriver.SaslState.html" title="enum in org.apache.qpid.protonj2.engine">EngineSaslDriver.SaslState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/EngineState.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/EngineState.html" title="enum in org.apache.qpid.protonj2.engine">EngineState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonDeliveryTagGenerator.BUILTIN.html" title="enum in org.apache.qpid.protonj2.engine.impl">ProtonDeliveryTagGenerator.BUILTIN</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/LinkState.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/LinkState.html" title="enum in org.apache.qpid.protonj2.engine">LinkState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.Role.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslContext.Role.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslContext.Role</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.engine.sasl.<a href="org/apache/qpid/protonj2/engine/sasl/SaslOutcome.html" title="enum in org.apache.qpid.protonj2.engine.sasl">SaslOutcome</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/SessionState.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/SessionState.html" title="enum in org.apache.qpid.protonj2.engine">SessionState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/Transaction.DischargeState.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/Transaction.DischargeState.html" title="enum in org.apache.qpid.protonj2.engine">Transaction.DischargeState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/TransactionState.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/TransactionState.html" title="enum in org.apache.qpid.protonj2.engine">TransactionState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html#values()">values()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/LinkedSplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">LinkedSplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/util/SplayMap.html#values()">values()</a></span> - Method in class org.apache.qpid.protonj2.engine.util.<a href="org/apache/qpid/protonj2/engine/util/SplayMap.html" title="class in org.apache.qpid.protonj2.engine.util">SplayMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/Section.SectionType.html" title="enum in org.apache.qpid.protonj2.types.messaging">Section.SectionType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusDurability.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusDurability</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.types.messaging.<a href="org/apache/qpid/protonj2/types/messaging/TerminusExpiryPolicy.html" title="enum in org.apache.qpid.protonj2.types.messaging">TerminusExpiryPolicy</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslCode.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslCode.html" title="enum in org.apache.qpid.protonj2.types.security">SaslCode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.types.security.<a href="org/apache/qpid/protonj2/types/security/SaslPerformative.SaslPerformativeType.html" title="enum in org.apache.qpid.protonj2.types.security">SaslPerformative.SaslPerformativeType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/DeliveryState.DeliveryStateType.html" title="enum in org.apache.qpid.protonj2.types.transport">DeliveryState.DeliveryStateType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">ReceiverSettleMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/Role.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/Role.html" title="enum in org.apache.qpid.protonj2.types.transport">Role</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html#values()">values()</a></span> - Static method in enum org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#VBIN32">VBIN32</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/EncodingCodes.html#VBIN8">VBIN8</a></span> - Static variable in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/EncodingCodes.html" title="interface in org.apache.qpid.protonj2.codec">EncodingCodes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html#verifyCompletion()">verifyCompletion()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/AbstractMechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">AbstractMechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html#verifyCompletion()">verifyCompletion()</a></span> - Method in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/CramMD5Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">CramMD5Mechanism</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html#verifyCompletion()">verifyCompletion()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/Mechanism.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client">Mechanism</a></dt>
<dd>
<div class="block">Verifies that the SASL exchange has completed successfully.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#verifyHost()">verifyHost()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/SslOptions.html#verifyHost(boolean)">verifyHost(boolean)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/SslOptions.html" title="class in org.apache.qpid.protonj2.client">SslOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslCredentialsProvider.html#vhost()">vhost()</a></span> - Method in interface org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslCredentialsProvider.html" title="interface in org.apache.qpid.protonj2.engine.sasl.client">SaslCredentialsProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#virtualHost()">virtualHost()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ConnectionOptions.html#virtualHost(java.lang.String)">virtualHost(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ConnectionOptions.html" title="class in org.apache.qpid.protonj2.client">ConnectionOptions</a></dt>
<dd>
<div class="block">The virtual host value to provide to the remote when creating a new <a href="org/apache/qpid/protonj2/client/Connection.html" title="interface in org.apache.qpid.protonj2.client"><code>Connection</code></a>.</div>
</dd>
</dl>
<a id="I:W">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html#waiting">waiting</a></span> - Variable in class org.apache.qpid.protonj2.client.futures.<a href="org/apache/qpid/protonj2/client/futures/ClientFuture.html" title="class in org.apache.qpid.protonj2.client.futures">ClientFuture</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#warn(java.lang.String)">warn(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#warn(java.lang.String)">warn(String)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#warn(java.lang.String)">warn(String)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#warn(java.lang.String,java.lang.Object)">warn(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#warn(java.lang.String,java.lang.Object)">warn(String, Object)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#warn(java.lang.String,java.lang.Object)">warn(String, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#warn(java.lang.String,java.lang.Object...)">warn(String, Object...)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#warn(java.lang.String,java.lang.Object...)">warn(String, Object...)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#warn(java.lang.String,java.lang.Object...)">warn(String, Object...)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html#warn(java.lang.String,java.lang.Object,java.lang.Object)">warn(String, Object, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/NoOpProtonLogger.html" title="class in org.apache.qpid.protonj2.logging">NoOpProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/ProtonLogger.html#warn(java.lang.String,java.lang.Object,java.lang.Object)">warn(String, Object, Object)</a></span> - Method in interface org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/ProtonLogger.html" title="interface in org.apache.qpid.protonj2.logging">ProtonLogger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html#warn(java.lang.String,java.lang.Object,java.lang.Object)">warn(String, Object, Object)</a></span> - Method in class org.apache.qpid.protonj2.logging.<a href="org/apache/qpid/protonj2/logging/Slf4JLoggerWrapper.html" title="class in org.apache.qpid.protonj2.logging">Slf4JLoggerWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#warnAfterReconnectAttempts()">warnAfterReconnectAttempts()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/ReconnectOptions.html#warnAfterReconnectAttempts(int)">warnAfterReconnectAttempts(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/ReconnectOptions.html" title="class in org.apache.qpid.protonj2.client">ReconnectOptions</a></dt>
<dd>
<div class="block">Controls how often the client will log a message indicating that a reconnection is being attempted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#webSocketHeaders()">webSocketHeaders()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#webSocketMaxFrameSize()">webSocketMaxFrameSize()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#webSocketMaxFrameSize(int)">webSocketMaxFrameSize(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">Configures the maximum size of each WebSocket frame, payloads larger than the max frame size are
split into multiple frames during transmission.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#webSocketPath()">webSocketPath()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/TransportOptions.html#webSocketPath(java.lang.String)">webSocketPath(String)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/TransportOptions.html" title="class in org.apache.qpid.protonj2.client">TransportOptions</a></dt>
<dd>
<div class="block">The optional path element to provide when connecting via a WebSocket.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html" title="class in org.apache.qpid.protonj2.client.transport"><span class="typeNameLink">WebSocketTransport</span></a> - Class in <a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></dt>
<dd>
<div class="block">Netty based WebSockets Transport that wraps and extends the TCP Transport.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html#%3Cinit%3E(io.netty.bootstrap.Bootstrap,org.apache.qpid.protonj2.client.TransportOptions,org.apache.qpid.protonj2.client.SslOptions)">WebSocketTransport(Bootstrap, TransportOptions, SslOptions)</a></span> - Constructor for class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html" title="class in org.apache.qpid.protonj2.client.transport">WebSocketTransport</a></dt>
<dd>
<div class="block">Create a new <a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html" title="class in org.apache.qpid.protonj2.client.transport"><code>WebSocketTransport</code></a> instance with the given configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/transport/SessionError.html#WINDOW_VIOLATION">WINDOW_VIOLATION</a></span> - Static variable in interface org.apache.qpid.protonj2.types.transport.<a href="org/apache/qpid/protonj2/types/transport/SessionError.html" title="interface in org.apache.qpid.protonj2.types.transport">SessionError</a></dt>
<dd>
<div class="block">The peer violated incoming window for the session.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html#wrap(byte%5B%5D)">wrap(byte[])</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBufferAllocator</a></dt>
<dd>
<div class="block">Create a new ProtonBuffer that wraps the given byte array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html#wrap(byte%5B%5D)">wrap(byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html#wrap(byte%5B%5D)">wrap(byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html#wrap(byte%5B%5D,int,int)">wrap(byte[], int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBufferAllocator</a></dt>
<dd>
<div class="block">Create a new ProtonBuffer that wraps the given byte array using the provided
offset and length values to confine the view of that array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html#wrap(byte%5B%5D,int,int)">wrap(byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html#wrap(byte%5B%5D,int,int)">wrap(byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html#wrap(java.nio.ByteBuffer)">wrap(ByteBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferAllocator.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBufferAllocator</a></dt>
<dd>
<div class="block">Create a new ProtonBuffer that wraps the given ByteBuffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html#wrap(java.nio.ByteBuffer)">wrap(ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html#wrap(java.nio.ByteBuffer)">wrap(ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBufferAllocator.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBufferAllocator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#write(byte%5B%5D)">write(byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#write(byte%5B%5D,int,int)">write(byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#write(int)">write(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#write(org.apache.qpid.protonj2.buffer.ProtonBuffer)">write(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#write(org.apache.qpid.protonj2.buffer.ProtonBuffer)">write(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>
<div class="block">Writes a chunk of data over the Transport connection without performing an
explicit flush on the transport.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#write(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)">write(ProtonBuffer, Runnable)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#write(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)">write(ProtonBuffer, Runnable)</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>
<div class="block">Writes a chunk of data over the Transport connection without performing an
explicit flush on the transport.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html#write(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)">write(ProtonBuffer, Runnable)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html" title="class in org.apache.qpid.protonj2.client.transport">WebSocketTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#writeAndFlush(org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeAndFlush(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#writeAndFlush(org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeAndFlush(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>
<div class="block">Writes a chunk of data over the Transport connection and requests a flush of
all pending queued write operations</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html#writeAndFlush(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)">writeAndFlush(ProtonBuffer, Runnable)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/TcpTransport.html" title="class in org.apache.qpid.protonj2.client.transport">TcpTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/Transport.html#writeAndFlush(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)">writeAndFlush(ProtonBuffer, Runnable)</a></span> - Method in interface org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/Transport.html" title="interface in org.apache.qpid.protonj2.client.transport">Transport</a></dt>
<dd>
<div class="block">Writes a chunk of data over the Transport connection and requests a flush of
all pending queued write operations</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html#writeAndFlush(org.apache.qpid.protonj2.buffer.ProtonBuffer,java.lang.Runnable)">writeAndFlush(ProtonBuffer, Runnable)</a></span> - Method in class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/WebSocketTransport.html" title="class in org.apache.qpid.protonj2.client.transport">WebSocketTransport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,boolean%5B%5D)">writeArray(ProtonBuffer, EncoderState, boolean[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,boolean%5B%5D)">writeArray(ProtonBuffer, EncoderState, boolean[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BooleanTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,boolean%5B%5D)">writeArray(ProtonBuffer, EncoderState, boolean[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte%5B%5D)">writeArray(ProtonBuffer, EncoderState, byte[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte%5B%5D)">writeArray(ProtonBuffer, EncoderState, byte[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ByteTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte%5B%5D)">writeArray(ProtonBuffer, EncoderState, byte[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,char%5B%5D)">writeArray(ProtonBuffer, EncoderState, char[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,char%5B%5D)">writeArray(ProtonBuffer, EncoderState, char[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">CharacterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,char%5B%5D)">writeArray(ProtonBuffer, EncoderState, char[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,double%5B%5D)">writeArray(ProtonBuffer, EncoderState, double[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,double%5B%5D)">writeArray(ProtonBuffer, EncoderState, double[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">DoubleTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,double%5B%5D)">writeArray(ProtonBuffer, EncoderState, double[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,float%5B%5D)">writeArray(ProtonBuffer, EncoderState, float[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,float%5B%5D)">writeArray(ProtonBuffer, EncoderState, float[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">FloatTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,float%5B%5D)">writeArray(ProtonBuffer, EncoderState, float[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int%5B%5D)">writeArray(ProtonBuffer, EncoderState, int[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int%5B%5D)">writeArray(ProtonBuffer, EncoderState, int[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">IntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int%5B%5D)">writeArray(ProtonBuffer, EncoderState, int[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long%5B%5D)">writeArray(ProtonBuffer, EncoderState, long[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long%5B%5D)">writeArray(ProtonBuffer, EncoderState, long[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">LongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long%5B%5D)">writeArray(ProtonBuffer, EncoderState, long[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,short%5B%5D)">writeArray(ProtonBuffer, EncoderState, short[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,short%5B%5D)">writeArray(ProtonBuffer, EncoderState, short[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,short%5B%5D)">writeArray(ProtonBuffer, EncoderState, short[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedListTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedMapTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractPrimitiveTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractPrimitiveTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractPrimitiveTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">DeliveryTagEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpSequenceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpValueTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DataTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/NullTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/NullTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">NullTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">UnknownDescribedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/TypeEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/TypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec">TypeEncoder</a></dt>
<dd>
<div class="block">Write an array elements of the AMQP type to the given byte buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.UUID%5B%5D)">writeArray(ProtonBuffer, EncoderState, UUID[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.UUID%5B%5D)">writeArray(ProtonBuffer, EncoderState, UUID[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal128%5B%5D)">writeArray(ProtonBuffer, EncoderState, Decimal128[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal128%5B%5D)">writeArray(ProtonBuffer, EncoderState, Decimal128[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal32%5B%5D)">writeArray(ProtonBuffer, EncoderState, Decimal32[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal32%5B%5D)">writeArray(ProtonBuffer, EncoderState, Decimal32[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal64%5B%5D)">writeArray(ProtonBuffer, EncoderState, Decimal64[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal64%5B%5D)">writeArray(ProtonBuffer, EncoderState, Decimal64[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Symbol%5B%5D)">writeArray(ProtonBuffer, EncoderState, Symbol[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Symbol%5B%5D)">writeArray(ProtonBuffer, EncoderState, Symbol[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedByte%5B%5D)">writeArray(ProtonBuffer, EncoderState, UnsignedByte[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedByte%5B%5D)">writeArray(ProtonBuffer, EncoderState, UnsignedByte[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedInteger%5B%5D)">writeArray(ProtonBuffer, EncoderState, UnsignedInteger[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedInteger%5B%5D)">writeArray(ProtonBuffer, EncoderState, UnsignedInteger[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedLong%5B%5D)">writeArray(ProtonBuffer, EncoderState, UnsignedLong[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedLong%5B%5D)">writeArray(ProtonBuffer, EncoderState, UnsignedLong[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedShort%5B%5D)">writeArray(ProtonBuffer, EncoderState, UnsignedShort[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the given array as with the proper array type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedShort%5B%5D)">writeArray(ProtonBuffer, EncoderState, UnsignedShort[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeBinary(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte%5B%5D)">writeBinary(ProtonBuffer, EncoderState, byte[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Writes the contents of the given <code>byte</code> value into the provided <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a>
instance as an AMQP Binary type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeBinary(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte%5B%5D)">writeBinary(ProtonBuffer, EncoderState, byte[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeBinary(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeBinary(ProtonBuffer, EncoderState, ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Writes the contents of the given <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a> value into the provided <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a>
instance as an AMQP Binary type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeBinary(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeBinary(ProtonBuffer, EncoderState, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeBinary(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Binary)">writeBinary(ProtonBuffer, EncoderState, Binary)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Writes the contents of the given <a href="org/apache/qpid/protonj2/types/Binary.html" title="class in org.apache.qpid.protonj2.types"><code>Binary</code></a> value into the provided <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a>
instance as an AMQP Binary type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeBinary(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Binary)">writeBinary(ProtonBuffer, EncoderState, Binary)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeBoolean(boolean)">writeBoolean(boolean)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeBoolean(boolean)">writeBoolean(boolean)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Writes a single boolean to the buffer and advances the write index by one.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#writeBoolean(boolean)">writeBoolean(boolean)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeBoolean(boolean)">writeBoolean(boolean)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeBoolean(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,boolean)">writeBoolean(ProtonBuffer, EncoderState, boolean)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Boolean</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeBoolean(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,boolean)">writeBoolean(ProtonBuffer, EncoderState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeBoolean(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Boolean)">writeBoolean(ProtonBuffer, EncoderState, Boolean)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Boolean</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeBoolean(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Boolean)">writeBoolean(ProtonBuffer, EncoderState, Boolean)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#writeBufferSize()">writeBufferSize()</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html#writeBufferSize(int)">writeBufferSize(int)</a></span> - Method in class org.apache.qpid.protonj2.client.<a href="org/apache/qpid/protonj2/client/StreamSenderOptions.html" title="class in org.apache.qpid.protonj2.client">StreamSenderOptions</a></dt>
<dd>
<div class="block">Sets the overall number of bytes the stream sender will buffer before automatically flushing the
currently buffered bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#writeByte(byte,byte%5B%5D,int)">writeByte(byte, byte[], int)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>
<div class="block">Writes the value given into the provided array at the specified offset returning to
destination once done.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#writeByte(byte,java.io.OutputStream)">writeByte(byte, OutputStream)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Write the given <code>Byte</code> to the target <code>OutputStream</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeByte(int)">writeByte(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeByte(int)">writeByte(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Writes a single byte to the buffer and advances the write index by one.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#writeByte(int)">writeByte(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeByte(int)">writeByte(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte)">writeByte(ProtonBuffer, EncoderState, byte)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Byte</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte)">writeByte(ProtonBuffer, EncoderState, byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Byte)">writeByte(ProtonBuffer, EncoderState, Byte)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Byte</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Byte)">writeByte(ProtonBuffer, EncoderState, Byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeBytes(byte%5B%5D)">writeBytes(byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeBytes(byte%5B%5D)">writeBytes(byte[])</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Writes the contents of the given byte array into the buffer and advances the write index by the
length of the given array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeBytes(byte%5B%5D)">writeBytes(byte[])</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeBytes(byte%5B%5D,int)">writeBytes(byte[], int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeBytes(byte%5B%5D,int)">writeBytes(byte[], int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Writes the contents of the given byte array into the buffer and advances the write index by the
length value given.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeBytes(byte%5B%5D,int)">writeBytes(byte[], int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeBytes(byte%5B%5D,int,int)">writeBytes(byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeBytes(byte%5B%5D,int,int)">writeBytes(byte[], int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Writes the contents of the given byte array into the buffer and advances the write index by the
length value given.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeBytes(byte%5B%5D,int,int)">writeBytes(byte[], int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#writeBytes(java.lang.String)">writeBytes(String)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeBytes(java.nio.ByteBuffer)">writeBytes(ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeBytes(java.nio.ByteBuffer)">writeBytes(ByteBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers the specified source buffer's data to this buffer starting at
the current <code>writeIndex</code> until the source buffer's position
reaches its limit, and increases the <code>writeIndex</code> by the
number of the transferred bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeBytes(java.nio.ByteBuffer)">writeBytes(ByteBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeBytes(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeBytes(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers the specified source buffer's data to this buffer starting at
the current <code>writeIndex</code> until the source buffer becomes
unreadable, and increases the <code>writeIndex</code> by the number of
the transferred bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeBytes(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html#writeBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeBytes(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonOutgoingDelivery.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonOutgoingDelivery</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html#writeBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeBytes(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.engine.<a href="org/apache/qpid/protonj2/engine/OutgoingDelivery.html" title="interface in org.apache.qpid.protonj2.engine">OutgoingDelivery</a></dt>
<dd>
<div class="block">Write the given bytes as the payload of this delivery, no additional writes can occur on this delivery
if the write succeeds in sending all of the given bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">writeBytes(ProtonBuffer, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">writeBytes(ProtonBuffer, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers the specified source buffer's data to this buffer starting at
the current <code>writeIndex</code> and increases the <code>writeIndex</code>
by the number of the transferred bytes (= <code>length</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,int)">writeBytes(ProtonBuffer, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">writeBytes(ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">writeBytes(ProtonBuffer, int, int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Transfers the specified source buffer's data to this buffer starting at
the current <code>writeIndex</code> and increases the <code>writeIndex</code>
by the number of the transferred bytes (= <code>length</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeBytes(org.apache.qpid.protonj2.buffer.ProtonBuffer,int,int)">writeBytes(ProtonBuffer, int, int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#writeChar(int)">writeChar(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeCharacter(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,char)">writeCharacter(ProtonBuffer, EncoderState, char)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Character</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeCharacter(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,char)">writeCharacter(ProtonBuffer, EncoderState, char)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeCharacter(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Character)">writeCharacter(ProtonBuffer, EncoderState, Character)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Character</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeCharacter(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Character)">writeCharacter(ProtonBuffer, EncoderState, Character)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#writeChars(java.lang.String)">writeChars(String)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeDecimal128(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal128)">writeDecimal128(ProtonBuffer, EncoderState, Decimal128)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/Decimal128.html" title="class in org.apache.qpid.protonj2.types"><code>Decimal128</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeDecimal128(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal128)">writeDecimal128(ProtonBuffer, EncoderState, Decimal128)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeDecimal32(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal32)">writeDecimal32(ProtonBuffer, EncoderState, Decimal32)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/Decimal32.html" title="class in org.apache.qpid.protonj2.types"><code>Decimal32</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeDecimal32(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal32)">writeDecimal32(ProtonBuffer, EncoderState, Decimal32)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeDecimal64(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal64)">writeDecimal64(ProtonBuffer, EncoderState, Decimal64)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/Decimal64.html" title="class in org.apache.qpid.protonj2.types"><code>Decimal64</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeDecimal64(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal64)">writeDecimal64(ProtonBuffer, EncoderState, Decimal64)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeDeliveryTag(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.DeliveryTag)">writeDeliveryTag(ProtonBuffer, EncoderState, DeliveryTag)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Writes the contents of the given <a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><code>DeliveryTag</code></a> value into the provided <a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer"><code>ProtonBuffer</code></a>
instance as an AMQP Binary type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeDeliveryTag(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.DeliveryTag)">writeDeliveryTag(ProtonBuffer, EncoderState, DeliveryTag)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeDescribedType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.DescribedType)">writeDescribedType(ProtonBuffer, EncoderState, DescribedType)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/DescribedType.html" title="interface in org.apache.qpid.protonj2.types"><code>DescribedType</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeDescribedType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.DescribedType)">writeDescribedType(ProtonBuffer, EncoderState, DescribedType)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeDouble(double)">writeDouble(double)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeDouble(double)">writeDouble(double)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Writes a single double to the buffer and advances the write index by eight.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#writeDouble(double)">writeDouble(double)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeDouble(double)">writeDouble(double)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeDouble(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,double)">writeDouble(ProtonBuffer, EncoderState, double)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Double</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeDouble(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,double)">writeDouble(ProtonBuffer, EncoderState, double)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeDouble(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Double)">writeDouble(ProtonBuffer, EncoderState, Double)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Double</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeDouble(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Double)">writeDouble(ProtonBuffer, EncoderState, Double)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.Accepted,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Accepted, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AcceptedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.DeleteOnClose,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(DeleteOnClose, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnCloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnCloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.DeleteOnNoLinksOrMessages,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(DeleteOnNoLinksOrMessages, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksOrMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksOrMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.DeleteOnNoLinks,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(DeleteOnNoLinks, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoLinksTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoLinksTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.DeleteOnNoMessages,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(DeleteOnNoMessages, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeleteOnNoMessagesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeleteOnNoMessagesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.Header,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Header, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/HeaderTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">HeaderTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.Modified,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Modified, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ModifiedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ModifiedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.Properties,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Properties, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/PropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">PropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.Received,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Received, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReceivedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReceivedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.Rejected,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Rejected, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/RejectedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">RejectedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.Released,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Released, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReleasedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.Source,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Source, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/SourceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">SourceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.messaging.Target,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Target, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/TargetTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">TargetTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.security.SaslChallenge,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(SaslChallenge, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslChallengeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslChallengeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.security.SaslInit,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(SaslInit, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslInitTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslInitTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.security.SaslMechanisms,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(SaslMechanisms, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslMechanismsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslMechanismsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.security.SaslOutcome,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(SaslOutcome, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslOutcomeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslOutcomeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.security.SaslResponse,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(SaslResponse, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.security.<a href="org/apache/qpid/protonj2/codec/encoders/security/SaslResponseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.security">SaslResponseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transactions.Coordinator,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Coordinator, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/CoordinatorTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">CoordinatorTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transactions.Declared,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Declared, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclaredTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclaredTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transactions.Declare,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Declare, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DeclareTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DeclareTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transactions.Discharge,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Discharge, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/DischargeTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">DischargeTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transactions.TransactionalState,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(TransactionalState, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transactions.<a href="org/apache/qpid/protonj2/codec/encoders/transactions/TransactionStateTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transactions">TransactionStateTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transport.Attach,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Attach, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/AttachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">AttachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transport.Begin,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Begin, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/BeginTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">BeginTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transport.Close,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Close, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/CloseTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">CloseTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transport.Detach,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Detach, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DetachTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DetachTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transport.Disposition,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Disposition, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/DispositionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">DispositionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transport.End,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(End, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/EndTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">EndTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transport.ErrorCondition,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(ErrorCondition, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/ErrorConditionTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">ErrorConditionTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transport.Flow,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Flow, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/FlowTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">FlowTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transport.Open,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Open, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/OpenTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">OpenTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html#writeElement(org.apache.qpid.protonj2.types.transport.Transfer,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(Transfer, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.transport.<a href="org/apache/qpid/protonj2/codec/encoders/transport/TransferTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.transport">TransferTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html#writeElement(V,int,org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeElement(V, int, ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedListTypeEncoder</a></dt>
<dd>
<div class="block">Instructs the encoder to write the element identified with the given index</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeFloat(float)">writeFloat(float)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeFloat(float)">writeFloat(float)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Writes a single float to the buffer and advances the write index by four.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#writeFloat(float)">writeFloat(float)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeFloat(float)">writeFloat(float)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeFloat(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,float)">writeFloat(ProtonBuffer, EncoderState, float)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Float</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeFloat(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,float)">writeFloat(ProtonBuffer, EncoderState, float)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeFloat(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Float)">writeFloat(ProtonBuffer, EncoderState, Float)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Float</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeFloat(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Float)">writeFloat(ProtonBuffer, EncoderState, Float)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeIndex">writeIndex</a></span> - Variable in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeInt(int)">writeInt(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeInt(int)">writeInt(int)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Writes a single integer to the buffer and advances the write index by four.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#writeInt(int)">writeInt(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeInt(int)">writeInt(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#writeInt(int,byte%5B%5D,int)">writeInt(int, byte[], int)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>
<div class="block">Writes the value given into the provided array at the specified offset returning to
destination once done.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#writeInt(int,java.io.OutputStream)">writeInt(int, OutputStream)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Write the given <code>Integer</code> to the target <code>OutputStream</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int)">writeInteger(ProtonBuffer, EncoderState, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Integer</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int)">writeInteger(ProtonBuffer, EncoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Integer)">writeInteger(ProtonBuffer, EncoderState, Integer)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Integer</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Integer)">writeInteger(ProtonBuffer, EncoderState, Integer)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeList(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.List)">writeList(ProtonBuffer, EncoderState, List&lt;T&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>List</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeList(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.List)">writeList(ProtonBuffer, EncoderState, List&lt;T&gt;)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeLong(long)">writeLong(long)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeLong(long)">writeLong(long)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Writes a single long to the buffer and advances the write index by eight.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#writeLong(long)">writeLong(long)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeLong(long)">writeLong(long)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#writeLong(long,byte%5B%5D,int)">writeLong(long, byte[], int)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>
<div class="block">Writes the value given into the provided array at the specified offset returning to
destination once done.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#writeLong(long,java.io.OutputStream)">writeLong(long, OutputStream)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Write the given <code>Long</code> to the target <code>OutputStream</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long)">writeLong(ProtonBuffer, EncoderState, long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Long</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long)">writeLong(ProtonBuffer, EncoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Long)">writeLong(ProtonBuffer, EncoderState, Long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Long</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Long)">writeLong(ProtonBuffer, EncoderState, Long)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeMap(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.Map)">writeMap(ProtonBuffer, EncoderState, Map&lt;K, V&gt;)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Map</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeMap(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.Map)">writeMap(ProtonBuffer, EncoderState, Map&lt;K, V&gt;)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html#writeMapEntries(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,M)">writeMapEntries(ProtonBuffer, EncoderState, M)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedMapTypeEncoder</a></dt>
<dd>
<div class="block">Performs the write of the Map entries to the given buffer, the caller
takes care of writing the Map preamble and tracking the final size of
the written elements of the Map.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html#writeMapEntries(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.messaging.ApplicationProperties)">writeMapEntries(ProtonBuffer, EncoderState, ApplicationProperties)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ApplicationPropertiesTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ApplicationPropertiesTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html#writeMapEntries(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.messaging.DeliveryAnnotations)">writeMapEntries(ProtonBuffer, EncoderState, DeliveryAnnotations)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DeliveryAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DeliveryAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html#writeMapEntries(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.messaging.Footer)">writeMapEntries(ProtonBuffer, EncoderState, Footer)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/FooterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">FooterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html#writeMapEntries(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.messaging.MessageAnnotations)">writeMapEntries(ProtonBuffer, EncoderState, MessageAnnotations)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/MessageAnnotationsTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">MessageAnnotationsTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeNull(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeNull(ProtonBuffer, EncoderState)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a Null type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeNull(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState)">writeNull(ProtonBuffer, EncoderState)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeObject(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object)">writeObject(ProtonBuffer, EncoderState, Object)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write the proper type encoding for the provided <code>Object</code> to the given buffer if an <a href="org/apache/qpid/protonj2/codec/TypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec"><code>TypeEncoder</code></a>
can be found for it in the collection of registered type encoders..</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeObject(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object)">writeObject(ProtonBuffer, EncoderState, Object)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,boolean%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, boolean[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BooleanTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, byte[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ByteTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,char%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, char[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">CharacterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,double%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, double[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">DoubleTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,float%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, float[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">FloatTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, int[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">IntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, long[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">LongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,short%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, short[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedListTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedMapTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">DeliveryTagEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpSequenceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpValueTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DataTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BinaryTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BooleanTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ByteTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">CharacterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal128TypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal128TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">Decimal128TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal32TypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal32TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">Decimal32TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal64TypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal64TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">Decimal64TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">DoubleTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">FloatTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">IntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ListTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ListTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">LongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/MapTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/MapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">MapTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/NullTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/NullTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">NullTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/StringTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/StringTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">StringTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/SymbolTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/SymbolTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">SymbolTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/TimestampTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/TimestampTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">TimestampTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedByteTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedByteTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedIntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedLongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UUIDTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UUIDTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UUIDTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">UnknownDescribedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/TypeEncoder.html#writeRawArray(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object%5B%5D)">writeRawArray(ProtonBuffer, EncoderState, Object[])</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/TypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec">TypeEncoder</a></dt>
<dd>
<div class="block">Write an array elements of the AMQP type to the given byte buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#writeShort(int)">writeShort(int)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html#writeShort(short)">writeShort(short)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonAbstractBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonAbstractBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html#writeShort(short)">writeShort(short)</a></span> - Method in interface org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a></dt>
<dd>
<div class="block">Writes a single short to the buffer and advances the write index by two.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html#writeShort(short)">writeShort(short)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonNettyByteBuffer.html" title="class in org.apache.qpid.protonj2.buffer">ProtonNettyByteBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html#writeShort(short,byte%5B%5D,int)">writeShort(short, byte[], int)</a></span> - Static method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonByteUtils.html" title="class in org.apache.qpid.protonj2.buffer">ProtonByteUtils</a></dt>
<dd>
<div class="block">Writes the value given into the provided array at the specified offset returning to
destination once done.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html#writeShort(short,java.io.OutputStream)">writeShort(short, OutputStream)</a></span> - Static method in class org.apache.qpid.protonj2.codec.decoders.<a href="org/apache/qpid/protonj2/codec/decoders/ProtonStreamUtils.html" title="class in org.apache.qpid.protonj2.codec.decoders">ProtonStreamUtils</a></dt>
<dd>
<div class="block">Write the given <code>Short</code> to the target <code>OutputStream</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,short)">writeShort(ProtonBuffer, EncoderState, short)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Short</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,short)">writeShort(ProtonBuffer, EncoderState, short)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Short)">writeShort(ProtonBuffer, EncoderState, Short)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>Short</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Short)">writeShort(ProtonBuffer, EncoderState, Short)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeString(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.String)">writeString(ProtonBuffer, EncoderState, String)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>String</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeString(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.String)">writeString(ProtonBuffer, EncoderState, String)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeSymbol(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.String)">writeSymbol(ProtonBuffer, EncoderState, String)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types"><code>Symbol</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeSymbol(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.String)">writeSymbol(ProtonBuffer, EncoderState, String)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeSymbol(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Symbol)">writeSymbol(ProtonBuffer, EncoderState, Symbol)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types"><code>Symbol</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeSymbol(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Symbol)">writeSymbol(ProtonBuffer, EncoderState, Symbol)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeTimestamp(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long)">writeTimestamp(ProtonBuffer, EncoderState, long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a Time stamp type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeTimestamp(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long)">writeTimestamp(ProtonBuffer, EncoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeTimestamp(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.Date)">writeTimestamp(ProtonBuffer, EncoderState, Date)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a Time stamp type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeTimestamp(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.Date)">writeTimestamp(ProtonBuffer, EncoderState, Date)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html#writeTo(org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeTo(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.engine.impl.<a href="org/apache/qpid/protonj2/engine/impl/ProtonSequentialTagGenerator.ProtonNumericDeliveryTag.html" title="class in org.apache.qpid.protonj2.engine.impl">ProtonSequentialTagGenerator.ProtonNumericDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html#writeTo(org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeTo(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.ProtonDeliveryTag.html" title="class in org.apache.qpid.protonj2.types">DeliveryTag.ProtonDeliveryTag</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/DeliveryTag.html#writeTo(org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeTo(ProtonBuffer)</a></span> - Method in interface org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types">DeliveryTag</a></dt>
<dd>
<div class="block">Writes the tag as a sequence of bytes into the given buffer in the manner most efficient
for the underlying <a href="org/apache/qpid/protonj2/types/DeliveryTag.html" title="interface in org.apache.qpid.protonj2.types"><code>DeliveryTag</code></a> implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/Symbol.html#writeTo(org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeTo(ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,boolean)">writeType(ProtonBuffer, EncoderState, boolean)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BooleanTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,boolean%5B%5D)">writeType(ProtonBuffer, EncoderState, boolean[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>
<div class="block">Encodes the given array into the provided buffer for transmission.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte)">writeType(ProtonBuffer, EncoderState, byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ByteTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedByteTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte)">writeType(ProtonBuffer, EncoderState, byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedByteTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte)">writeType(ProtonBuffer, EncoderState, byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedIntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte)">writeType(ProtonBuffer, EncoderState, byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedLongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte%5B%5D)">writeType(ProtonBuffer, EncoderState, byte[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>
<div class="block">Encodes the given array into the provided buffer for transmission.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte%5B%5D)">writeType(ProtonBuffer, EncoderState, byte[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BinaryTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,char%5B%5D)">writeType(ProtonBuffer, EncoderState, char[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>
<div class="block">Encodes the given array into the provided buffer for transmission.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,double)">writeType(ProtonBuffer, EncoderState, double)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">DoubleTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,double%5B%5D)">writeType(ProtonBuffer, EncoderState, double[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>
<div class="block">Encodes the given array into the provided buffer for transmission.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,float)">writeType(ProtonBuffer, EncoderState, float)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">FloatTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,float%5B%5D)">writeType(ProtonBuffer, EncoderState, float[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>
<div class="block">Encodes the given array into the provided buffer for transmission.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int)">writeType(ProtonBuffer, EncoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">IntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int)">writeType(ProtonBuffer, EncoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedIntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int)">writeType(ProtonBuffer, EncoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int%5B%5D)">writeType(ProtonBuffer, EncoderState, int[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>
<div class="block">Encodes the given array into the provided buffer for transmission.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long)">writeType(ProtonBuffer, EncoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">LongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/TimestampTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long)">writeType(ProtonBuffer, EncoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/TimestampTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">TimestampTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long)">writeType(ProtonBuffer, EncoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedIntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long)">writeType(ProtonBuffer, EncoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedLongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long%5B%5D)">writeType(ProtonBuffer, EncoderState, long[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>
<div class="block">Encodes the given array into the provided buffer for transmission.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,short)">writeType(ProtonBuffer, EncoderState, short)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,short)">writeType(ProtonBuffer, EncoderState, short)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,short%5B%5D)">writeType(ProtonBuffer, EncoderState, short[])</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>
<div class="block">Encodes the given array into the provided buffer for transmission.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Boolean)">writeType(ProtonBuffer, EncoderState, Boolean)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BooleanTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BooleanTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Byte)">writeType(ProtonBuffer, EncoderState, Byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ByteTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Character)">writeType(ProtonBuffer, EncoderState, Character)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/CharacterTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">CharacterTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Double)">writeType(ProtonBuffer, EncoderState, Double)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/DoubleTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">DoubleTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Float)">writeType(ProtonBuffer, EncoderState, Float)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/FloatTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">FloatTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Integer)">writeType(ProtonBuffer, EncoderState, Integer)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/IntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">IntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Long)">writeType(ProtonBuffer, EncoderState, Long)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/LongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">LongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Object)">writeType(ProtonBuffer, EncoderState, Object)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ArrayTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ArrayTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Short)">writeType(ProtonBuffer, EncoderState, Short)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/StringTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.String)">writeType(ProtonBuffer, EncoderState, String)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/StringTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">StringTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/NullTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.lang.Void)">writeType(ProtonBuffer, EncoderState, Void)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/NullTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">NullTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/TimestampTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.Date)">writeType(ProtonBuffer, EncoderState, Date)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/TimestampTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">TimestampTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/ListTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.List)">writeType(ProtonBuffer, EncoderState, List)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/ListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">ListTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/MapTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.Map)">writeType(ProtonBuffer, EncoderState, Map)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/MapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">MapTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UUIDTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.UUID)">writeType(ProtonBuffer, EncoderState, UUID)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UUIDTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UUIDTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,M)">writeType(ProtonBuffer, EncoderState, M)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedMapTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedMapTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.buffer.ProtonBuffer)">writeType(ProtonBuffer, EncoderState, ProtonBuffer)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BinaryTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Binary)">writeType(ProtonBuffer, EncoderState, Binary)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/BinaryTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">BinaryTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal128TypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal128)">writeType(ProtonBuffer, EncoderState, Decimal128)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal128TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">Decimal128TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal32TypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal32)">writeType(ProtonBuffer, EncoderState, Decimal32)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal32TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">Decimal32TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal64TypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Decimal64)">writeType(ProtonBuffer, EncoderState, Decimal64)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/Decimal64TypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">Decimal64TypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.DeliveryTag)">writeType(ProtonBuffer, EncoderState, DeliveryTag)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/DeliveryTagEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">DeliveryTagEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.DescribedType)">writeType(ProtonBuffer, EncoderState, DescribedType)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/UnknownDescribedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">UnknownDescribedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.messaging.Accepted)">writeType(ProtonBuffer, EncoderState, Accepted)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AcceptedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AcceptedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.messaging.AmqpSequence)">writeType(ProtonBuffer, EncoderState, AmqpSequence)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpSequenceTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpSequenceTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.messaging.AmqpValue)">writeType(ProtonBuffer, EncoderState, AmqpValue)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/AmqpValueTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">AmqpValueTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.messaging.Data)">writeType(ProtonBuffer, EncoderState, Data)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/DataTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">DataTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.messaging.Released)">writeType(ProtonBuffer, EncoderState, Released)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.messaging.<a href="org/apache/qpid/protonj2/codec/encoders/messaging/ReleasedTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.messaging">ReleasedTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/SymbolTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.Symbol)">writeType(ProtonBuffer, EncoderState, Symbol)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/SymbolTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">SymbolTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedByteTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedByte)">writeType(ProtonBuffer, EncoderState, UnsignedByte)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedByteTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedByteTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedInteger)">writeType(ProtonBuffer, EncoderState, UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedIntegerTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedIntegerTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedLong)">writeType(ProtonBuffer, EncoderState, UnsignedLong)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedLongTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedLongTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedShort)">writeType(ProtonBuffer, EncoderState, UnsignedShort)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.primitives.<a href="org/apache/qpid/protonj2/codec/encoders/primitives/UnsignedShortTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders.primitives">UnsignedShortTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,V)">writeType(ProtonBuffer, EncoderState, V)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/AbstractDescribedListTypeEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">AbstractDescribedListTypeEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/TypeEncoder.html#writeType(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,V)">writeType(ProtonBuffer, EncoderState, V)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/TypeEncoder.html" title="interface in org.apache.qpid.protonj2.codec">TypeEncoder</a></dt>
<dd>
<div class="block">Write the full AMQP type data to the given byte buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUnsignedByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte)">writeUnsignedByte(ProtonBuffer, EncoderState, byte)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write an <a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedByte</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUnsignedByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte)">writeUnsignedByte(ProtonBuffer, EncoderState, byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUnsignedByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedByte)">writeUnsignedByte(ProtonBuffer, EncoderState, UnsignedByte)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write an <a href="org/apache/qpid/protonj2/types/UnsignedByte.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedByte</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUnsignedByte(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedByte)">writeUnsignedByte(ProtonBuffer, EncoderState, UnsignedByte)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte)">writeUnsignedInteger(ProtonBuffer, EncoderState, byte)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedInteger</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte)">writeUnsignedInteger(ProtonBuffer, EncoderState, byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int)">writeUnsignedInteger(ProtonBuffer, EncoderState, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedInteger</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int)">writeUnsignedInteger(ProtonBuffer, EncoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long)">writeUnsignedInteger(ProtonBuffer, EncoderState, long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedInteger</code></a> type encoding to the given buffer using the provided value with
appropriate range checks to ensure invalid input is not accepted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long)">writeUnsignedInteger(ProtonBuffer, EncoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedInteger)">writeUnsignedInteger(ProtonBuffer, EncoderState, UnsignedInteger)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedInteger</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUnsignedInteger(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedInteger)">writeUnsignedInteger(ProtonBuffer, EncoderState, UnsignedInteger)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUnsignedLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte)">writeUnsignedLong(ProtonBuffer, EncoderState, byte)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedLong</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUnsignedLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,byte)">writeUnsignedLong(ProtonBuffer, EncoderState, byte)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUnsignedLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long)">writeUnsignedLong(ProtonBuffer, EncoderState, long)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedLong</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUnsignedLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,long)">writeUnsignedLong(ProtonBuffer, EncoderState, long)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUnsignedLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedLong)">writeUnsignedLong(ProtonBuffer, EncoderState, UnsignedLong)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedLong</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUnsignedLong(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedLong)">writeUnsignedLong(ProtonBuffer, EncoderState, UnsignedLong)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUnsignedShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int)">writeUnsignedShort(ProtonBuffer, EncoderState, int)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedShort</code></a> type encoding to the given buffer using the provided value with
appropriate range checks to ensure invalid input is not accepted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUnsignedShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,int)">writeUnsignedShort(ProtonBuffer, EncoderState, int)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUnsignedShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,short)">writeUnsignedShort(ProtonBuffer, EncoderState, short)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedShort</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUnsignedShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,short)">writeUnsignedShort(ProtonBuffer, EncoderState, short)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUnsignedShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedShort)">writeUnsignedShort(ProtonBuffer, EncoderState, UnsignedShort)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <a href="org/apache/qpid/protonj2/types/UnsignedShort.html" title="class in org.apache.qpid.protonj2.types"><code>UnsignedShort</code></a> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUnsignedShort(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,org.apache.qpid.protonj2.types.UnsignedShort)">writeUnsignedShort(ProtonBuffer, EncoderState, UnsignedShort)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html#writeUTF(java.lang.String)">writeUTF(String)</a></span> - Method in class org.apache.qpid.protonj2.buffer.<a href="org/apache/qpid/protonj2/buffer/ProtonBufferOutputStream.html" title="class in org.apache.qpid.protonj2.buffer">ProtonBufferOutputStream</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/Encoder.html#writeUUID(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.UUID)">writeUUID(ProtonBuffer, EncoderState, UUID)</a></span> - Method in interface org.apache.qpid.protonj2.codec.<a href="org/apache/qpid/protonj2/codec/Encoder.html" title="interface in org.apache.qpid.protonj2.codec">Encoder</a></dt>
<dd>
<div class="block">Write a <code>UUID</code> type encoding to the given buffer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html#writeUUID(org.apache.qpid.protonj2.buffer.ProtonBuffer,org.apache.qpid.protonj2.codec.EncoderState,java.util.UUID)">writeUUID(ProtonBuffer, EncoderState, UUID)</a></span> - Method in class org.apache.qpid.protonj2.codec.encoders.<a href="org/apache/qpid/protonj2/codec/encoders/ProtonEncoder.html" title="class in org.apache.qpid.protonj2.codec.encoders">ProtonEncoder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:X">
<!-- -->
</a>
<h2 class="title">X</h2>
<dl>
<dt><a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html" title="class in org.apache.qpid.protonj2.client.transport"><span class="typeNameLink">X509AliasKeyManager</span></a> - Class in <a href="org/apache/qpid/protonj2/client/transport/package-summary.html">org.apache.qpid.protonj2.client.transport</a></dt>
<dd>
<div class="block">An X509ExtendedKeyManager wrapper which always chooses and only
returns the given alias, and defers retrieval to the delegate
key manager.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html#%3Cinit%3E(java.lang.String,javax.net.ssl.X509ExtendedKeyManager)">X509AliasKeyManager(String, X509ExtendedKeyManager)</a></span> - Constructor for class org.apache.qpid.protonj2.client.transport.<a href="org/apache/qpid/protonj2/client/transport/X509AliasKeyManager.html" title="class in org.apache.qpid.protonj2.client.transport">X509AliasKeyManager</a></dt>
<dd>
<div class="block">Creates a new alias manager with the provided configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html#XOAUTH2">XOAUTH2</a></span> - org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/SaslMechanisms.html" title="enum in org.apache.qpid.protonj2.engine.sasl.client">SaslMechanisms</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html#XOAUTH2">XOAUTH2</a></span> - Static variable in class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">XOauth2Mechanism</a></dt>
<dd>
<div class="block">A singleton instance of the symbolic mechanism name.</div>
</dd>
<dt><a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client"><span class="typeNameLink">XOauth2Mechanism</span></a> - Class in <a href="org/apache/qpid/protonj2/engine/sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></dt>
<dd>
<div class="block">Implements the SASL XOAUTH2 authentication Mechanism .</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html#%3Cinit%3E()">XOauth2Mechanism()</a></span> - Constructor for class org.apache.qpid.protonj2.engine.sasl.client.<a href="org/apache/qpid/protonj2/engine/sasl/client/XOauth2Mechanism.html" title="class in org.apache.qpid.protonj2.engine.sasl.client">XOauth2Mechanism</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:Z">
<!-- -->
</a>
<h2 class="title">Z</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedInteger.html#ZERO">ZERO</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedInteger.html" title="class in org.apache.qpid.protonj2.types">UnsignedInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/qpid/protonj2/types/UnsignedLong.html#ZERO">ZERO</a></span> - Static variable in class org.apache.qpid.protonj2.types.<a href="org/apache/qpid/protonj2/types/UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:X">X</a>&nbsp;<a href="#I:Z">Z</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a></div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>