blob: 0bcb77c16cdea5f9f91d4ef4f34dc84cee3c3ee8 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>org.apache.qpid.proton.codec.transport Class Hierarchy (Qpid Proton-J API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.qpid.proton.codec.transport Class Hierarchy (Qpid Proton-J API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/qpid/proton/codec/transaction/package-tree.html">Prev</a></li>
<li><a href="../../../../../../org/apache/qpid/proton/engine/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/transport/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.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>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package org.apache.qpid.proton.codec.transport</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">java.util.AbstractCollection&lt;E&gt; (implements java.util.Collection&lt;E&gt;)
<ul>
<li type="circle">java.util.AbstractList&lt;E&gt; (implements java.util.List&lt;E&gt;)
<ul>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/AttachType.AttachWrapper.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">AttachType.AttachWrapper</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/DetachType.DetachWrapper.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">DetachType.DetachWrapper</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/ErrorConditionType.ErrorConditionWrapper.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">ErrorConditionType.ErrorConditionWrapper</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/FlowType.FlowWrapper.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">FlowType.FlowWrapper</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/OpenType.OpenWrapper.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">OpenType.OpenWrapper</span></a></li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/TransferType.TransferWrapper.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">TransferType.TransferWrapper</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/AbstractDescribedType.html" title="class in org.apache.qpid.proton.codec"><span class="typeNameLink">AbstractDescribedType</span></a>&lt;T,M&gt; (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;V&gt;)
<ul>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/AttachType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">AttachType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/BeginType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">BeginType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/CloseType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">CloseType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/DetachType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">DetachType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/DispositionType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">DispositionType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/EndType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">EndType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/ErrorConditionType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">ErrorConditionType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/FlowType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">FlowType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/OpenType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">OpenType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/TransferType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">TransferType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/DescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">DescribedTypeConstructor</a>&lt;V&gt;)</li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/FastPathDispositionType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">FastPathDispositionType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;V&gt;, org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/FastPathFlowType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">FastPathFlowType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;V&gt;, org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a>&lt;V&gt;)</li>
<li type="circle">org.apache.qpid.proton.codec.transport.<a href="../../../../../../org/apache/qpid/proton/codec/transport/FastPathTransferType.html" title="class in org.apache.qpid.proton.codec.transport"><span class="typeNameLink">FastPathTransferType</span></a> (implements org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/AMQPType.html" title="interface in org.apache.qpid.proton.codec">AMQPType</a>&lt;V&gt;, org.apache.qpid.proton.codec.<a href="../../../../../../org/apache/qpid/proton/codec/FastPathDescribedTypeConstructor.html" title="interface in org.apache.qpid.proton.codec">FastPathDescribedTypeConstructor</a>&lt;V&gt;)</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/qpid/proton/codec/transaction/package-tree.html">Prev</a></li>
<li><a href="../../../../../../org/apache/qpid/proton/engine/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/qpid/proton/codec/transport/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.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>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>