Public Member Functions | List of all members
tests.unit._exit_scenarios.GenericHandler Class Reference
Inheritance diagram for tests.unit._exit_scenarios.GenericHandler:
Inheritance graph
[legend]

Public Member Functions

def service (self, handler_call_details)
 

Detailed Description

Definition at line 124 of file _exit_scenarios.py.

Member Function Documentation

◆ service()

def tests.unit._exit_scenarios.GenericHandler.service (   self,
  handler_call_details 
)
Returns the handler for servicing the RPC.

Args:
  handler_call_details: A HandlerCallDetails describing the RPC.

Returns:
  An RpcMethodHandler with which the RPC may be serviced if the
  implementation chooses to service this RPC, or None otherwise.

Reimplemented from grpc.GenericRpcHandler.

Definition at line 126 of file _exit_scenarios.py.


The documentation for this class was generated from the following file:


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