blob: 0884f24a28c393490d5a059af6a0a173845cd3c5 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Attach (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="Attach (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};
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/Attach.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 Attach" class="title">Class Attach</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.Attach</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">Attach</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()">Attach</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="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</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="i1" class="rowColor">
<td class="colFirst"><code><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="#getDesiredCapabilities()">getDesiredCapabilities</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" 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="i3" 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="i4" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getIncompleteUnsettled()">getIncompleteUnsettled</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getInitialDeliveryCount()">getInitialDeliveryCount</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><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="#getMaxMessageSize()">getMaxMessageSize</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<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="#getName()">getName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><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="#getOfferedCapabilities()">getOfferedCapabilities</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" 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="i10" 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="i11" class="rowColor">
<td class="colFirst"><code><a href="ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">ReceiverSettleMode</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getReceiverSettleMode()">getReceiverSettleMode</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="Role.html" title="enum in org.apache.qpid.protonj2.types.transport">Role</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRole()">getRole</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSenderSettleMode()">getSenderSettleMode</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSource()">getSource</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>&lt;T extends <a href="../messaging/Terminus.html" title="interface in org.apache.qpid.protonj2.types.messaging">Terminus</a>&gt;<br>T</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getTarget()">getTarget</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" 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="../Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a>,&#8203;<a href="DeliveryState.html" title="interface in org.apache.qpid.protonj2.types.transport">DeliveryState</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getUnsettled()">getUnsettled</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasCoordinator()">hasCoordinator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasDesiredCapabilities()">hasDesiredCapabilities</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" 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="i20" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasIncompleteUnsettled()">hasIncompleteUnsettled</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasInitialDeliveryCount()">hasInitialDeliveryCount</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasMaxMessageSize()">hasMaxMessageSize</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasName()">hasName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasOfferedCapabilities()">hasOfferedCapabilities</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="#hasProperties()">hasProperties</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="#hasReceiverSettleMode()">hasReceiverSettleMode</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="#hasRole()">hasRole</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="#hasSenderSettleMode()">hasSenderSettleMode</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="#hasSource()">hasSource</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="#hasTarget()">hasTarget</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="#hasTargetOrCoordinator()">hasTargetOrCoordinator</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="#hasUnsettled()">hasUnsettled</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<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="i34" class="altColor">
<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="i35" class="rowColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setCoordinator(org.apache.qpid.protonj2.types.transactions.Coordinator)">setCoordinator</a></span>&#8203;(<a href="../transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions">Coordinator</a>&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setDesiredCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setDesiredCapabilities</a></span>&#8203;(<a href="../Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a>...&nbsp;desiredCapabilities)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</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="i38" class="altColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</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="i39" class="rowColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setIncompleteUnsettled(boolean)">setIncompleteUnsettled</a></span>&#8203;(boolean&nbsp;incompleteUnsettled)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setInitialDeliveryCount(int)">setInitialDeliveryCount</a></span>&#8203;(int&nbsp;initialDeliveryCount)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setInitialDeliveryCount(long)">setInitialDeliveryCount</a></span>&#8203;(long&nbsp;initialDeliveryCount)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setMaxMessageSize(long)">setMaxMessageSize</a></span>&#8203;(long&nbsp;maxMessageSize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setMaxMessageSize(org.apache.qpid.protonj2.types.UnsignedLong)">setMaxMessageSize</a></span>&#8203;(<a href="../UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a>&nbsp;maxMessageSize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setName(java.lang.String)">setName</a></span>&#8203;(<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;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setOfferedCapabilities(org.apache.qpid.protonj2.types.Symbol...)">setOfferedCapabilities</a></span>&#8203;(<a href="../Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a>...&nbsp;offeredCapabilities)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</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="i47" class="rowColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setReceiverSettleMode(org.apache.qpid.protonj2.types.transport.ReceiverSettleMode)">setReceiverSettleMode</a></span>&#8203;(<a href="ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">ReceiverSettleMode</a>&nbsp;rcvSettleMode)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setRole(org.apache.qpid.protonj2.types.transport.Role)">setRole</a></span>&#8203;(<a href="Role.html" title="enum in org.apache.qpid.protonj2.types.transport">Role</a>&nbsp;role)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setSenderSettleMode(org.apache.qpid.protonj2.types.transport.SenderSettleMode)">setSenderSettleMode</a></span>&#8203;(<a href="SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a>&nbsp;sndSettleMode)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setSource(org.apache.qpid.protonj2.types.messaging.Source)">setSource</a></span>&#8203;(<a href="../messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a>&nbsp;source)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setTarget(org.apache.qpid.protonj2.types.messaging.Target)">setTarget</a></span>&#8203;(<a href="../messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a>&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setTarget(org.apache.qpid.protonj2.types.messaging.Terminus)">setTarget</a></span>&#8203;(<a href="../messaging/Terminus.html" title="interface in org.apache.qpid.protonj2.types.messaging">Terminus</a>&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setTarget(org.apache.qpid.protonj2.types.transactions.Coordinator)">setTarget</a></span>&#8203;(<a href="../transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions">Coordinator</a>&nbsp;target)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code><a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setUnsettled(java.util.Map)">setUnsettled</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="../Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a>,&#8203;<a href="DeliveryState.html" title="interface in org.apache.qpid.protonj2.types.transport">DeliveryState</a>&gt;&nbsp;unsettled)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i55" class="rowColor">
<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>Attach</h4>
<pre>public&nbsp;Attach()</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="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="copy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>copy</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</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="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="hasName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasName</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasName()</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="hasRole()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasRole</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasRole()</pre>
</li>
</ul>
<a id="hasSenderSettleMode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasSenderSettleMode</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasSenderSettleMode()</pre>
</li>
</ul>
<a id="hasReceiverSettleMode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasReceiverSettleMode</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasReceiverSettleMode()</pre>
</li>
</ul>
<a id="hasSource()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasSource</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasSource()</pre>
</li>
</ul>
<a id="hasTargetOrCoordinator()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasTargetOrCoordinator</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasTargetOrCoordinator()</pre>
</li>
</ul>
<a id="hasTarget()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasTarget</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasTarget()</pre>
</li>
</ul>
<a id="hasCoordinator()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasCoordinator</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasCoordinator()</pre>
</li>
</ul>
<a id="hasUnsettled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasUnsettled</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasUnsettled()</pre>
</li>
</ul>
<a id="hasIncompleteUnsettled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasIncompleteUnsettled</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasIncompleteUnsettled()</pre>
</li>
</ul>
<a id="hasInitialDeliveryCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasInitialDeliveryCount</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasInitialDeliveryCount()</pre>
</li>
</ul>
<a id="hasMaxMessageSize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasMaxMessageSize</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasMaxMessageSize()</pre>
</li>
</ul>
<a id="hasOfferedCapabilities()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasOfferedCapabilities</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasOfferedCapabilities()</pre>
</li>
</ul>
<a id="hasDesiredCapabilities()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasDesiredCapabilities</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;hasDesiredCapabilities()</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="getName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</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;getName()</pre>
</li>
</ul>
<a id="setName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setName</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setName&#8203;(<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;name)</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="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</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="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setHandle&#8203;(long&nbsp;handle)</pre>
</li>
</ul>
<a id="getRole()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRole</h4>
<pre class="methodSignature">public&nbsp;<a href="Role.html" title="enum in org.apache.qpid.protonj2.types.transport">Role</a>&nbsp;getRole()</pre>
</li>
</ul>
<a id="setRole(org.apache.qpid.protonj2.types.transport.Role)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRole</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setRole&#8203;(<a href="Role.html" title="enum in org.apache.qpid.protonj2.types.transport">Role</a>&nbsp;role)</pre>
</li>
</ul>
<a id="getSenderSettleMode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSenderSettleMode</h4>
<pre class="methodSignature">public&nbsp;<a href="SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a>&nbsp;getSenderSettleMode()</pre>
</li>
</ul>
<a id="setSenderSettleMode(org.apache.qpid.protonj2.types.transport.SenderSettleMode)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSenderSettleMode</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setSenderSettleMode&#8203;(<a href="SenderSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">SenderSettleMode</a>&nbsp;sndSettleMode)</pre>
</li>
</ul>
<a id="getReceiverSettleMode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReceiverSettleMode</h4>
<pre class="methodSignature">public&nbsp;<a href="ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">ReceiverSettleMode</a>&nbsp;getReceiverSettleMode()</pre>
</li>
</ul>
<a id="setReceiverSettleMode(org.apache.qpid.protonj2.types.transport.ReceiverSettleMode)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReceiverSettleMode</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setReceiverSettleMode&#8203;(<a href="ReceiverSettleMode.html" title="enum in org.apache.qpid.protonj2.types.transport">ReceiverSettleMode</a>&nbsp;rcvSettleMode)</pre>
</li>
</ul>
<a id="getSource()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSource</h4>
<pre class="methodSignature">public&nbsp;<a href="../messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a>&nbsp;getSource()</pre>
</li>
</ul>
<a id="setSource(org.apache.qpid.protonj2.types.messaging.Source)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSource</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setSource&#8203;(<a href="../messaging/Source.html" title="class in org.apache.qpid.protonj2.types.messaging">Source</a>&nbsp;source)</pre>
</li>
</ul>
<a id="getTarget()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTarget</h4>
<pre class="methodSignature">public&nbsp;&lt;T extends <a href="../messaging/Terminus.html" title="interface in org.apache.qpid.protonj2.types.messaging">Terminus</a>&gt;&nbsp;T&nbsp;getTarget()</pre>
</li>
</ul>
<a id="setTarget(org.apache.qpid.protonj2.types.messaging.Terminus)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTarget</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setTarget&#8203;(<a href="../messaging/Terminus.html" title="interface in org.apache.qpid.protonj2.types.messaging">Terminus</a>&nbsp;target)</pre>
</li>
</ul>
<a id="setTarget(org.apache.qpid.protonj2.types.messaging.Target)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTarget</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setTarget&#8203;(<a href="../messaging/Target.html" title="class in org.apache.qpid.protonj2.types.messaging">Target</a>&nbsp;target)</pre>
</li>
</ul>
<a id="setTarget(org.apache.qpid.protonj2.types.transactions.Coordinator)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTarget</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setTarget&#8203;(<a href="../transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions">Coordinator</a>&nbsp;target)</pre>
</li>
</ul>
<a id="setCoordinator(org.apache.qpid.protonj2.types.transactions.Coordinator)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCoordinator</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setCoordinator&#8203;(<a href="../transactions/Coordinator.html" title="class in org.apache.qpid.protonj2.types.transactions">Coordinator</a>&nbsp;target)</pre>
</li>
</ul>
<a id="getUnsettled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUnsettled</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="../Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a>,&#8203;<a href="DeliveryState.html" title="interface in org.apache.qpid.protonj2.types.transport">DeliveryState</a>&gt;&nbsp;getUnsettled()</pre>
</li>
</ul>
<a id="setUnsettled(java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUnsettled</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setUnsettled&#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="../Binary.html" title="class in org.apache.qpid.protonj2.types">Binary</a>,&#8203;<a href="DeliveryState.html" title="interface in org.apache.qpid.protonj2.types.transport">DeliveryState</a>&gt;&nbsp;unsettled)</pre>
</li>
</ul>
<a id="getIncompleteUnsettled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIncompleteUnsettled</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;getIncompleteUnsettled()</pre>
</li>
</ul>
<a id="setIncompleteUnsettled(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIncompleteUnsettled</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setIncompleteUnsettled&#8203;(boolean&nbsp;incompleteUnsettled)</pre>
</li>
</ul>
<a id="getInitialDeliveryCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInitialDeliveryCount</h4>
<pre class="methodSignature">public&nbsp;long&nbsp;getInitialDeliveryCount()</pre>
</li>
</ul>
<a id="setInitialDeliveryCount(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setInitialDeliveryCount</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setInitialDeliveryCount&#8203;(int&nbsp;initialDeliveryCount)</pre>
</li>
</ul>
<a id="setInitialDeliveryCount(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setInitialDeliveryCount</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setInitialDeliveryCount&#8203;(long&nbsp;initialDeliveryCount)</pre>
</li>
</ul>
<a id="getMaxMessageSize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxMessageSize</h4>
<pre class="methodSignature">public&nbsp;<a href="../UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a>&nbsp;getMaxMessageSize()</pre>
</li>
</ul>
<a id="setMaxMessageSize(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMaxMessageSize</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setMaxMessageSize&#8203;(long&nbsp;maxMessageSize)</pre>
</li>
</ul>
<a id="setMaxMessageSize(org.apache.qpid.protonj2.types.UnsignedLong)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMaxMessageSize</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setMaxMessageSize&#8203;(<a href="../UnsignedLong.html" title="class in org.apache.qpid.protonj2.types">UnsignedLong</a>&nbsp;maxMessageSize)</pre>
</li>
</ul>
<a id="getOfferedCapabilities()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOfferedCapabilities</h4>
<pre class="methodSignature">public&nbsp;<a href="../Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a>[]&nbsp;getOfferedCapabilities()</pre>
</li>
</ul>
<a id="setOfferedCapabilities(org.apache.qpid.protonj2.types.Symbol...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOfferedCapabilities</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setOfferedCapabilities&#8203;(<a href="../Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a>...&nbsp;offeredCapabilities)</pre>
</li>
</ul>
<a id="getDesiredCapabilities()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDesiredCapabilities</h4>
<pre class="methodSignature">public&nbsp;<a href="../Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a>[]&nbsp;getDesiredCapabilities()</pre>
</li>
</ul>
<a id="setDesiredCapabilities(org.apache.qpid.protonj2.types.Symbol...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDesiredCapabilities</h4>
<pre class="methodSignature">public&nbsp;<a href="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</a>&nbsp;setDesiredCapabilities&#8203;(<a href="../Symbol.html" title="class in org.apache.qpid.protonj2.types">Symbol</a>...&nbsp;desiredCapabilities)</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="Attach.html" title="class in org.apache.qpid.protonj2.types.transport">Attach</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="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/Attach.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>