blob: f4dc6bdf33269608ce074aeb169ff8f87240469c [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.engine 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.engine 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/transport/package-tree.html">Prev</a></li>
<li><a href="../../../../../org/apache/qpid/proton/engine/impl/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/qpid/proton/engine/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.engine</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">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/BaseHandler.html" title="class in org.apache.qpid.proton.engine"><span class="typeNameLink">BaseHandler</span></a> (implements org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/CoreHandler.html" title="interface in org.apache.qpid.proton.engine">CoreHandler</a>)</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Collector.Factory.html" title="class in org.apache.qpid.proton.engine"><span class="typeNameLink">Collector.Factory</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Connection.Factory.html" title="class in org.apache.qpid.proton.engine"><span class="typeNameLink">Connection.Factory</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Engine.html" title="class in org.apache.qpid.proton.engine"><span class="typeNameLink">Engine</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ExtendableAccessor.html" title="class in org.apache.qpid.proton.engine"><span class="typeNameLink">ExtendableAccessor</span></a>&lt;E,T&gt;</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/SslDomain.Factory.html" title="class in org.apache.qpid.proton.engine"><span class="typeNameLink">SslDomain.Factory</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/SslPeerDetails.Factory.html" title="class in org.apache.qpid.proton.engine"><span class="typeNameLink">SslPeerDetails.Factory</span></a></li>
<li type="circle">java.lang.Throwable (implements java.io.Serializable)
<ul>
<li type="circle">java.lang.Exception
<ul>
<li type="circle">java.lang.RuntimeException
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/HandlerException.html" title="class in org.apache.qpid.proton.engine"><span class="typeNameLink">HandlerException</span></a></li>
<li type="circle">org.apache.qpid.proton.<a href="../../../../../org/apache/qpid/proton/ProtonException.html" title="class in org.apache.qpid.proton"><span class="typeNameLink">ProtonException</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/TransportException.html" title="class in org.apache.qpid.proton.engine"><span class="typeNameLink">TransportException</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Transport.Factory.html" title="class in org.apache.qpid.proton.engine"><span class="typeNameLink">Transport.Factory</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/TransportResultFactory.html" title="class in org.apache.qpid.proton.engine"><span class="typeNameLink">TransportResultFactory</span></a></li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Collector.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Collector</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/EventType.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">EventType</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Extendable.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Extendable</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Delivery.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Delivery</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Endpoint.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Endpoint</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Connection.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Connection</span></a> (also extends org.apache.qpid.proton.reactor.<a href="../../../../../org/apache/qpid/proton/reactor/ReactorChild.html" title="interface in org.apache.qpid.proton.reactor">ReactorChild</a>)
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ProtonJConnection.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">ProtonJConnection</span></a> (also extends org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ProtonJEndpoint.html" title="interface in org.apache.qpid.proton.engine">ProtonJEndpoint</a>)</li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Link.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Link</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Receiver.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Receiver</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Sender.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Sender</span></a></li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ProtonJEndpoint.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">ProtonJEndpoint</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ProtonJConnection.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">ProtonJConnection</span></a> (also extends org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Connection.html" title="interface in org.apache.qpid.proton.engine">Connection</a>)</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ProtonJSession.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">ProtonJSession</span></a> (also extends org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Session.html" title="interface in org.apache.qpid.proton.engine">Session</a>)</li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Session.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Session</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ProtonJSession.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">ProtonJSession</span></a> (also extends org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ProtonJEndpoint.html" title="interface in org.apache.qpid.proton.engine">ProtonJEndpoint</a>)</li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Transport.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Transport</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ProtonJTransport.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">ProtonJTransport</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Event.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Event</span></a></li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Handler.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Handler</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/CoreHandler.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">CoreHandler</span></a></li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.reactor.<a href="../../../../../org/apache/qpid/proton/reactor/ReactorChild.html" title="interface in org.apache.qpid.proton.reactor"><span class="typeNameLink">ReactorChild</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Connection.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Connection</span></a> (also extends org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Endpoint.html" title="interface in org.apache.qpid.proton.engine">Endpoint</a>)
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ProtonJConnection.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">ProtonJConnection</span></a> (also extends org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ProtonJEndpoint.html" title="interface in org.apache.qpid.proton.engine">ProtonJEndpoint</a>)</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Record.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Record</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/RecordAccessor.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">RecordAccessor</span></a>&lt;T&gt;</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Sasl.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Sasl</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/SaslListener.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">SaslListener</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Ssl.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">Ssl</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/SslDomain.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">SslDomain</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ProtonJSslDomain.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">ProtonJSslDomain</span></a></li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/SslPeerDetails.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">SslPeerDetails</span></a>
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/ProtonJSslPeerDetails.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">ProtonJSslPeerDetails</span></a></li>
</ul>
</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/TransportResult.html" title="interface in org.apache.qpid.proton.engine"><span class="typeNameLink">TransportResult</span></a></li>
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
<ul>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/EndpointState.html" title="enum in org.apache.qpid.proton.engine"><span class="typeNameLink">EndpointState</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Event.Type.html" title="enum in org.apache.qpid.proton.engine"><span class="typeNameLink">Event.Type</span></a> (implements org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/EventType.html" title="interface in org.apache.qpid.proton.engine">EventType</a>)</li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Sasl.SaslState.html" title="enum in org.apache.qpid.proton.engine"><span class="typeNameLink">Sasl.SaslState</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/Sasl.SaslOutcome.html" title="enum in org.apache.qpid.proton.engine"><span class="typeNameLink">Sasl.SaslOutcome</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/SslDomain.Mode.html" title="enum in org.apache.qpid.proton.engine"><span class="typeNameLink">SslDomain.Mode</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/SslDomain.VerifyMode.html" title="enum in org.apache.qpid.proton.engine"><span class="typeNameLink">SslDomain.VerifyMode</span></a></li>
<li type="circle">org.apache.qpid.proton.engine.<a href="../../../../../org/apache/qpid/proton/engine/TransportResult.Status.html" title="enum in org.apache.qpid.proton.engine"><span class="typeNameLink">TransportResult.Status</span></a></li>
</ul>
</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/transport/package-tree.html">Prev</a></li>
<li><a href="../../../../../org/apache/qpid/proton/engine/impl/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/qpid/proton/engine/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>