File: notification_listener.rst

package info (click to toggle)
python-oslo.messaging 4.6.1-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 1,572 kB
  • sloc: python: 15,770; sh: 322; makefile: 45
file content (16 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---------------------
Notification Listener
---------------------

.. automodule:: oslo_messaging.notify.listener

.. currentmodule:: oslo_messaging

.. autofunction:: get_notification_listener

.. autoclass:: MessageHandlingServer
   :members:
   :noindex:

.. autofunction:: get_local_context
   :noindex: