Package rosgraph :: Module xmlrpc :: Class XmlRpcHandler
[frames] | no frames]

Class XmlRpcHandler

source code

object --+
         |
        XmlRpcHandler

Base handler API for handlers used with XmlRpcNode. Public methods will be exported as XML RPC methods.

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__