/usr/share/proton-0.10/docs/api-py/toc-proton-module.html is in python-qpid-proton-doc 0.10-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 | <?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>proton</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">
<h1 class="toc">Module proton</h1>
<hr />
<h2 class="toc">Classes</h2>
<a target="mainFrame" href="proton.Array-class.html"
>Array</a><br /> <a target="mainFrame" href="proton.Collector-class.html"
>Collector</a><br /> <a target="mainFrame" href="proton.Condition-class.html"
>Condition</a><br /> <a target="mainFrame" href="proton.Connection-class.html"
>Connection</a><br /> <a target="mainFrame" href="proton.Data-class.html"
>Data</a><br /> <a target="mainFrame" href="proton.Delivery-class.html"
>Delivery</a><br /> <a target="mainFrame" href="proton.Described-class.html"
>Described</a><br /> <a target="mainFrame" href="proton.Disposition-class.html"
>Disposition</a><br /> <a target="mainFrame" href="proton.Endpoint-class.html"
>Endpoint</a><br /> <a target="mainFrame" href="proton.Event-class.html"
>Event</a><br /> <a target="mainFrame" href="proton.Handler-class.html"
>Handler</a><br /> <a target="mainFrame" href="proton.Interrupt-class.html"
>Interrupt</a><br /> <a target="mainFrame" href="proton.Link-class.html"
>Link</a><br /> <a target="mainFrame" href="proton.Message-class.html"
>Message</a><br /> <a target="mainFrame" href="proton.MessageException-class.html"
>MessageException</a><br /> <a target="mainFrame" href="proton.Messenger-class.html"
>Messenger</a><br /> <a target="mainFrame" href="proton.MessengerException-class.html"
>MessengerException</a><br /> <a target="mainFrame" href="proton.ProtonException-class.html"
>ProtonException</a><br /> <a target="mainFrame" href="proton.Receiver-class.html"
>Receiver</a><br /> <a target="mainFrame" href="proton.SASL-class.html"
>SASL</a><br /> <a target="mainFrame" href="proton.SSL-class.html"
>SSL</a><br /> <a target="mainFrame" href="proton.SSLDomain-class.html"
>SSLDomain</a><br /> <a target="mainFrame" href="proton.SSLException-class.html"
>SSLException</a><br /> <a target="mainFrame" href="proton.SSLSessionDetails-class.html"
>SSLSessionDetails</a><br /> <a target="mainFrame" href="proton.SSLUnavailable-class.html"
>SSLUnavailable</a><br /> <a target="mainFrame" href="proton.Sender-class.html"
>Sender</a><br /> <a target="mainFrame" href="proton.Session-class.html"
>Session</a><br /> <a target="mainFrame" href="proton.SessionException-class.html"
>SessionException</a><br /> <a target="mainFrame" href="proton.Terminus-class.html"
>Terminus</a><br /> <a target="mainFrame" href="proton.Timeout-class.html"
>Timeout</a><br /> <a target="mainFrame" href="proton.Transport-class.html"
>Transport</a><br /> <a target="mainFrame" href="proton.TransportException-class.html"
>TransportException</a><br /> <a target="mainFrame" href="proton.Url-class.html"
>Url</a><br /> <a target="mainFrame" href="proton.char-class.html"
>char</a><br /> <a target="mainFrame" href="proton.symbol-class.html"
>symbol</a><br /> <a target="mainFrame" href="proton.timestamp-class.html"
>timestamp</a><br /> <a target="mainFrame" href="proton.ulong-class.html"
>ulong</a><br /> <h2 class="toc">Functions</h2>
<a target="mainFrame" href="proton-module.html#dispatch"
>dispatch</a><br /> <h2 class="toc">Variables</h2>
<a target="mainFrame" href="proton-module.html#ABORTED"
>ABORTED</a><br /> <a target="mainFrame" href="proton-module.html#ACCEPTED"
>ACCEPTED</a><br /> <a target="mainFrame" href="proton-module.html#API_LANGUAGE"
>API_LANGUAGE</a><br /> <a target="mainFrame" href="proton-module.html#AUTOMATIC"
>AUTOMATIC</a><br /> <a target="mainFrame" href="proton-module.html#IMPLEMENTATION_LANGUAGE"
>IMPLEMENTATION_LANGUAGE</a><br /> <a target="mainFrame" href="proton-module.html#MANUAL"
>MANUAL</a><br /> <a target="mainFrame" href="proton-module.html#MODIFIED"
>MODIFIED</a><br /> <a target="mainFrame" href="proton-module.html#PENDING"
>PENDING</a><br /> <a target="mainFrame" href="proton-module.html#REJECTED"
>REJECTED</a><br /> <a target="mainFrame" href="proton-module.html#RELEASED"
>RELEASED</a><br /> <a target="mainFrame" href="proton-module.html#SETTLED"
>SETTLED</a><br /> <a target="mainFrame" href="proton-module.html#UNDESCRIBED"
>UNDESCRIBED</a><br /> <a target="mainFrame" href="proton-module.html#VERSION_MAJOR"
>VERSION_MAJOR</a><br /> <a target="mainFrame" href="proton-module.html#VERSION_MINOR"
>VERSION_MINOR</a><br /><hr />
<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>
|