| Trees | Indices | Help |
|
|---|
|
|
Utilty functions shared between the xml-rpc client and server
Copyright: John Stowers, 2006 License: GPLv2
|
|||
|
StoppableXMLRPCServer A variant of SimpleXMLRPCServer that can be stopped. |
|||
|
DataProviderClient Provides the Client portion of dataprovider proxying. |
|||
|
DataproviderServer Wraps a dataproviderwrapper in order to pickle args and deal with exceptions in the sync process |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
clog = logging.getLogger("modules.Network.C")
|
|||
slog = logging.getLogger("modules.Network.S")
|
|||
XML_RPC_EASY_EXCEPTIONS = "RefreshError", "SyncronizeError", "
|
|||
|
|||
XML_RPC_EASY_EXCEPTIONS
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 2 22:18:11 2008 | http://epydoc.sourceforge.net |