Services RPCs.
Definition at line 27 of file _server_application.py.
◆ __init__()
def tests.testing._server_application.FirstServiceServicer.__init__ |
( |
|
self | ) |
|
◆ StreStre()
def tests.testing._server_application.FirstServiceServicer.StreStre |
( |
|
self, |
|
|
|
request_iterator, |
|
|
|
context |
|
) |
| |
◆ StreUn()
def tests.testing._server_application.FirstServiceServicer.StreUn |
( |
|
self, |
|
|
|
request_iterator, |
|
|
|
context |
|
) |
| |
◆ UnStre()
def tests.testing._server_application.FirstServiceServicer.UnStre |
( |
|
self, |
|
|
|
request, |
|
|
|
context |
|
) |
| |
◆ UnUn()
def tests.testing._server_application.FirstServiceServicer.UnUn |
( |
|
self, |
|
|
|
request, |
|
|
|
context |
|
) |
| |
◆ _abort_lock
tests.testing._server_application.FirstServiceServicer._abort_lock |
|
private |
◆ _abort_response
tests.testing._server_application.FirstServiceServicer._abort_response |
|
private |
◆ _abort_status
tests.testing._server_application.FirstServiceServicer._abort_status |
|
private |
The documentation for this class was generated from the following file: