File: server.rst

package info (click to toggle)
oslo.messaging 1.4.0.0%2Breally%2B1.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 884 kB
  • ctags: 1,951
  • sloc: python: 8,163; makefile: 17
file content (20 lines) | stat: -rw-r--r-- 328 bytes parent folder | download
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