blob: 1d769be9013ee587234dfbb690e2afb01facadfd [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Flow (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="Flow (Qpid ProtonJ2 Parent 1.0.0-M9 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<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="navBarCell1Rev">Class</li>
<li><a href="class-use/Flow.html">Use</a></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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.qpid.protonj2.types.transport</a></div>
<h2 title="Class Flow" class="title">Class Flow</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.qpid.protonj2.types.transport.Flow</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="Performative.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative</a></code></dd>
</dl>
<hr>
<pre>public final class <span class="typeNameLabel">Flow</span>
extends <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>
implements <a href="Performative.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.apache.qpid.protonj2.types.transport.Performative">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.qpid.protonj2.types.transport.<a href="Performative.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative</a></h3>
<code><a href="Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a>&lt;<a href="Performative.PerformativeHandler.html" title="type parameter in Performative.PerformativeHandler">E</a>&gt;, <a href="Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DESCRIPTOR_CODE">DESCRIPTOR_CODE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DESCRIPTOR_SYMBOL">DESCRIPTOR_SYMBOL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">Flow</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearAvailable()">clearAvailable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearDeliveryCount()">clearDeliveryCount</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearDrain()">clearDrain</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearEcho()">clearEcho</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearHandle()">clearHandle</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearIncomingWindow()">clearIncomingWindow</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearLinkCredit()">clearLinkCredit</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearNextIncomingId()">clearNextIncomingId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearNextOutgoingId()">clearNextOutgoingId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearOutgoingWindow()">clearOutgoingWindow</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearProperties()">clearProperties</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#copy()">copy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAvailable()">getAvailable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDeliveryCount()">getDeliveryCount</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDrain()">getDrain</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEcho()">getEcho</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getElementCount()">getElementCount</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getHandle()">getHandle</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getIncomingWindow()">getIncomingWindow</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLinkCredit()">getLinkCredit</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getNextIncomingId()">getNextIncomingId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getNextOutgoingId()">getNextOutgoingId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getOutgoingWindow()">getOutgoingWindow</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPerformativeType()">getPerformativeType</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="../Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a>,&#8203;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getProperties()">getProperties</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasAvailable()">hasAvailable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasDeliveryCount()">hasDeliveryCount</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasDrain()">hasDrain</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasEcho()">hasEcho</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasHandle()">hasHandle</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasIncomingWindow()">hasIncomingWindow</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasLinkCredit()">hasLinkCredit</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasNextIncomingId()">hasNextIncomingId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasNextOutgoingId()">hasNextOutgoingId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasOutgoingWindow()">hasOutgoingWindow</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasProperties()">hasProperties</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>&lt;E&gt;&nbsp;void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">invoke</a></span>&#8203;(<a href="Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a>&lt;E&gt;&nbsp;handler,
<a href="../../buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a>&nbsp;payload,
int&nbsp;channel,
E&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEmpty()">isEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#reset()">reset</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setAvailable(int)">setAvailable</a></span>&#8203;(int&nbsp;available)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setAvailable(long)">setAvailable</a></span>&#8203;(long&nbsp;available)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setDeliveryCount(int)">setDeliveryCount</a></span>&#8203;(int&nbsp;deliveryCount)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setDeliveryCount(long)">setDeliveryCount</a></span>&#8203;(long&nbsp;deliveryCount)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setDrain(boolean)">setDrain</a></span>&#8203;(boolean&nbsp;drain)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEcho(boolean)">setEcho</a></span>&#8203;(boolean&nbsp;echo)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setHandle(int)">setHandle</a></span>&#8203;(int&nbsp;handle)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setHandle(long)">setHandle</a></span>&#8203;(long&nbsp;handle)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setIncomingWindow(int)">setIncomingWindow</a></span>&#8203;(int&nbsp;incomingWindow)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setIncomingWindow(long)">setIncomingWindow</a></span>&#8203;(long&nbsp;incomingWindow)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setLinkCredit(int)">setLinkCredit</a></span>&#8203;(int&nbsp;linkCredit)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setLinkCredit(long)">setLinkCredit</a></span>&#8203;(long&nbsp;linkCredit)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setNextIncomingId(int)">setNextIncomingId</a></span>&#8203;(int&nbsp;nextIncomingId)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setNextIncomingId(long)">setNextIncomingId</a></span>&#8203;(long&nbsp;nextIncomingId)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setNextOutgoingId(int)">setNextOutgoingId</a></span>&#8203;(int&nbsp;nextOutgoingId)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setNextOutgoingId(long)">setNextOutgoingId</a></span>&#8203;(long&nbsp;nextOutgoingId)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setOutgoingWindow(int)">setOutgoingWindow</a></span>&#8203;(int&nbsp;outgoingWindow)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setOutgoingWindow(long)">setOutgoingWindow</a></span>&#8203;(long&nbsp;outgoingWindow)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code><a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setProperties(java.util.Map)">setProperties</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="../Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a>,&#8203;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;properties)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="DESCRIPTOR_CODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DESCRIPTOR_CODE</h4>
<pre>public static final&nbsp;<a href="../UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a> DESCRIPTOR_CODE</pre>
</li>
</ul>
<a id="DESCRIPTOR_SYMBOL">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DESCRIPTOR_SYMBOL</h4>
<pre>public static final&nbsp;<a href="../Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a> DESCRIPTOR_SYMBOL</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Flow</h4>
<pre>public&nbsp;Flow()</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="isEmpty()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEmpty</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isEmpty()</pre>
</li>
</ul>
<a id="getElementCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getElementCount</h4>
<pre class="methodSignature">public&nbsp;int&nbsp;getElementCount()</pre>
</li>
</ul>
<a id="hasNextIncomingId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasNextIncomingId</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasNextIncomingId()</pre>
</li>
</ul>
<a id="hasIncomingWindow()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasIncomingWindow</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasIncomingWindow()</pre>
</li>
</ul>
<a id="hasNextOutgoingId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasNextOutgoingId</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasNextOutgoingId()</pre>
</li>
</ul>
<a id="hasOutgoingWindow()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasOutgoingWindow</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasOutgoingWindow()</pre>
</li>
</ul>
<a id="hasHandle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasHandle</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasHandle()</pre>
</li>
</ul>
<a id="hasDeliveryCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasDeliveryCount</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasDeliveryCount()</pre>
</li>
</ul>
<a id="hasLinkCredit()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasLinkCredit</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasLinkCredit()</pre>
</li>
</ul>
<a id="hasAvailable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasAvailable</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasAvailable()</pre>
</li>
</ul>
<a id="hasDrain()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasDrain</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasDrain()</pre>
</li>
</ul>
<a id="hasEcho()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasEcho</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasEcho()</pre>
</li>
</ul>
<a id="hasProperties()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasProperties</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasProperties()</pre>
</li>
</ul>
<a id="reset()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reset</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;reset()</pre>
</li>
</ul>
<a id="getNextIncomingId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNextIncomingId</h4>
<pre class="methodSignature">public&nbsp;long&nbsp;getNextIncomingId()</pre>
</li>
</ul>
<a id="setNextIncomingId(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNextIncomingId</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setNextIncomingId&#8203;(int&nbsp;nextIncomingId)</pre>
</li>
</ul>
<a id="setNextIncomingId(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNextIncomingId</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setNextIncomingId&#8203;(long&nbsp;nextIncomingId)</pre>
</li>
</ul>
<a id="clearNextIncomingId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearNextIncomingId</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;clearNextIncomingId()</pre>
</li>
</ul>
<a id="getIncomingWindow()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIncomingWindow</h4>
<pre class="methodSignature">public&nbsp;long&nbsp;getIncomingWindow()</pre>
</li>
</ul>
<a id="setIncomingWindow(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIncomingWindow</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setIncomingWindow&#8203;(int&nbsp;incomingWindow)</pre>
</li>
</ul>
<a id="setIncomingWindow(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIncomingWindow</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setIncomingWindow&#8203;(long&nbsp;incomingWindow)</pre>
</li>
</ul>
<a id="clearIncomingWindow()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearIncomingWindow</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;clearIncomingWindow()</pre>
</li>
</ul>
<a id="getNextOutgoingId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNextOutgoingId</h4>
<pre class="methodSignature">public&nbsp;long&nbsp;getNextOutgoingId()</pre>
</li>
</ul>
<a id="setNextOutgoingId(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNextOutgoingId</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setNextOutgoingId&#8203;(int&nbsp;nextOutgoingId)</pre>
</li>
</ul>
<a id="setNextOutgoingId(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNextOutgoingId</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setNextOutgoingId&#8203;(long&nbsp;nextOutgoingId)</pre>
</li>
</ul>
<a id="clearNextOutgoingId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearNextOutgoingId</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;clearNextOutgoingId()</pre>
</li>
</ul>
<a id="getOutgoingWindow()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOutgoingWindow</h4>
<pre class="methodSignature">public&nbsp;long&nbsp;getOutgoingWindow()</pre>
</li>
</ul>
<a id="setOutgoingWindow(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOutgoingWindow</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setOutgoingWindow&#8203;(int&nbsp;outgoingWindow)</pre>
</li>
</ul>
<a id="setOutgoingWindow(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOutgoingWindow</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setOutgoingWindow&#8203;(long&nbsp;outgoingWindow)</pre>
</li>
</ul>
<a id="clearOutgoingWindow()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearOutgoingWindow</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;clearOutgoingWindow()</pre>
</li>
</ul>
<a id="getHandle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHandle</h4>
<pre class="methodSignature">public&nbsp;long&nbsp;getHandle()</pre>
</li>
</ul>
<a id="setHandle(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHandle</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setHandle&#8203;(int&nbsp;handle)</pre>
</li>
</ul>
<a id="setHandle(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHandle</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setHandle&#8203;(long&nbsp;handle)</pre>
</li>
</ul>
<a id="clearHandle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearHandle</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;clearHandle()</pre>
</li>
</ul>
<a id="getDeliveryCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDeliveryCount</h4>
<pre class="methodSignature">public&nbsp;long&nbsp;getDeliveryCount()</pre>
</li>
</ul>
<a id="setDeliveryCount(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDeliveryCount</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setDeliveryCount&#8203;(int&nbsp;deliveryCount)</pre>
</li>
</ul>
<a id="setDeliveryCount(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDeliveryCount</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setDeliveryCount&#8203;(long&nbsp;deliveryCount)</pre>
</li>
</ul>
<a id="clearDeliveryCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearDeliveryCount</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;clearDeliveryCount()</pre>
</li>
</ul>
<a id="getLinkCredit()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLinkCredit</h4>
<pre class="methodSignature">public&nbsp;long&nbsp;getLinkCredit()</pre>
</li>
</ul>
<a id="setLinkCredit(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLinkCredit</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setLinkCredit&#8203;(int&nbsp;linkCredit)</pre>
</li>
</ul>
<a id="setLinkCredit(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLinkCredit</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setLinkCredit&#8203;(long&nbsp;linkCredit)</pre>
</li>
</ul>
<a id="clearLinkCredit()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearLinkCredit</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;clearLinkCredit()</pre>
</li>
</ul>
<a id="getAvailable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAvailable</h4>
<pre class="methodSignature">public&nbsp;long&nbsp;getAvailable()</pre>
</li>
</ul>
<a id="setAvailable(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAvailable</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setAvailable&#8203;(int&nbsp;available)</pre>
</li>
</ul>
<a id="setAvailable(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAvailable</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setAvailable&#8203;(long&nbsp;available)</pre>
</li>
</ul>
<a id="clearAvailable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearAvailable</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;clearAvailable()</pre>
</li>
</ul>
<a id="getDrain()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDrain</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;getDrain()</pre>
</li>
</ul>
<a id="setDrain(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDrain</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setDrain&#8203;(boolean&nbsp;drain)</pre>
</li>
</ul>
<a id="clearDrain()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearDrain</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;clearDrain()</pre>
</li>
</ul>
<a id="getEcho()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEcho</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;getEcho()</pre>
</li>
</ul>
<a id="setEcho(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEcho</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setEcho&#8203;(boolean&nbsp;echo)</pre>
</li>
</ul>
<a id="clearEcho()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearEcho</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;clearEcho()</pre>
</li>
</ul>
<a id="getProperties()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProperties</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="../Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a>,&#8203;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;getProperties()</pre>
</li>
</ul>
<a id="setProperties(java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setProperties</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;setProperties&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="../Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a>,&#8203;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;properties)</pre>
</li>
</ul>
<a id="clearProperties()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearProperties</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;clearProperties()</pre>
</li>
</ul>
<a id="copy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copy</h4>
<pre class="methodSignature">public&nbsp;<a href="Flow.html" title="class in org.apache.qpid.protonj2.types.transport">Flow</a>&nbsp;copy()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Performative.html#copy()">copy</a></code>&nbsp;in interface&nbsp;<code><a href="Performative.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative</a></code></dd>
</dl>
</li>
</ul>
<a id="getPerformativeType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPerformativeType</h4>
<pre class="methodSignature">public&nbsp;<a href="Performative.PerformativeType.html" title="enum in org.apache.qpid.protonj2.types.transport">Performative.PerformativeType</a>&nbsp;getPerformativeType()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Performative.html#getPerformativeType()">getPerformativeType</a></code>&nbsp;in interface&nbsp;<code><a href="Performative.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative</a></code></dd>
</dl>
</li>
</ul>
<a id="invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,java.lang.Object)">
<!-- -->
</a><a id="invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invoke</h4>
<pre class="methodSignature">public&nbsp;&lt;E&gt;&nbsp;void&nbsp;invoke&#8203;(<a href="Performative.PerformativeHandler.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative.PerformativeHandler</a>&lt;E&gt;&nbsp;handler,
<a href="../../buffer/ProtonBuffer.html" title="interface in org.apache.qpid.protonj2.buffer">ProtonBuffer</a>&nbsp;payload,
int&nbsp;channel,
E&nbsp;context)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="Performative.html#invoke(org.apache.qpid.protonj2.types.transport.Performative.PerformativeHandler,org.apache.qpid.protonj2.buffer.ProtonBuffer,int,E)">invoke</a></code>&nbsp;in interface&nbsp;<code><a href="Performative.html" title="interface in org.apache.qpid.protonj2.types.transport">Performative</a></code></dd>
</dl>
</li>
</ul>
<a id="toString()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;toString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<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="navBarCell1Rev">Class</li>
<li><a href="class-use/Flow.html">Use</a></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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>