| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
XmlRpcNode
Generic XML-RPC node. Handles the additional complexity of binding an XML-RPC server to an arbitrary port. XmlRpcNode is initialized when the uri field has a value.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
XML RPC Node constructor
|
Terminate i/o connections for this server.
|
Initiate a thread to run the XML RPC server. Uses thread.start_new_thread. |
Sets the XML-RPC URI. Defined as a separate method as a hood for subclasses to bootstrap initialization. Should not be called externally.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 11 10:12:15 2013 | http://epydoc.sourceforge.net |