Trees | Index | Help |
|
---|
|
object --+ | CXMLRPCClient
|
|||
__init__(self,
url=DEFAULT_SERVER+':'+DEFAULT_PORT)
The constructor establish a connection to the given server. |
|||
uploadAutomata(self,
filename)
This method upload to the connected server the given XML file. |
|||
downloadAutomata(self,
filename)
This method download to the given file the automata present to the connected server. |
|||
downloadAutomaton(self,
automaton,
filename)
This method download to the given file the given automaton present to the connected server. |
|||
Inherited from |
|
|||
Inherited from |
|
|
|
|
|
Trees | Index | Help |
|
---|
Generated by Epydoc 3.0alpha2 on Tue Jun 27 16:33:16 2006 | http://epydoc.sf.net |