MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / SimpleXMLRPCServer

Class SimpleXMLRPCServer

Lib/SimpleXMLRPCServer.py:569–601  ·  view source on GitHub ↗

Simple XML-RPC server. Simple XML-RPC server that allows functions and a single instance to be installed to handle requests. The default implementation attempts to dispatch XML-RPC calls to the functions or instance installed in the server. Override the _dispatch method inhereted

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected