XmlBlaster Logo

REQUIREMENT

client.python.xmlrpc

XmlBlaster Logo


Type NEW
Priority HIGH
Status CLOSED
Topic XmlBlaster provides a client library written in Python using XmlRpc.
Des
cription

You find the python client code in the directory xmlBlaster/src/python. Please use the file pyBlaster.py which provides access to xmlBlaster in an easy and even interactive way.

Following access methods are supported:

Example
PYTHON
      
   
   
   
Configure

NOTE: Configuration parameters are specified on command line (-someValue 17) or in the xmlBlaster.properties file (someValue=17). See requirement "util.property" for details.
Columns named Impl tells you if the feature is implemented.
Columns named Hot tells you if the configuration is changeable in hot operation.

See CODE pyBlaster/pyBlaster.py
See http://www.xmlBlaster.org/xmlBlaster/src/python/README
See REQ client.python
See REQ interface

This page is generated from the requirement XML file xmlBlaster/doc/requirements/client.python.xmlrpc.xml

Back to overview