blob: 046009eca95715f226b1b66b5ee09ac24542ab5a [file] [log] [blame]
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Class Hierarchy</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="proton-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Tree link -->
<th bgcolor="#70b0f0" class="navbar-select"
>&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
<!-- Index link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Help link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Proton Python API</a></th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">&nbsp;</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>]&nbsp;|&nbsp;<a href="class-tree.html"
target="_top">no&nbsp;frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<center><b>
[ <a href="module-tree.html">Module Hierarchy</a>
| <a href="class-tree.html">Class Hierarchy</a> ]
</b></center><br />
<h1 class="epydoc">Class Hierarchy</h1>
<ul class="nomargin-top">
<li> <strong class="uidlink"><a href="proton.handlers.Acking-class.html">proton.handlers.Acking</a></strong>
<ul>
<li> <strong class="uidlink"><a href="proton.handlers.IncomingMessageHandler-class.html">proton.handlers.IncomingMessageHandler</a></strong>:
<em class="summary">A utility for simpler and more intuitive handling of delivery
events related to incoming i.e.</em>
<ul>
<li> <strong class="uidlink"><a href="proton.utils.SyncRequestResponse-class.html">proton.utils.SyncRequestResponse</a></strong>:
<em class="summary">Implementation of the synchronous request-response (aka RPC)
pattern.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.MessagingHandler-class.html">proton.handlers.MessagingHandler</a></strong>:
<em class="summary">A general purpose handler that makes the proton-c events somewhat
simpler to deal with and/or avoids repetitive tasks for common use
cases.</em>
<ul>
<li> <strong class="uidlink"><a href="proton.utils.Fetcher-class.html">proton.utils.Fetcher</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.TransactionalClientHandler-class.html">proton.handlers.TransactionalClientHandler</a></strong>:
<em class="summary">An extension to the MessagingHandler for applications using
transactions.</em>
</li>
</ul>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.Array-class.html">proton.Array</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.utils.AtomicCount-class.html">proton.utils.AtomicCount</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.Backoff-class.html">proton.reactor.Backoff</a></strong>:
<em class="summary">A reconnect strategy involving an increasing delay between retries,
up to a maximum or 10 seconds.</em>
</li>
<li> <strong class="uidlink">exceptions.BaseException</strong>:
<em class="summary">Common base class for all exceptions</em>
<ul>
<li> <strong class="uidlink">exceptions.Exception</strong>:
<em class="summary">Common base class for all non-exit exceptions.</em>
<ul>
<li> <strong class="uidlink"><a href="proton.ProtonException-class.html">proton.ProtonException</a></strong>:
<em class="summary">The root of the proton exception hierarchy.</em>
<ul>
<li> <strong class="uidlink">proton.ConnectionException</strong>
<ul>
<li> <strong class="uidlink"><a href="proton.utils.ConnectionClosed-class.html">proton.utils.ConnectionClosed</a></strong>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.Interrupt-class.html">proton.Interrupt</a></strong>:
<em class="summary">An interrupt exception indicates that a blocking operation was
interrupted.</em>
</li>
<li> <strong class="uidlink">proton.LinkException</strong>
<ul>
<li> <strong class="uidlink"><a href="proton.utils.LinkDetached-class.html">proton.utils.LinkDetached</a></strong>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.MessageException-class.html">proton.MessageException</a></strong>:
<em class="summary">The MessageException class is the root of the message exception
hierarchy.</em>
</li>
<li> <strong class="uidlink"><a href="proton.MessengerException-class.html">proton.MessengerException</a></strong>:
<em class="summary">The root of the messenger exception hierarchy.</em>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.Reject-class.html">proton.handlers.Reject</a></strong>:
<em class="summary">An exception that indicate a message should be rejected</em>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.Release-class.html">proton.handlers.Release</a></strong>:
<em class="summary">An exception that indicate a message should be rejected</em>
</li>
<li> <strong class="uidlink"><a href="proton.utils.SendException-class.html">proton.utils.SendException</a></strong>:
<em class="summary">Exception used to indicate an exceptional state/condition on a send
request</em>
</li>
<li> <strong class="uidlink"><a href="proton.SessionException-class.html">proton.SessionException</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.Timeout-class.html">proton.Timeout</a></strong>:
<em class="summary">A timeout exception indicates that a blocking operation has timed
out.</em>
</li>
<li> <strong class="uidlink"><a href="proton.TransportException-class.html">proton.TransportException</a></strong>
<ul>
<li> <strong class="uidlink"><a href="proton.SSLException-class.html">proton.SSLException</a></strong>
<ul>
<li> <strong class="uidlink"><a href="proton.SSLUnavailable-class.html">proton.SSLUnavailable</a></strong>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.utils.BlockingLink-class.html">proton.utils.BlockingLink</a></strong>
<ul>
<li> <strong class="uidlink"><a href="proton.utils.BlockingReceiver-class.html">proton.utils.BlockingReceiver</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.utils.BlockingSender-class.html">proton.utils.BlockingSender</a></strong>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.Collector-class.html">proton.Collector</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.Condition-class.html">proton.Condition</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.Data-class.html">proton.Data</a></strong>:
<em class="summary">The <a href="proton.Data-class.html" class="link">Data</a> class
provides an interface for decoding, extracting, creating, and
encoding arbitrary AMQP data.</em>
</li>
<li> <strong class="uidlink"><a href="proton.Described-class.html">proton.Described</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.Disposition-class.html">proton.Disposition</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.wrapper.EmptyAttrs-class.html">proton.wrapper.EmptyAttrs</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.Endpoint-class.html">proton.Endpoint</a></strong>
<ul>
<li> <strong class="uidlink"><a href="proton.Connection-class.html">proton.Connection</a></strong>:
<em class="summary">A representation of an AMQP connection</em>
</li>
<li> <strong class="uidlink"><a href="proton.Link-class.html">proton.Link</a></strong>:
<em class="summary">A representation of an AMQP link, of which there are two concrete
implementations, Sender and Receiver.</em>
<ul>
<li> <strong class="uidlink"><a href="proton.Receiver-class.html">proton.Receiver</a></strong>:
<em class="summary">A link over which messages are received.</em>
</li>
<li> <strong class="uidlink"><a href="proton.Sender-class.html">proton.Sender</a></strong>:
<em class="summary">A link over which messages are sent.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.Session-class.html">proton.Session</a></strong>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.Reactor.ErrorDelegate-class.html">proton.reactor.Reactor.ErrorDelegate</a></strong>
</li>
<li> <strong class="uidlink">proton.EventBase</strong>
<ul>
<li> <strong class="uidlink"><a href="proton.reactor.ApplicationEvent-class.html">proton.reactor.ApplicationEvent</a></strong>:
<em class="summary">Application defined event, which can optionally be associated with
an engine object and or an arbitrary subject</em>
</li>
<li> <strong class="uidlink"><a href="proton.Event-class.html">proton.Event</a></strong>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.EventInjector-class.html">proton.reactor.EventInjector</a></strong>:
<em class="summary">Can be added to a reactor to allow events to be triggered by an
external thread but handled on the event thread associated with the
reactor.</em>
</li>
<li> <strong class="uidlink"><a href="proton.EventType-class.html">proton.EventType</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.GlobalOverrides-class.html">proton.reactor.GlobalOverrides</a></strong>:
<em class="summary">Internal handler that triggers the necessary socket connect for an
opened connection.</em>
</li>
<li> <strong class="uidlink"><a href="proton.Handler-class.html">proton.Handler</a></strong>
<ul>
<li> <strong class="uidlink"><a href="proton.utils.BlockingConnection-class.html">proton.utils.BlockingConnection</a></strong>:
<em class="summary">A synchronous style connection wrapper.</em>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.Connector-class.html">proton.reactor.Connector</a></strong>:
<em class="summary">Internal handler that triggers the necessary socket connect for an
opened connection.</em>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.EndpointStateHandler-class.html">proton.handlers.EndpointStateHandler</a></strong>:
<em class="summary">A utility that exposes 'endpoint' events i.e.</em>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.IncomingMessageHandler-class.html">proton.handlers.IncomingMessageHandler</a></strong>:
<em class="summary">A utility for simpler and more intuitive handling of delivery
events related to incoming i.e.</em>
<ul>
<li> <strong class="uidlink"><a href="proton.utils.SyncRequestResponse-class.html">proton.utils.SyncRequestResponse</a></strong>:
<em class="summary">Implementation of the synchronous request-response (aka RPC)
pattern.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.MessagingHandler-class.html">proton.handlers.MessagingHandler</a></strong>:
<em class="summary">A general purpose handler that makes the proton-c events somewhat
simpler to deal with and/or avoids repetitive tasks for common use
cases.</em>
<ul>
<li> <strong class="uidlink"><a href="proton.utils.Fetcher-class.html">proton.utils.Fetcher</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.TransactionalClientHandler-class.html">proton.handlers.TransactionalClientHandler</a></strong>:
<em class="summary">An extension to the MessagingHandler for applications using
transactions.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.OutgoingMessageHandler-class.html">proton.handlers.OutgoingMessageHandler</a></strong>:
<em class="summary">A utility for simpler and more intuitive handling of delivery
events related to outgoing i.e.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.LinkOption-class.html">proton.reactor.LinkOption</a></strong>:
<em class="summary">Abstract interface for link configuration options</em>
<ul>
<li> <strong class="uidlink"><a href="proton.reactor.AtLeastOnce-class.html">proton.reactor.AtLeastOnce</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.AtMostOnce-class.html">proton.reactor.AtMostOnce</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.DynamicNodeProperties-class.html">proton.reactor.DynamicNodeProperties</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.ReceiverOption-class.html">proton.reactor.ReceiverOption</a></strong>
<ul>
<li> <strong class="uidlink"><a href="proton.reactor.Copy-class.html">proton.reactor.Copy</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.DurableSubscription-class.html">proton.reactor.DurableSubscription</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.Filter-class.html">proton.reactor.Filter</a></strong>
<ul>
<li> <strong class="uidlink"><a href="proton.reactor.Selector-class.html">proton.reactor.Selector</a></strong>:
<em class="summary">Configures a link with a message selector filter</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.Move-class.html">proton.reactor.Move</a></strong>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.SenderOption-class.html">proton.reactor.SenderOption</a></strong>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.Message-class.html">proton.Message</a></strong>:
<em class="summary">The <a href="proton.Message-class.html" class="link">Message</a>
class is a mutable holder of message content.</em>
</li>
<li> <strong class="uidlink"><a href="proton.Messenger-class.html">proton.Messenger</a></strong>:
<em class="summary">The <a href="proton.Messenger-class.html"
class="link">Messenger</a> class defines a high level interface for
sending and receiving <a href="proton.Message-class.html"
class="link">Messages</a>.</em>
</li>
<li> <strong class="uidlink"><a href="proton.Url.PartDescriptor-class.html">proton.Url.PartDescriptor</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.PythonIO-class.html">proton.handlers.PythonIO</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.SSL-class.html">proton.SSL</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.SSLConfig-class.html">proton.reactor.SSLConfig</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.SSLDomain-class.html">proton.SSLDomain</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.SSLSessionDetails-class.html">proton.SSLSessionDetails</a></strong>:
<em class="summary">Unique identifier for the SSL session.</em>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.SessionPerConnection-class.html">proton.reactor.SessionPerConnection</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.Terminus-class.html">proton.Terminus</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.Transaction-class.html">proton.reactor.Transaction</a></strong>:
<em class="summary">Class to track state of an AMQP 1.0 transaction.</em>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.TransactionHandler-class.html">proton.handlers.TransactionHandler</a></strong>:
<em class="summary">The interface for transaction handlers, i.e.</em>
<ul>
<li> <strong class="uidlink"><a href="proton.handlers.TransactionalClientHandler-class.html">proton.handlers.TransactionalClientHandler</a></strong>:
<em class="summary">An extension to the MessagingHandler for applications using
transactions.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.Url-class.html">proton.Url</a></strong>:
<em class="summary">Simple URL parser/constructor, handles URLs of the form:</em>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.Urls-class.html">proton.reactor.Urls</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.wrapper.Wrapper-class.html">proton.wrapper.Wrapper</a></strong>
<ul>
<li> <strong class="uidlink"><a href="proton.reactor.Acceptor-class.html">proton.reactor.Acceptor</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.Connection-class.html">proton.Connection</a></strong>:
<em class="summary">A representation of an AMQP connection</em>
</li>
<li> <strong class="uidlink"><a href="proton.Delivery-class.html">proton.Delivery</a></strong>:
<em class="summary">Tracks and/or records the delivery of a message over a link.</em>
</li>
<li> <strong class="uidlink"><a href="proton.Event-class.html">proton.Event</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.Link-class.html">proton.Link</a></strong>:
<em class="summary">A representation of an AMQP link, of which there are two concrete
implementations, Sender and Receiver.</em>
<ul>
<li> <strong class="uidlink"><a href="proton.Receiver-class.html">proton.Receiver</a></strong>:
<em class="summary">A link over which messages are received.</em>
</li>
<li> <strong class="uidlink"><a href="proton.Sender-class.html">proton.Sender</a></strong>:
<em class="summary">A link over which messages are sent.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.Reactor-class.html">proton.reactor.Reactor</a></strong>
<ul>
<li> <strong class="uidlink"><a href="proton.reactor.Container-class.html">proton.reactor.Container</a></strong>:
<em class="summary">A representation of the AMQP concept of a 'container', which
loosely speaking is something that establishes links to or from
another container, over which messages are transfered.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="proton.SASL-class.html">proton.SASL</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.Session-class.html">proton.Session</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.reactor.Task-class.html">proton.reactor.Task</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.Transport-class.html">proton.Transport</a></strong>
</li>
<li> <strong class="uidlink">proton.WrappedHandler</strong>
<ul>
<li> <strong class="uidlink"><a href="proton.handlers.CFlowController-class.html">proton.handlers.CFlowController</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.CHandshaker-class.html">proton.handlers.CHandshaker</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.handlers.IOHandler-class.html">proton.handlers.IOHandler</a></strong>
</li>
</ul>
</li>
</ul>
</li>
<li> <strong class="uidlink">basestring</strong>:
<em class="summary">Type basestring cannot be instantiated; it is the base for str and
unicode.</em>
<ul>
<li> <strong class="uidlink">str</strong>:
<em class="summary">str(object='') -&gt; string</em>
<ul>
<li> <strong class="uidlink"><a href="proton.char-class.html">proton.char</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.decimal128-class.html">proton.decimal128</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.symbol-class.html">proton.symbol</a></strong>
</li>
</ul>
</li>
</ul>
</li>
<li> <strong class="uidlink">float</strong>:
<em class="summary">float(x) -&gt; floating point number</em>
<ul>
<li> <strong class="uidlink"><a href="proton.float32-class.html">proton.float32</a></strong>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="int-class.html">int</a></strong>:
<em class="summary">int(x=0) -&gt; int or long int(x, base=10) -&gt; int or long</em>
<ul>
<li> <strong class="uidlink"><a href="proton.Url.Port-class.html">proton.Url.Port</a></strong>:
<em class="summary">An integer port number that can be constructed from a service name
string</em>
</li>
<li> <strong class="uidlink"><a href="proton.byte-class.html">proton.byte</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.decimal32-class.html">proton.decimal32</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.decimal64-class.html">proton.decimal64</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.int32-class.html">proton.int32</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.short-class.html">proton.short</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.timestamp-class.html">proton.timestamp</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.ubyte-class.html">proton.ubyte</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.uint-class.html">proton.uint</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.ulong-class.html">proton.ulong</a></strong>
</li>
<li> <strong class="uidlink"><a href="proton.ushort-class.html">proton.ushort</a></strong>
</li>
</ul>
</li>
</ul>
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="proton-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Tree link -->
<th bgcolor="#70b0f0" class="navbar-select"
>&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
<!-- Index link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Help link -->
<th>&nbsp;&nbsp;&nbsp;<a
href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://qpid.apache.org/index.html">Qpid Proton Python API</a></th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>