Class p.u.g.LocalServerDispatcher(Dispatcher):

Part of pida.utils.grpc View In Hierarchy

Known subclasses: pida.services.rpc.rpc.PidaDispatcher

Undocumented

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
152 Method __init__ Undocumented

Inherited from Dispatcher:

Line # Kind Name Docs
130 Method _on_received Undocumented
140 Method call_remote Undocumented
143 Method remote_ok Undocumented
146 Method remote_error Undocumented
Line # Kind Name Docs
152 Method __init__ Undocumented
130 Method _on_received Undocumented
140 Method call_remote Undocumented
146 Method remote_error Undocumented
143 Method remote_ok Undocumented
def __init__(self, port):
Undocumented
API Documentation for PIDA, generated by pydoctor.