blob: 580b413ff75716fd01c84673b24072077f6e9b9b [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Package org.apache.qpid.protonj2.engine (Qpid ProtonJ2 Parent 1.0.0-M9 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.qpid.protonj2.engine (Qpid ProtonJ2 Parent 1.0.0-M9 API)";
}
}
catch(err) {
}
//-->
</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><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></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>
<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="header">
<h1 title="Uses of Package org.apache.qpid.protonj2.engine" class="title">Uses of Package<br>org.apache.qpid.protonj2.engine</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="package-summary.html">org.apache.qpid.protonj2.engine</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.qpid.protonj2.client">org.apache.qpid.protonj2.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.qpid.protonj2.client.impl">org.apache.qpid.protonj2.client.impl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.qpid.protonj2.engine">org.apache.qpid.protonj2.engine</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.qpid.protonj2.engine.impl">org.apache.qpid.protonj2.engine.impl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.qpid.protonj2.engine.impl.sasl">org.apache.qpid.protonj2.engine.impl.sasl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.qpid.protonj2.engine.sasl">org.apache.qpid.protonj2.engine.sasl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.qpid.protonj2.engine.sasl.client">org.apache.qpid.protonj2.engine.sasl.client</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.qpid.protonj2.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.engine</a> used by <a href="../client/package-summary.html">org.apache.qpid.protonj2.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DeliveryTagGenerator.html#org.apache.qpid.protonj2.client">DeliveryTagGenerator</a></th>
<td class="colLast">
<div class="block">Transfer tag generators can be assigned to <a href="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>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.qpid.protonj2.client.impl">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.engine</a> used by <a href="../client/impl/package-summary.html">org.apache.qpid.protonj2.client.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Engine.html#org.apache.qpid.protonj2.client.impl">Engine</a></th>
<td class="colLast">
<div class="block">AMQP Engine interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IncomingDelivery.html#org.apache.qpid.protonj2.client.impl">IncomingDelivery</a></th>
<td class="colLast">
<div class="block">API for an incoming Delivery.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Link.html#org.apache.qpid.protonj2.client.impl">Link</a></th>
<td class="colLast">
<div class="block">Base API for <a href="Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a> and <a href="Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> links.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OutgoingDelivery.html#org.apache.qpid.protonj2.client.impl">OutgoingDelivery</a></th>
<td class="colLast">
<div class="block">API for an outgoing Delivery.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Receiver.html#org.apache.qpid.protonj2.client.impl">Receiver</a></th>
<td class="colLast">
<div class="block">AMQP Receiver API</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Sender.html#org.apache.qpid.protonj2.client.impl">Sender</a></th>
<td class="colLast">
<div class="block">AMQP Sender API</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.qpid.protonj2.engine">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.engine</a> used by <a href="package-summary.html">org.apache.qpid.protonj2.engine</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/AMQPPerformativeEnvelopePool.html#org.apache.qpid.protonj2.engine">AMQPPerformativeEnvelopePool</a></th>
<td class="colLast">
<div class="block">Pool of <a href="PerformativeEnvelope.html" title="class in org.apache.qpid.protonj2.engine"><code>PerformativeEnvelope</code></a> instances used to reduce allocations on incoming performatives.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Attachments.html#org.apache.qpid.protonj2.engine">Attachments</a></th>
<td class="colLast">
<div class="block">Attachments API used to associate specific data with AMQP Resources</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.apache.qpid.protonj2.engine">Connection</a></th>
<td class="colLast">
<div class="block">AMQP Connection state container</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/ConnectionState.html#org.apache.qpid.protonj2.engine">ConnectionState</a></th>
<td class="colLast">
<div class="block">Represents the state of an AMQP Connection.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/DeliveryTagGenerator.html#org.apache.qpid.protonj2.engine">DeliveryTagGenerator</a></th>
<td class="colLast">
<div class="block">Transfer tag generators can be assigned to <a href="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>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EmptyEnvelope.html#org.apache.qpid.protonj2.engine">EmptyEnvelope</a></th>
<td class="colLast">
<div class="block">An empty envelope which can be used to drive transport activity when idle.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Endpoint.html#org.apache.qpid.protonj2.engine">Endpoint</a></th>
<td class="colLast">
<div class="block">Represents a conceptual endpoint type used to provide common operations that
all the endpoint types will share.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Engine.html#org.apache.qpid.protonj2.engine">Engine</a></th>
<td class="colLast">
<div class="block">AMQP Engine interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EngineConfiguration.html#org.apache.qpid.protonj2.engine">EngineConfiguration</a></th>
<td class="colLast">
<div class="block">Configuration options for the Engine</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EngineFactory.html#org.apache.qpid.protonj2.engine">EngineFactory</a></th>
<td class="colLast">
<div class="block">Interface used to define the basic mechanisms for creating Engine instances.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EngineHandler.html#org.apache.qpid.protonj2.engine">EngineHandler</a></th>
<td class="colLast">
<div class="block">Listen for events generated from the Engine</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EngineHandlerContext.html#org.apache.qpid.protonj2.engine">EngineHandlerContext</a></th>
<td class="colLast">
<div class="block">Context provided to EngineHandler events to allow further event propagation</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EnginePipeline.html#org.apache.qpid.protonj2.engine">EnginePipeline</a></th>
<td class="colLast">
<div class="block">Pipeline of handlers for Engine work.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EngineSaslDriver.html#org.apache.qpid.protonj2.engine">EngineSaslDriver</a></th>
<td class="colLast">
<div class="block">Driver for the Engine that exposes SASL state and configuration.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EngineSaslDriver.SaslState.html#org.apache.qpid.protonj2.engine">EngineSaslDriver.SaslState</a></th>
<td class="colLast">
<div class="block">The SASL driver state used to determine at what point the current SASL negotiation process
is currently in.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EngineState.html#org.apache.qpid.protonj2.engine">EngineState</a></th>
<td class="colLast">
<div class="block">Enumeration of Engine states as visible from the Engine API</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EventHandler.html#org.apache.qpid.protonj2.engine">EventHandler</a></th>
<td class="colLast">
<div class="block">Handler of events from the proton resources.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HeaderEnvelope.html#org.apache.qpid.protonj2.engine">HeaderEnvelope</a></th>
<td class="colLast">
<div class="block">Envelope type that carries AMQPHeader instances</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IncomingAMQPEnvelope.html#org.apache.qpid.protonj2.engine">IncomingAMQPEnvelope</a></th>
<td class="colLast">
<div class="block">Frame object that carries an AMQP Performative</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IncomingDelivery.html#org.apache.qpid.protonj2.engine">IncomingDelivery</a></th>
<td class="colLast">
<div class="block">API for an incoming Delivery.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Link.html#org.apache.qpid.protonj2.engine">Link</a></th>
<td class="colLast">
<div class="block">Base API for <a href="Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a> and <a href="Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> links.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LinkState.html#org.apache.qpid.protonj2.engine">LinkState</a></th>
<td class="colLast">
<div class="block">Represents the state of an AMQP Link.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OutgoingAMQPEnvelope.html#org.apache.qpid.protonj2.engine">OutgoingAMQPEnvelope</a></th>
<td class="colLast">
<div class="block">Frame object that carries an AMQP Performative</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OutgoingDelivery.html#org.apache.qpid.protonj2.engine">OutgoingDelivery</a></th>
<td class="colLast">
<div class="block">API for an outgoing Delivery.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/PerformativeEnvelope.html#org.apache.qpid.protonj2.engine">PerformativeEnvelope</a></th>
<td class="colLast">
<div class="block">Base class for envelope types that travel through the engine.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Receiver.html#org.apache.qpid.protonj2.engine">Receiver</a></th>
<td class="colLast">
<div class="block">AMQP Receiver API</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SASLEnvelope.html#org.apache.qpid.protonj2.engine">SASLEnvelope</a></th>
<td class="colLast">
<div class="block">Frame object containing a SASL performative</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Sender.html#org.apache.qpid.protonj2.engine">Sender</a></th>
<td class="colLast">
<div class="block">AMQP Sender API</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Session.html#org.apache.qpid.protonj2.engine">Session</a></th>
<td class="colLast">
<div class="block">AMQP Session interface</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionState.html#org.apache.qpid.protonj2.engine">SessionState</a></th>
<td class="colLast">
<div class="block">Represents the state of an AMQP Session.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Transaction.html#org.apache.qpid.protonj2.engine">Transaction</a></th>
<td class="colLast">
<div class="block">A Transaction object that hold information and context for a single <a href="Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Transaction.DischargeState.html#org.apache.qpid.protonj2.engine">Transaction.DischargeState</a></th>
<td class="colLast">
<div class="block">Provides state for this <a href="Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/TransactionController.html#org.apache.qpid.protonj2.engine">TransactionController</a></th>
<td class="colLast">
<div class="block">Transaction Controller link that implements the mechanics of declaring and discharging
AMQP transactions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/TransactionManager.html#org.apache.qpid.protonj2.engine">TransactionManager</a></th>
<td class="colLast">
<div class="block">Transaction Manager endpoint that implements the mechanics of handling the declaration
of and the requested discharge of AMQP transactions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/TransactionState.html#org.apache.qpid.protonj2.engine">TransactionState</a></th>
<td class="colLast">
<div class="block">Indicates the current state of a given <a href="Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a></div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.qpid.protonj2.engine.impl">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.engine</a> used by <a href="impl/package-summary.html">org.apache.qpid.protonj2.engine.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Attachments.html#org.apache.qpid.protonj2.engine.impl">Attachments</a></th>
<td class="colLast">
<div class="block">Attachments API used to associate specific data with AMQP Resources</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Connection.html#org.apache.qpid.protonj2.engine.impl">Connection</a></th>
<td class="colLast">
<div class="block">AMQP Connection state container</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/ConnectionState.html#org.apache.qpid.protonj2.engine.impl">ConnectionState</a></th>
<td class="colLast">
<div class="block">Represents the state of an AMQP Connection.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/DeliveryTagGenerator.html#org.apache.qpid.protonj2.engine.impl">DeliveryTagGenerator</a></th>
<td class="colLast">
<div class="block">Transfer tag generators can be assigned to <a href="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>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Endpoint.html#org.apache.qpid.protonj2.engine.impl">Endpoint</a></th>
<td class="colLast">
<div class="block">Represents a conceptual endpoint type used to provide common operations that
all the endpoint types will share.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Engine.html#org.apache.qpid.protonj2.engine.impl">Engine</a></th>
<td class="colLast">
<div class="block">AMQP Engine interface.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EngineConfiguration.html#org.apache.qpid.protonj2.engine.impl">EngineConfiguration</a></th>
<td class="colLast">
<div class="block">Configuration options for the Engine</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EngineFactory.html#org.apache.qpid.protonj2.engine.impl">EngineFactory</a></th>
<td class="colLast">
<div class="block">Interface used to define the basic mechanisms for creating Engine instances.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EngineHandler.html#org.apache.qpid.protonj2.engine.impl">EngineHandler</a></th>
<td class="colLast">
<div class="block">Listen for events generated from the Engine</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EngineHandlerContext.html#org.apache.qpid.protonj2.engine.impl">EngineHandlerContext</a></th>
<td class="colLast">
<div class="block">Context provided to EngineHandler events to allow further event propagation</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EnginePipeline.html#org.apache.qpid.protonj2.engine.impl">EnginePipeline</a></th>
<td class="colLast">
<div class="block">Pipeline of handlers for Engine work.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EngineSaslDriver.html#org.apache.qpid.protonj2.engine.impl">EngineSaslDriver</a></th>
<td class="colLast">
<div class="block">Driver for the Engine that exposes SASL state and configuration.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EngineSaslDriver.SaslState.html#org.apache.qpid.protonj2.engine.impl">EngineSaslDriver.SaslState</a></th>
<td class="colLast">
<div class="block">The SASL driver state used to determine at what point the current SASL negotiation process
is currently in.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EngineState.html#org.apache.qpid.protonj2.engine.impl">EngineState</a></th>
<td class="colLast">
<div class="block">Enumeration of Engine states as visible from the Engine API</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EventHandler.html#org.apache.qpid.protonj2.engine.impl">EventHandler</a></th>
<td class="colLast">
<div class="block">Handler of events from the proton resources.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/HeaderEnvelope.html#org.apache.qpid.protonj2.engine.impl">HeaderEnvelope</a></th>
<td class="colLast">
<div class="block">Envelope type that carries AMQPHeader instances</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/IncomingAMQPEnvelope.html#org.apache.qpid.protonj2.engine.impl">IncomingAMQPEnvelope</a></th>
<td class="colLast">
<div class="block">Frame object that carries an AMQP Performative</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IncomingDelivery.html#org.apache.qpid.protonj2.engine.impl">IncomingDelivery</a></th>
<td class="colLast">
<div class="block">API for an incoming Delivery.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Link.html#org.apache.qpid.protonj2.engine.impl">Link</a></th>
<td class="colLast">
<div class="block">Base API for <a href="Sender.html" title="interface in org.apache.qpid.protonj2.engine"><code>Sender</code></a> and <a href="Receiver.html" title="interface in org.apache.qpid.protonj2.engine"><code>Receiver</code></a> links.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/LinkCreditState.html#org.apache.qpid.protonj2.engine.impl">LinkCreditState</a></th>
<td class="colLast">
<div class="block">State object holding information about the current link credit</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/LinkState.html#org.apache.qpid.protonj2.engine.impl">LinkState</a></th>
<td class="colLast">
<div class="block">Represents the state of an AMQP Link.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/OutgoingAMQPEnvelope.html#org.apache.qpid.protonj2.engine.impl">OutgoingAMQPEnvelope</a></th>
<td class="colLast">
<div class="block">Frame object that carries an AMQP Performative</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OutgoingDelivery.html#org.apache.qpid.protonj2.engine.impl">OutgoingDelivery</a></th>
<td class="colLast">
<div class="block">API for an outgoing Delivery.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Receiver.html#org.apache.qpid.protonj2.engine.impl">Receiver</a></th>
<td class="colLast">
<div class="block">AMQP Receiver API</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/SASLEnvelope.html#org.apache.qpid.protonj2.engine.impl">SASLEnvelope</a></th>
<td class="colLast">
<div class="block">Frame object containing a SASL performative</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Sender.html#org.apache.qpid.protonj2.engine.impl">Sender</a></th>
<td class="colLast">
<div class="block">AMQP Sender API</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Session.html#org.apache.qpid.protonj2.engine.impl">Session</a></th>
<td class="colLast">
<div class="block">AMQP Session interface</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SessionState.html#org.apache.qpid.protonj2.engine.impl">SessionState</a></th>
<td class="colLast">
<div class="block">Represents the state of an AMQP Session.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Transaction.html#org.apache.qpid.protonj2.engine.impl">Transaction</a></th>
<td class="colLast">
<div class="block">A Transaction object that hold information and context for a single <a href="Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/Transaction.DischargeState.html#org.apache.qpid.protonj2.engine.impl">Transaction.DischargeState</a></th>
<td class="colLast">
<div class="block">Provides state for this <a href="Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/TransactionController.html#org.apache.qpid.protonj2.engine.impl">TransactionController</a></th>
<td class="colLast">
<div class="block">Transaction Controller link that implements the mechanics of declaring and discharging
AMQP transactions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/TransactionManager.html#org.apache.qpid.protonj2.engine.impl">TransactionManager</a></th>
<td class="colLast">
<div class="block">Transaction Manager endpoint that implements the mechanics of handling the declaration
of and the requested discharge of AMQP transactions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/TransactionState.html#org.apache.qpid.protonj2.engine.impl">TransactionState</a></th>
<td class="colLast">
<div class="block">Indicates the current state of a given <a href="Transaction.html" title="interface in org.apache.qpid.protonj2.engine"><code>Transaction</code></a></div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.qpid.protonj2.engine.impl.sasl">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.engine</a> used by <a href="impl/sasl/package-summary.html">org.apache.qpid.protonj2.engine.impl.sasl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EngineHandler.html#org.apache.qpid.protonj2.engine.impl.sasl">EngineHandler</a></th>
<td class="colLast">
<div class="block">Listen for events generated from the Engine</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EngineHandlerContext.html#org.apache.qpid.protonj2.engine.impl.sasl">EngineHandlerContext</a></th>
<td class="colLast">
<div class="block">Context provided to EngineHandler events to allow further event propagation</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/HeaderEnvelope.html#org.apache.qpid.protonj2.engine.impl.sasl">HeaderEnvelope</a></th>
<td class="colLast">
<div class="block">Envelope type that carries AMQPHeader instances</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/IncomingAMQPEnvelope.html#org.apache.qpid.protonj2.engine.impl.sasl">IncomingAMQPEnvelope</a></th>
<td class="colLast">
<div class="block">Frame object that carries an AMQP Performative</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/OutgoingAMQPEnvelope.html#org.apache.qpid.protonj2.engine.impl.sasl">OutgoingAMQPEnvelope</a></th>
<td class="colLast">
<div class="block">Frame object that carries an AMQP Performative</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/SASLEnvelope.html#org.apache.qpid.protonj2.engine.impl.sasl">SASLEnvelope</a></th>
<td class="colLast">
<div class="block">Frame object containing a SASL performative</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.qpid.protonj2.engine.sasl">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.engine</a> used by <a href="sasl/package-summary.html">org.apache.qpid.protonj2.engine.sasl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Attachments.html#org.apache.qpid.protonj2.engine.sasl">Attachments</a></th>
<td class="colLast">
<div class="block">Attachments API used to associate specific data with AMQP Resources</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/EngineSaslDriver.SaslState.html#org.apache.qpid.protonj2.engine.sasl">EngineSaslDriver.SaslState</a></th>
<td class="colLast">
<div class="block">The SASL driver state used to determine at what point the current SASL negotiation process
is currently in.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.qpid.protonj2.engine.sasl.client">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.qpid.protonj2.engine</a> used by <a href="sasl/client/package-summary.html">org.apache.qpid.protonj2.engine.sasl.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/EventHandler.html#org.apache.qpid.protonj2.engine.sasl.client">EventHandler</a></th>
<td class="colLast">
<div class="block">Handler of events from the proton resources.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</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><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></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; 2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>