Ft.Server.Server.FtRpc

Package Contents

FtRpcHandler       

Classes

class FtRpcModule(Ft.Server.Server.Module)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.FtRpc'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
handlers = {'ftrpc': <class Ft.Server.Server.FtRpc.FtRpcHandler.FtRpcHandler>}
class Module
loadObject(self, path)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
commands = {}
handlers = {}

Data

FTSERVER_SERVER_NS = 'http://xmlns.4suite.org/reserved'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Server/FtRpc/__init__.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Server.Server.FtRpc'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__path__ = ['build/lib.linux-ppc-2.2/Ft/Server/Server/FtRpc']