File: rpcclient.rst

package info (click to toggle)
python-oslo.messaging 17.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,692 kB
  • sloc: python: 12,072; sh: 62; makefile: 24
file content (10 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
----------
RPC Client
----------

.. currentmodule:: oslo_messaging

.. autoclass:: RPCClient
   :members:

.. autoexception:: RemoteError