[ Module Hierarchy
| Class Hierarchy ]
Module Hierarchy
- backends: The core backend class
- backends.cli: This module is a back-end for generic commandline conversion such
as supported by AbiWord.
- backends.oooserver: This module is a back-end for the headless OpenOffice.org server
- factory: This is the core Factory class and main method of the Officeshots
factory.
- transports
- transports.m2crypto: This module provides SSLTransport in order to have SSL client
authentication with the standard xmlrpclib.
- transports.pyssl: This module provides SSLTransport in order to have SSL client
authentication with the standard xmlrpclib.