File: connection.rst

package info (click to toggle)
python-pika 0.10.0-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 1,324 kB
  • sloc: python: 11,601; makefile: 141
file content (7 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
Connection
----------
The :class:`~pika.connection.Connection` class implements the base behavior
that all connection adapters extend.

.. autoclass:: pika.connection.Connection
   :members: