koapy.common.DispatchProxyServiceServicer

Module Contents

Classes

DispatchProxyServiceServicer

Missing associated documentation comment in .proto file.

class koapy.common.DispatchProxyServiceServicer.DispatchProxyServiceServicer[source]

Bases: koapy.common.DispatchProxyService_pb2_grpc.DispatchProxyServiceServicer

Missing associated documentation comment in .proto file.

GetDispatch(request: koapy.common.DispatchProxyService_pb2.GetDispatchRequest, context: grpc.ServicerContext) koapy.common.DispatchProxyService_pb2.GetDispatchResponse[source]

Missing associated documentation comment in .proto file.

GetAttr(request: koapy.common.DispatchProxyService_pb2.GetAttrRequest, context: grpc.ServicerContext) koapy.common.DispatchProxyService_pb2.GetAttrResponse[source]

Missing associated documentation comment in .proto file.

SetAttr(request: koapy.common.DispatchProxyService_pb2.SetAttrRequest, context: grpc.ServicerContext) koapy.common.DispatchProxyService_pb2.SetAttrResponse[source]

Missing associated documentation comment in .proto file.

CallMethod(request: koapy.common.DispatchProxyService_pb2.CallMethodRequest, context: grpc.ServicerContext) koapy.common.DispatchProxyService_pb2.CallMethodResponse[source]

Missing associated documentation comment in .proto file.

ConnectEvent(request_iterator: Iterator[koapy.common.DispatchProxyService_pb2.ConnectEventRequest], context: grpc.ServicerContext) Iterator[koapy.common.DispatchProxyService_pb2.ConnectEventResponse][source]

Missing associated documentation comment in .proto file.