Classes | Functions
grpc_testing._server._server Namespace Reference

Classes

class  _Server
 
class  _Serverish
 

Functions

def _deadline_and_handler (requests_closed, time, timeout)
 
def _implementation (descriptors_to_servicers, method_descriptor)
 
def _stream_stream_service (handler)
 
def _stream_unary_service (handler)
 
def _unary_stream_service (request)
 
def _unary_unary_service (request)
 
def server_from_descriptor_to_servicers (descriptors_to_servicers, time)
 

Function Documentation

◆ _deadline_and_handler()

def grpc_testing._server._server._deadline_and_handler (   requests_closed,
  time,
  timeout 
)
private

Definition at line 106 of file testing/grpc_testing/_server/_server.py.

◆ _implementation()

def grpc_testing._server._server._implementation (   descriptors_to_servicers,
  method_descriptor 
)
private

Definition at line 26 of file testing/grpc_testing/_server/_server.py.

◆ _stream_stream_service()

def grpc_testing._server._server._stream_stream_service (   handler)
private

Definition at line 55 of file testing/grpc_testing/_server/_server.py.

◆ _stream_unary_service()

def grpc_testing._server._server._stream_unary_service (   handler)
private

Definition at line 47 of file testing/grpc_testing/_server/_server.py.

◆ _unary_stream_service()

def grpc_testing._server._server._unary_stream_service (   request)
private

Definition at line 39 of file testing/grpc_testing/_server/_server.py.

◆ _unary_unary_service()

def grpc_testing._server._server._unary_unary_service (   request)
private

Definition at line 31 of file testing/grpc_testing/_server/_server.py.

◆ server_from_descriptor_to_servicers()

def grpc_testing._server._server.server_from_descriptor_to_servicers (   descriptors_to_servicers,
  time 
)

Definition at line 153 of file testing/grpc_testing/_server/_server.py.



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