File: server.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 (20 lines) | stat: -rw-r--r-- 328 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
------
Server
------

.. automodule:: oslo_messaging.rpc.server

.. currentmodule:: oslo_messaging

.. autofunction:: get_rpc_server

.. autoclass:: RPCDispatcher

.. autoclass:: MessageHandlingServer
   :members:

.. autofunction:: expected_exceptions

.. autoexception:: ExpectedException

.. autofunction:: get_local_context