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

Part of pida.utils.grpc View In Hierarchy

Undocumented

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
158 Method __init__ Undocumented
161 Method call_server 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
158 Method __init__ Undocumented
130 Method _on_received Undocumented
140 Method call_remote Undocumented
161 Method call_server Undocumented
146 Method remote_error Undocumented
143 Method remote_ok Undocumented
def __init__(self, remote_port):
Undocumented
def call_server(self, command, args):
Undocumented
API Documentation for PIDA, generated by pydoctor.