Package twisted :: Package internet :: Module app
[show private | hide private]
[frames | no frames]

Module twisted.internet.app

Main `application' configuration and persistence support.

API Stability: stable

Maintainer: Itamar Shtull-Trauring
Classes
ApplicationService I am a service you can add to an application.
MultiService I am a collection of multiple services.
Application I am the `root object' in a Twisted process.
DependentMultiService I am a MultiService that starts services in insert order, and stops them in the reverse order.
PortCollection  
ServiceCollection  
_AbstractServiceCollection  

Function Summary
  encrypt(passphrase, data)

Variable Summary
Platform platform

Variable Details

platform

Type:
Platform
Value:
<twisted.python.runtime.Platform instance at 0x82198f4>                

Generated by Epydoc 1.1 on Fri Jun 27 03:48:06 2003 http://epydoc.sf.net