Classes | Functions
grpc_testing._server._service Namespace Reference

Classes

class  _RequestIterator
 

Functions

def _stream_response (argument, implementation, rpc, servicer_context)
 
def _unary_response (argument, implementation, rpc, servicer_context)
 
def stream_stream (implementation, rpc, handler, servicer_context)
 
def stream_unary (implementation, rpc, handler, servicer_context)
 
def unary_stream (implementation, rpc, request, servicer_context)
 
def unary_unary (implementation, rpc, request, servicer_context)
 

Function Documentation

◆ _stream_response()

def grpc_testing._server._service._stream_response (   argument,
  implementation,
  rpc,
  servicer_context 
)
private

Definition at line 56 of file _service.py.

◆ _unary_response()

def grpc_testing._server._service._unary_response (   argument,
  implementation,
  rpc,
  servicer_context 
)
private

Definition at line 47 of file _service.py.

◆ stream_stream()

def grpc_testing._server._service.stream_stream (   implementation,
  rpc,
  handler,
  servicer_context 
)

Definition at line 88 of file _service.py.

◆ stream_unary()

def grpc_testing._server._service.stream_unary (   implementation,
  rpc,
  handler,
  servicer_context 
)

Definition at line 83 of file _service.py.

◆ unary_stream()

def grpc_testing._server._service.unary_stream (   implementation,
  rpc,
  request,
  servicer_context 
)

Definition at line 79 of file _service.py.

◆ unary_unary()

def grpc_testing._server._service.unary_unary (   implementation,
  rpc,
  request,
  servicer_context 
)

Definition at line 75 of file _service.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:40