circuits.web.dispatchers.xmlrpc – XML-RPC

XML RPC

This module implements a XML RPC dispatcher that translates incoming RPC calls over XML into RPC events.

Events

class circuits.web.dispatchers.xmlrpc.RPC(*args, **kwargs)

RPC Event

Components

class circuits.web.dispatchers.xmlrpc.XMLRPC(path=None, target='*', encoding='utf-8')

Functions

none