Module orbdetpy.rpc.propagation_pb2_grpc
Client and server classes corresponding to protobuf-defined services.
Functions
def add_PropagationServicer_to_server(servicer, server)
Classes
class Propagation
-
Missing associated documentation comment in .proto file.
Static methods
def propagate(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None)
class PropagationServicer
-
Missing associated documentation comment in .proto file.
Methods
def propagate(self, request, context)
-
Missing associated documentation comment in .proto file.
class PropagationStub (channel)
-
Missing associated documentation comment in .proto file.
Constructor.
Args
channel
- A grpc.Channel.