| Home | Trees | Index | Help |
|---|
|
twisted: Twisted: The Framework Of Your Internet.
coil: Coil configuration system.
app: Coil configuration for twisted.internet.app.Application.
coil: Twisted COIL: COnfiguration ILlumination.
plugins: Coil plugins for various Twisted subsystem.
ftp: Coil plugin for FTP server.
mail: Coil plugin for the mail service.
manhole: Coil plugin for manhole service.
portforward: Coil plugin for telnet shell.
socks: Coil plugin for SOCKSv4 proxy.
telnet: Coil plugin for telnet shell.
tendril
web: Coil plugin for web support.
words: Coil plugin for words service.
web: A web frontend to coil.
conch: Twisted.Conch: The Twisted Shell.
authorizer: Implementation of an Authorizer that uses /etc/passwd to generate
Identitys..
error: An error to represent bad things happening in Conch.
identity: Identity for Conch.
ssh: An SSHv2 implementation for Twisted.
asn1: A basic ASN.1 parser to parse private SSH keys.
common: Common functions for the SSH classes.
connection: This module contains the implementation of the ssh-connection service,
which allows access to the shell and port-forwarding.
factory: A Factory for SSH servers, along with an OpenSSHFactory to use the
same data sources as OpenSSH.
forwarding: This module contains the implementation of the TCP forwarding, which
allows clients and servers to forward arbitrary TCP data across the
connection.
keys: Handling of RSA and DSA keys.
pamauth: Support for asynchronously authenticating using PAM.
primes: Parsing for the moduli file, which contains Diffie-Hellman prime
groups.
service: The parent class for all the SSH services.
session: This module contains the implementation of SSHSession, which (by
default) allows access to a shell and a python interpreter over SSH.
sexpy
transport: The lowest level SSH protocol.
ttymodes
userauth: Implementation of the ssh-userauth service.
ui: twisted.conch.ui is home to the UI elements for tkconch.
copyright: Copyright information for Twisted.
cred: Twisted Cred
authorizer: Container for authorization objects.
error: Cred errors.
identity: Base authentication mechanisms for Twisted.
perspective: This module is for domain-specific representations of users.
service: Twisted Cred Service
util: Utility functions for authorization.
enterprise: Twisted Enterprise: database support for Twisted services.
adbapi: An asynchronous mapping to DB-API
2.0<http://www.python.org/topics/database/DatabaseAPI-2.0.html>.
dbcred: Database backend for twisted.cred.
dbgadgets: Web interface for the Twisted db authentication system.
dbpassport: Deprecated database backend for twisted.cred; use dbcredinstead.
reflector
row: A (R)elational (O)bject (W)rapper.
sqlreflector
util
xmlreflector
im
internet: Twisted Internet: Asynchronous I/O and Events.
abstract: Support for generic select()able objects.
app: Main `application' configuration and persistence support.
base: Very basic functionality for a Reactor implementation.
default: Default reactor base classes, and a select() based reactor.
defer: Support for results that aren't immediately available.
error: Exceptions and errors for use in twisted.internet modules.
fdesc: Utility functions for dealing with POSIX file descriptors.
gtk2reactor: This module provides support for Twisted to interact with the PyGTK2
mainloop.
gtkreactor: This module provides support for Twisted to interact with the PyGTK
mainloop.
interfaces: Interface documentation.
javareactor: A java implementation of a ``select'' loop.
kqreactor: A kqueue()/kevent() based implementation of the Twisted main loop.
main: Backwards compatability, and utility functions.
passport: Authorization & authentication in Twisted.
pollreactor: A poll() based implementation of the twisted main loop.
process: UNIX Process management.
protocol: Standard implementations of Twisted protocol-related interfaces.
qtreactor: This module provides support for Twisted to interact with the PyQt
mainloop.
serialport
javaserialport: Serial Port Protocol
posixserialport: Serial Port Protocol
serialport: Serial Port Protocol
win32serialport: Serial Port Protocol
ssl: SSL transport.
stdio: Standard input/out/err support.
task: This module is deprecated.
tcp: Various asynchronous TCP/IP classes.
threads: Extended thread dispatching support.
threadtask: This module is deprecated, use reactor or twisted.internet.threads
instead.
tksupport: This module integrates Tkinter with twisted.internet's mainloop.
udp: Various asynchronous UDP classes.
utils: Utility methods.
win32eventreactor: A win32event based implementation of the Twisted main loop.
wxsupport: wxPython support for Twisted.
lore: The Twisted Documentation Generation System
mail: Twisted Mail: a Twisted E-Mail Server.
manhole: Twisted Manhole: interactive interpreter and direct manipulation
support for Twisted.
explorer: Support for python object introspection and exploration.
service
telnet: Telnet-based shell.
ui: Twisted Manhole UI: User interface for direct manipulation in
Twisted.
gtkmanhole
pywidgets
spelunk_gnome: Object browser GUI, GnomeCanvas implementation.
names: Resolving Internet Names
news: Twisted News: an NNTP-based news service.
database: News server backend implementations
news: Maintainer: Jp
Calderone<mailto:exarkun@twistedmatrix.com>
persisted: Twisted Persisted: utilities for managing persistence.
aot: AOT: Abstract Object Trees The source-code-marshallin'est
abstract-object-serializin'est persister this side of Marmalade!
crefutil: Utility classes for dealing with circular references.
dirdbm: DBM-style interface to a directory.
journal: Command-journalling persistence framework inspired by Prevayler.
base: Basic classes and interfaces for journal.
picklelog: Logging that uses pickles.
rowjournal: Journal using twisted.enterprise.row RDBMS support.
marmalade: Marmalade: jelly, with just a hint of bitterness.
styles: Different styles of peristed objects.
popsicle: Persistent Object Partitioning Strategy Involving Concurrent
Lightweight Events
freezer
mailsicle: Mailsicle
picklesicle: This is code and support for
repos: Abstract Repository classes for Popsicle.
protocols: Twisted Protocols: a collection of internet protocol
implementations.
basic: Basic protocols, such as line-oriented, netstring, and 32-bit-int
prefixed strings.
dict: Dict client protocol implementation.
dns: DNS protocol implementation.
finger
ftp: File Transfer Protocol support for Twisted Python.
gnutella: Gnutella, v0.4
http://www9.limewire.com/developer/gnutella_protocol_0.4.pdf
gps
http: HyperText Transfer Protocol implementation.
irc: Internet Relay Chat Protocol for client and server.
loopback
mice: Mice Protocols.
nntp: NNTP protocol support.
oscar: An implementation of the OSCAR protocol, which AIM and ICQ use to
communcate.
policies: Resource limiting policies.
pop3: Post-office Protocol version 3
portforward: A simple port forwarder.
protocol: Deprecated - use twisted.internet.protocol instead.
shoutcast: Chop up shoutcast stream into MP3s and metadata.
smtp: Simple Mail Transfer Protocol implementation.
socks: Implementation of the SOCKSv4 protocol.
sux: *S*mall, *U*ncomplicated *X*ML.
telnet: TELNET implementation, with line-oriented command handling.
toc: Implements a AOL Instant Messenger TOC server and client, using the
Twisted framework.
wire: Implement standard (and unused) TCP protocols.
python: Twisted Python: Utilities and Enhancements for Python.
compat: Compatability module to provide backwards compatability for useful
Python features.
components: Component architecture for Twisted.
defer: Deprecated, use twisted.internet.deferinstead.
delay: twisted.delay: Support for delayed and execution of events.
dispatch
domhelpers: Deprecated, use twisted.web.domhelpersinstead.
failure: Asynchronous-friendly error mechanism.
formmethod: Form-based method objects.
hook: I define support for hookable instance methods.
htmlizer
log: twisted.log: Logfile and multi-threaded file support.
logfile: A rotating, browsable log file.
mutablestring
mvc: A simple Model-View-Controller framework for separating presentation,
business logic, and data.
observable: A group of classes which implement the observer/observable and
publisher/subscriber pattern.
otp: A One-Time Password System based on RFC 2289
plugin
rebuild: *Real* reloading support for Python.
reference: twisted.reference: Latently resolveable references for streams which
have forward-references.
reflect: Standardized versions of various cool and/or strange things that you
can do with Python's reflection capabilities.
register
roots: Twisted Python Roots: an abstract hierarchy representation for
Twisted.
runtime
shortcut: A windows shortcut.
syslog
text: Miscellany of text-munging functions.
threadable: A module that will allow your program to be multi-threaded,
micro-threaded, and single-threaded.
threadpool: twisted.threadpool: a pool of threads to which we dispatch tasks.
timeoutqueue: A Queue subclass that supports timeouts.
usage: twisted.python.usage is a module for parsing/handling the command line
of your program.
util
runner: Twisted runer: run and monitor processes
scripts: Subpackage containing the modules that implement the command line
tools.
bookify
ckeygen
coil: Implementation module for the `coil` command.
conch
generatelore
hlint
html2latex
im
manhole
mktap: Implementation module for the `mktap` command.
tap2deb
tapconvert
tkconch: Implementation module for the `tkconch` command.
tkmktap: Implementation module for the graphical version of the `mktap`
command.
tktwistd: Implementation module for the graphical version of the `twistd`
command.
trial
twistd
websetroot
sister: Twisted Sister
loginserv: Login service for Twisted.Sister.
motherserv
parentap
parentserv
sistap
sisterserv
spread: Twisted Spread: Spreadable (Distributed) Computing.
tap: Twisted TAP: Twisted Application Persistence builders for other
Twisted servers.
coil: I am the support module for creating a coil web server with
'mktap'
ftp: I am the support module for making a ftp server with mktap.
mail: I am the support module for creating mail servers with 'mktap'
manhole: I am the support module for making a manhole server with mktap.
news
portforward: I am the support module for making a port forwarder with mktap.
socks: I am a support module for making SOCKSv4 servers with mktap.
ssh: I am a support module for making SSH servers with mktap.
telnet: I am the support module for making a telnet server with mktap.
toc: I am a support module for making TOC servers with mktap.
web: I am the support module for creating web servers with 'mktap'
words: I am a support module for creating chat servers with mktap.
test: Twisted Test: Unit Tests for Twisted.
crash_test_dummy
myrebuilder1
myrebuilder2
process_echoer: Write back all data it receives.
process_tester: Test program for processes.
test_banana
test_bounce: Test cases for bounce message generation
test_coil
test_components: Test cases for Twisted component architecture.
test_conch
test_cred: Tests for twisted.cred.
test_defer: Test cases for defer module.
test_delay: Test cases for delay module.
test_dict
test_dirdbm: Test cases for dirdbm module.
test_dns: Tests for twisted.protocols.dns.
test_enterprise
test_explorer: Test cases for explorer
test_failure: Test cases for failure module.
test_formmethod: Test cases for formmethod module.
test_ftp
test_hook: Test cases for twisted.hook module.
test_http: Test HTTP support.
test_import
test_internet
test_irc
test_iutils: Test running processes.
test_jelly: Test cases for 'jelly' object serialization.
test_journal: Testing for twisted.persisted.journal.
test_logfile
test_manhole
test_mvc: Test cases for Twisted Model-View-Controller architecture.
test_names: Test cases for twisted.names.
test_nmea: Test cases for the NMEA GPS protocol
test_nntp
test_observable: Test cases for twisted.observable module.
test_pb: Tests for Pespective Broker module.
test_pbfailure
test_persisted
test_policies: Test code for policies.
test_pop3: Test cases for twisted.protocols.pop3 module.
test_popsicle
test_postinstall: Test win32 postinstall script
test_process: Test running processes.
test_protocols: Test cases for twisted.protocols package.
test_rebuild
test_reflect: Test cases for twisted.reflect module.
test_roots
test_shortcut: Test win32 shortcut script
test_sister
test_smtp: Test cases for twisted.smtp module.
test_spread
test_tcp
test_tendril
test_text
test_threadpool
test_threads: Test methods in twisted.internet.threads and reactor thread APIs.
test_timeoutqueue: Test cases for timeoutqueue module.
test_toc
test_udp
test_unix
test_usage
test_util
test_web
test_words
test_woven
test_xml: Some fairly inadequate testcases for Twisted XML support.
testutils
threading_latency: Measure latency of reactor thread APIs.
trial
unittest: Twisted Test Framework
web: Twisted Web: a Twisted Web Server.
client
distrib: Distributed web servers.
domhandlers
domhelpers
dominput
domtemplate
domwidgets
error: I am the Twisted.Web error resources and exceptions.
google
guard: Cred integration for twisted.web.
html: I hold HTML generation helpers.
microdom: Micro Document Object Model: a partial DOM implementation with
SUX.
proxy: Simplistic HTTP proxy support.
resource: I hold the lowest-level Resource class.
rewrite
script: I contain PythonScript, which is a very simple python script
resource.
server: This is a web-sever which integrates with the twisted.internet
infrastructure.
soap: SOAP support for twisted.web.
spider
static
test: I am a test application for twisted.web.
trp: I contain ResourceUnpickler, which will unpickle any python object
named with the file extension .trp.
twcgi: I hold resource classes and helper classes that deal with CGI
scripts.
util
vhost: I am a virtual hosts implementation.
widgets
wmvc: webmvc.py
woven
controller
flashconduit
form
guard
input
interfaces
model
page
tapestry: Woven object collections.
template: DOMTemplate
utils
view
widgets
xmlrpc: A generic resource for publishing objects via XML-RPC.
words: Twisted Words: a Twisted Chat service.
botbot
ircservice
service: Twisted Words Service objects.
tendril: Tendril between Words and IRC servers.
webwords
zoot: Twisted Zoot
__builtin__.object: The most base type
twisted.test.myrebuilder2.B
twisted.test.myrebuilder1.B
twisted.test.test_rebuild.Baz
__builtin__.float: float(x) -> floating point number
types.instance
__builtin__.int: int(x[, base]) -> integer
twisted.test.test_jelly.NewStyle
twisted.python.reflect.PropertyAccessor: A mixin class for Python 2.2 that uses AccessorType.
__builtin__.str: str(object) -> string
__builtin__.type: type(object) -> the object's type type(name, bases, dict) -> a
new type
twisted.python.reflect.AccessorType: Metaclass that generates properties automatically.
exceptions.Exception: Common base class for all exceptions.
twisted.internet.defer.AlreadyArmedError
twisted.web.script.AlreadyCached: This exception is raised when a path has already been cached.
twisted.internet.defer.AlreadyCalledError
twisted.conch.ssh.keys.BadKeyError: raised when a key isn't what we expected from it.
twisted.internet.error.BindError: An error occured binding to an interface.
twisted.internet.error.CannotListenError: This gets raised by a call to startListening, when the object cannot
start listening.
twisted.conch.error.ConchError
twisted.internet.error.ConnectError: An error that occured while connecting.
twisted.internet.error.BadFileError: File used for UNIX socket is no good.
twisted.internet.error.ConnectBindError: Couldn't bind.
twisted.internet.error.ConnectionRefusedError: Connection was refused by other side.
twisted.internet.error.NoRouteError: No route to host.
twisted.internet.error.ServiceNameUnknownError: Service name given as port is unknown.
twisted.internet.error.SSLError: An SSL error occured.
twisted.internet.error.TCPTimedOutError: TCP connection timed out.
twisted.internet.error.UnknownHostError: Hostname couldn't be looked up.
twisted.internet.error.UserError: User aborted connection.
twisted.internet.error.TimeoutError: User timeout caused connection failure.
twisted.internet.error.ConnectionDone: Connection was closed cleanly.
twisted.internet.error.ProcessDone: A process has ended without apparent errors.
twisted.internet.error.ConnectionLost: Connection to the other side was lost in a non-clean fashion.
twisted.internet.error.ConnectionFdescWentAway: Uh.
twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition.
twisted.python.roots.ConstraintViolation: An exception raised when a constraint is violated.
twisted.enterprise.util.DBError
twisted.python.failure.DefaultException
twisted.test.test_pbfailure.DieError
twisted.spread.pb.Error: This error can be raised to generate known error conditions.
twisted.web.error.Error
twisted.test.test_pbfailure.FailError
twisted.python.formmethod.FormException: An error occured calling the form method.
twisted.web.widgets.FormInputError
twisted.protocols.ftp.FTPError
twisted.test.test_defer.GenericError
twisted.python.hook.HookError: An error which will fire when an invariant is violated.
twisted.python.formmethod.InputError: An error occurred with some input.
twisted.spread.jelly.InsecureJelly: This exception will be raised when a jelly is deemed `insecure';
e.g.
twisted.protocols.gps.nmea.InvalidChecksum
twisted.runner.inetdconf.InvalidConfError: Invalid configuration file
twisted.runner.inetdconf.InvalidInetdConfError: Invalid inetd.conf file
twisted.runner.inetdconf.InvalidRPCServicesConfError: Invalid rpc services file
twisted.runner.inetdconf.InvalidServicesConfError: Invalid services file
twisted.coil.coil.InvalidConfiguration: I am is raised in the case of an invalid configuration.
twisted.protocols.dict.InvalidResponse
twisted.protocols.gps.nmea.InvalidSentence
twisted.protocols.irc.IRCBadMessage
twisted.protocols.irc.IRCPasswordMismatch
twisted.internet.error.MessageLengthError: Message is too long to send.
twisted.web.microdom.MismatchedTags
twisted.news.database.NewsServerError
twisted.protocols.nntp.NNTPError
twisted.web.domhelpers.NodeLookupError
twisted.persisted.aot.NonFormattableDict: A dictionary was not formattable.
twisted.web.xmlrpc.NoSuchFunction: There is no function by the given name.
twisted.popsicle.repos.OIDNotFound
twisted.protocols.sux.ParseError
twisted.spread.pb.PBConnectionLost
twisted.test.test_pbfailure.PoopError
twisted.protocols.pop3.POP3Error
twisted.spread.pb.ProtocolError: This error is raised when an invalid protocol statement is
received.
twisted.spread.pb.DeadReferenceError: This error is raised when a method is called on a dead reference (one
whose broker has been disconnected).
twisted.trial.unittest.SkipTest
twisted.protocols.smtp.SMTPError
twisted.protocols.smtp.AddressError: Parse error in address
exceptions.StandardError: Base class for all standard Python exceptions.
exceptions.AssertionError: Assertion failed.
exceptions.EnvironmentError: Base class for I/O related errors.
exceptions.IOError: I/O operation failed.
twisted.internet.error.DNSLookupError: DNS lookup failed.
exceptions.ImportError: Import can't find module, or can't find name in module.
exceptions.LookupError: Base class for lookup errors.
exceptions.KeyError: Mapping key not found.
twisted.cred.error.DuplicateIdentity: There already exists an identity with that name.
twisted.cred.error.KeyNotFound: None of the keys on your keyring seem to fit here.
twisted.words.service.WordsError
exceptions.RuntimeError: Unspecified run-time error.
twisted.internet.error.NotConnectingError: The Connector was not connecting when it was asked to stop
connecting.
exceptions.NotImplementedError: Method or function hasn't been implemented yet.
twisted.python.roots.NotSupportedError: An exception meaning that the tree-manipulation operation you're
attempting to perform is not supported.
exceptions.ValueError: Inappropriate argument value (of correct type).
twisted.internet.error.AlreadyCalled: Tried to cancel an already-called event.
twisted.internet.error.AlreadyCancelled: Tried to cancel an already-cancelled event.
twisted.protocols.dns.AuthoritativeDomainError
twisted.protocols.dns.DomainError
twisted.protocols.basic.NetstringParseError: The incoming data is not in valid Netstring format.
twisted.protocols.toc.TOCParseError
twisted.protocols.gps.rockwell.ZodiacParseError
twisted.test.test_internet.StopError
twisted.python.delay.StopLooping: Stop a loop.
twisted.python.threadable.ThreadableError
twisted.python.timeoutqueue.TimedOut
twisted.internet.defer.TimeoutError
twisted.test.test_pbfailure.TimeoutError
twisted.cred.error.Unauthorized: Standard unauthorized error.
twisted.cred.error.KeyNotFound: None of the keys on your keyring seem to fit here.
twisted.python.otp.Unauthorized: the Unauthorized exception
twisted.runner.inetdconf.UnknownService: Unknown service name
twisted.web.server.UnsupportedMethod: Raised by a resource when faced with a strange request method.
twisted.python.usage.UsageError
pyunit.unittest.TestCase: A class whose instances are single test cases.
Queue.Queue
twisted.python.timeoutqueue.TimeoutQueue: A thread-safe queue that supports timeouts
StringIO.StringIO: class StringIO([buffer])
tkCommonDialog.Dialog
Tkinter.Grid: Geometry manager Grid.
Tkinter.Widget: Internal class.
Tkinter.Frame: Frame widget which may contain other widgets and can have a 3D
border.
twisted.spread.ui.tkutil.CList
twisted.scripts.tkmktap.ParameterLine
twisted.scripts.tkconch.TkConchMenu
twisted.scripts.tkmktap.TkConfigFrame
twisted.scripts.tkmktap.TkMkAppFrame: A frame with all the necessary widgets to configure a Twisted
Application.
twisted.scripts.tktwistd.TkTwistdFrame
twisted.conch.ui.tkvt100.VT100Frame
Tkinter.Menu: Menu widget which allows to display menu bars, pull-down menus and
pop-up menus.
Tkinter.Misc: Internal class.
Tkinter.BaseWidget: Internal class.
Tkinter.Toplevel: Toplevel widget, e.g.
Tkinter.Widget: Internal class.
Tkinter.Frame: Frame widget which may contain other widgets and can have a 3D
border.
twisted.spread.ui.tkutil.CList
twisted.scripts.tkmktap.ParameterLine
twisted.scripts.tkconch.TkConchMenu
twisted.scripts.tkmktap.TkConfigFrame
twisted.scripts.tkmktap.TkMkAppFrame: A frame with all the necessary widgets to configure a Twisted
Application.
twisted.scripts.tktwistd.TkTwistdFrame
twisted.conch.ui.tkvt100.VT100Frame
Tkinter.Menu: Menu widget which allows to display menu bars, pull-down menus and
pop-up menus.
Tkinter.Pack: Geometry manager Pack.
Tkinter.Widget: Internal class.
Tkinter.Frame: Frame widget which may contain other widgets and can have a 3D
border.
twisted.spread.ui.tkutil.CList
twisted.scripts.tkmktap.ParameterLine
twisted.scripts.tkconch.TkConchMenu
twisted.scripts.tkmktap.TkConfigFrame
twisted.scripts.tkmktap.TkMkAppFrame: A frame with all the necessary widgets to configure a Twisted
Application.
twisted.scripts.tktwistd.TkTwistdFrame
twisted.conch.ui.tkvt100.VT100Frame
Tkinter.Menu: Menu widget which allows to display menu bars, pull-down menus and
pop-up menus.
Tkinter.Place: Geometry manager Place.
Tkinter.Widget: Internal class.
Tkinter.Frame: Frame widget which may contain other widgets and can have a 3D
border.
twisted.spread.ui.tkutil.CList
twisted.scripts.tkmktap.ParameterLine
twisted.scripts.tkconch.TkConchMenu
twisted.scripts.tkmktap.TkConfigFrame
twisted.scripts.tkmktap.TkMkAppFrame: A frame with all the necessary widgets to configure a Twisted
Application.
twisted.scripts.tktwistd.TkTwistdFrame
twisted.conch.ui.tkvt100.VT100Frame
Tkinter.Menu: Menu widget which allows to display menu bars, pull-down menus and
pop-up menus.
Tkinter.Wm: Provides functions for the communication with the window manager.
Tkinter.Toplevel: Toplevel widget, e.g.
twisted.coil.coil.CollectionWrapper: Wrap an existing roots.Collection as a IConfigCollection.
twisted.coil.coil.Configurator: A configurator object implementing default behaviour.
twisted.test.test_coil.CustomConfig
twisted.coil.plugins.ftp.FTPConfigurator
twisted.coil.plugins.mail.MailConfigurator
twisted.coil.plugins.mail.MaildirDBMConfigurator
twisted.coil.plugins.manhole.ManholeConfigurator
twisted.test.test_coil.MyConfig
twisted.coil.plugins.portforward.ProxyConfigurator
twisted.coil.plugins.web.ReverseProxyConfigurator
twisted.coil.plugins.telnet.ShellFactoryConfigurator
twisted.coil.plugins.web.SiteConfigurator: Configurator for web sites.
twisted.coil.plugins.socks.SOCKSConfigurator
twisted.coil.plugins.web.StaticConfigurator
twisted.coil.plugins.tendril.TendrilConfigurator
twisted.coil.plugins.web.TestConfigurator
twisted.coil.plugins.web.VirtualHostConfigurator
twisted.coil.plugins.words.WordsConfigurator
twisted.coil.coil.DispenserStorage: A mini-database of dispensers.
twisted.conch.ssh.connection.SSHChannel
twisted.conch.ssh.forwarding.SSHConnectForwardingChannel
twisted.conch.ssh.forwarding.SSHListenForwardingChannel
twisted.conch.ssh.session.SSHSession
twisted.scripts.conch.SSHSession
twisted.scripts.tkconch.SSHSession
twisted.test.test_conch.SSHTestEchoChannel
twisted.test.test_conch.SSHTestFalseChannel
twisted.test.test_conch.SSHTestServerSession
twisted.test.test_conch.SSHTestTrueChannel
twisted.conch.ssh.service.SSHService
twisted.conch.ssh.transport.SSHCiphers
twisted.conch.ui.ansi.AnsiParser: Parser class for ANSI codes.
twisted.conch.ui.ansi.ColorText: Represents an element of text along with the texts colors and
additional attributes.
twisted.cred.identity.Identity: An identity, with different methods for verification.
twisted.cred.perspective.Perspective: I am an Identity's view onto a service.
twisted.spread.pb.Perspective: A perspective on a service.
twisted.test.test_pb.DummyPerspective
twisted.test.test_sister.MeterMaid
twisted.sister.motherserv.MotherService: A `mother' object, managing many sister-servers.
twisted.sister.parentserv.MotherService: A `mother' object, managing many sister-servers.
twisted.words.service.Participant
twisted.manhole.service.Perspective
twisted.test.test_pbfailure.SimplePerspective
twisted.sister.sisterserv.SisterService: A 'sister' object, managed by a mother server
twisted.test.test_cred.PerspectiveForIdentityTest
twisted.enterprise.adbapi.Augmentation: A class which augments a database connector with some
functionality.
twisted.enterprise.dbcred.DatabaseAuthorizer: A PyPgSQL authorizer for Twisted Cred
twisted.news.database.NewsStorageAugmentation: A NewsStorage implementation using Twisted's asynchronous DB-API
twisted.enterprise.sqlreflector.SQLReflector: I reflect on a database and load RowObjects from it.
twisted.enterprise.adbapi.Transaction
twisted.enterprise.reflector.Reflector: Base class for enterprise reflectors.
twisted.enterprise.sqlreflector.SQLReflector: I reflect on a database and load RowObjects from it.
twisted.enterprise.xmlreflector.XMLReflector: Reflector for twisted.enterprise that uses XML files.
twisted.enterprise.row.KeyFactory: I create unique keys to use as primary key columns in database
tables.
twisted.enterprise.row.RowObject: I represent a row in a table in a relational database.
twisted.enterprise.row.StatementBatch: A keep a set of SQL statements to be executed in a single batch.
twisted.enterprise.xmlreflector.XMLRowProxy: Used to persist Row Objects as XML.
twisted.im.baseaccount.AccountManager: I am responsible for managing a user's accounts.
twisted.im.basechat.ChatUI: A GUI chat client
twisted.im.basechat.ContactsList: A GUI object that displays a contacts list
twisted.im.basechat.Conversation: A GUI window of a conversation with a specific person
twisted.im.basechat.GroupConversation: A conversation with a group of people.
twisted.im.basesupport.AbstractAccount
twisted.im.basesupport.AbstractClientMixin: Designed to be mixed in to a Protocol implementing class.
twisted.im.ircsupport.IRCProto
twisted.im.tocsupport.TOCProto
twisted.im.pbsupport.TwistedWordsClient: In some cases, this acts as an Account, since it a source of text
messages (multiple Words instances may be on a single PB connection)
twisted.im.basesupport.AbstractGroup
twisted.im.basesupport.AbstractPerson
twisted.im.ircsupport.IRCPerson
twisted.im.tocsupport.TOCPerson
twisted.im.pbsupport.TwistedWordsPerson: I a facade for a person you can talk to through a twisted.words
service.
twisted.im.gtkaccount.AccountManager
twisted.im.gtkaccount.DummyAccountForm
twisted.im.gtkaccount.IRCAccountForm
twisted.im.gtkaccount.NewAccount
twisted.im.gtkaccount.PBAccountForm
twisted.im.gtkaccount.TOCAccountForm
twisted.im.gtkchat.ContactsList
twisted.im.gtkchat.GtkChatClientUI
twisted.im.gtkcommon.InputOutputWindow
twisted.im.gtkchat.Conversation: GUI representation of a conversation.
twisted.im.gtkchat.GroupConversation
twisted.im.locals.Enum
twisted.internet.app.PortCollection
twisted.internet.app.ServiceCollection
twisted.internet.base.DelayedCall
twisted.internet.base.ReactorBase: Default base class for Reactors.
twisted.internet.default.PosixReactorBase: A basis for reactors that use file descriptors.
twisted.internet.gtk2reactor.Gtk2Reactor: GTK+-2 event loop reactor.
twisted.internet.gtkreactor.GtkReactor: GTK+ event loop reactor.
twisted.internet.pollreactor.PollReactor: A reactor that uses poll(2).
twisted.internet.default.SelectReactor: A select() based reactor - runs on all POSIX platforms and on
Win32.
twisted.internet.gtk2reactor.PortableGtkReactor: Reactor that works on Windows.
twisted.internet.gtkreactor.PortableGtkReactor: Reactor that works on Windows.
twisted.internet.win32eventreactor.Win32Reactor: Reactor that uses Win32 event APIs.
twisted.internet.default.BaseConnector: Basic implementation of connector.
twisted.internet.defer.Deferred: This is a callback which will be put off until later.
twisted.internet.defer.DeferredList: I combine a group of deferreds into one callback.
twisted.persisted.crefutil._Defer
twisted.internet.main.Delayeds: Wrapper for twisted.python.delay.IDelayed objects, so they use
IReactorTime.
twisted.internet.main.DummyResolver: An implementation of a synchronous resolver, from Python's socket
stuff.
twisted.internet.protocol.BaseProtocol: This is the abstract superclass of all protocols.
twisted.internet.protocol.ProcessProtocol: Processes have some additional methods besides receiving data.
twisted.test.test_process.Accumulator: Accumulate data from a process.
twisted.web.twcgi.CGIProcessProtocol
twisted.test.test_process.EchoProtocol
twisted.runner.procmon.LoggingProtocol
twisted.test.test_process.SignalProtocol
twisted.conch.ssh.session.SSHSessionProtocol
twisted.test.test_conch.SSHTestOpenSSHProcess
twisted.test.test_process.TestProcessProtocol
twisted.test.test_process.TrivialProcessProtocol
twisted.internet.utils._BackRelay
twisted.internet.utils._ValueGetter
twisted.internet.protocol.Protocol
twisted.spread.banana.Banana
twisted.spread.banana.Canana
twisted.spread.pb.Broker: I am a broker for objects.
twisted.test.test_ftp.BufferProtocol
twisted.protocols.wire.Chargen: Generate repeating noise (RFC 864)
twisted.protocols.wire.Daytime: Send back the daytime in ASCII form (RFC 867)
twisted.protocols.irc.DccFileReceiveBasic: Bare protocol to receive a Direct Client Connection SEND stream.
twisted.protocols.irc.DccFileReceive: Higher-level coverage for getting a file from DCC SEND.
twisted.protocols.irc.DccSendProtocol: Protocol for an outgoing Direct Client Connection SEND.
twisted.protocols.wire.Discard: Discard any received data (RFC 863)
twisted.protocols.dns.DNSProtocol
twisted.protocols.ftp.DTP: A Client/Server-independent implementation of the DTP-protocol.
twisted.protocols.wire.Echo: As soon as any data is received, write it back (RFC 862)
twisted.test.test_policies.EchoProtocol
twisted.protocols.toc.GetFileTransfer
twisted.runner.inetd.InetdProtocol: Forks a child process on connectionMade, passing the socket as fd
0.
twisted.protocols.basic.Int16StringReceiver: A receiver for int16-prefixed strings.
twisted.protocols.basic.Int32StringReceiver: A receiver for int32-prefixed strings.
twisted.protocols.irc.IRC: Internet Relay Chat server protocol.
twisted.protocols.basic.LineReceiver: A protocol that receives lines and/or raw data, depending on mode.
twisted.protocols.irc.DccChat: Direct Client Connection protocol type CHAT.
twisted.protocols.dict.DictClient: dict (RFC2229) client
twisted.protocols.dict.DictLookup: Utility class for a single dict transaction.
twisted.test.test_smtp.FakeSMTPServer
twisted.protocols.finger.Finger
twisted.web.woven.flashconduit.FlashConduit
twisted.protocols.ftp.FTP: An FTP server.
twisted.protocols.ftp.FTPClient: A Twisted FTP Client
twisted.protocols.ftp.FTPFileListProtocol: Parser for standard FTP file listings
twisted.protocols.gnutella.GnutellaTalker: This just speaks the Gnutella protocol and translates it into Python
methods for higher-level services to program with.
twisted.protocols.gnutella.GnutellaPinger: Just for testing.
twisted.protocols.gnutella.GnutellaPonger: Just for testing.
twisted.protocols.gnutella.GnutellaRouter: This is a well-behaved Gnutella servent that routes messages as it
should.
twisted.protocols.http.HTTPChannel: A receiver for HTTP requests.
twisted.web.proxy.Proxy: This class implements a simple web proxy.
twisted.web.proxy.ReverseProxy: Implements a simple reverse proxy.
twisted.protocols.http.HTTPClient: A client for HTTP 1.0
twisted.web.google.GoogleChecker
twisted.web.client.HTTPPageGetter
twisted.test.test_http.LoopbackHTTPClient
twisted.web.proxy.ProxyClient: Used by ProxyClientFactory to implement a simple web proxy.
twisted.web.xmlrpc.QueryProtocol
twisted.protocols.shoutcast.ShoutcastClient: Shoutcast HTTP stream.
twisted.protocols.irc.IRCClient: Internet Relay Chat client protocol, with sprinkles.
twisted.test.test_irc.IRCClientWithoutLogin
twisted.im.ircsupport.IRCProto
twisted.words.tendril.TendrilIRC: I connect to the IRC server and broker traffic.
twisted.runner.procmon.LineLogger
twisted.test.test_protocols.LineTester
twisted.protocols.gps.nmea.NMEAReceiver: This parses most common NMEA-0183 messages, presumably from a serial
GPS device at 4800 bps
twisted.protocols.nntp.NNTPClient
twisted.test.test_nntp.TestNNTPClient
twisted.protocols.nntp.UsenetClientProtocol: A client that connects to an NNTP server and asks for articles new
since a certain time.
twisted.protocols.nntp.NNTPServer
twisted.protocols.pop3.POP3
twisted.protocols.pop3.POP3Client
twisted.protocols.smtp.SMTP: SMTP server-side protocol.
twisted.mail.protocols.DomainSMTP: SMTP server that uses twisted.mail service's domains.
twisted.test.test_smtp.DummySMTP
twisted.protocols.smtp.SMTPClient: SMTP client for sending emails.
twisted.test.test_smtp.MySMTPClient
twisted.mail.relay.SMTPRelayer
twisted.mail.relaymanager.SMTPManagedRelayer: SMTP Relayer which notifies a manager
twisted.protocols.smtp.SMTPSender: Utility class for sending emails easily - use with
SMTPSenderFactory.
twisted.protocols.mice.mouseman.MouseMan: Parser for Logitech MouseMan serial mouse protocol (compatible with
Microsoft Serial Mouse).
twisted.test.test_tcp.MyProtocol
twisted.test.test_internet.MyProtocol: Sample protocol.
twisted.protocols.basic.NetstringReceiver: This uses djb's Netstrings protocol to break up the input into
strings.
twisted.protocols.basic.SafeNetstringReceiver: This class is deprecated, use NetstringReceiver instead.
twisted.test.test_protocols.TestNetstring
twisted.protocols.oscar.OscarConnection
twisted.protocols.policies.ProtocolWrapper: Wraps protocol instances and acts as their transport as well.
twisted.protocols.policies.SpewingProtocol
twisted.protocols.policies.ThrottlingProtocol: Protocol for ThrottlingFactory.
twisted.protocols.portforward.Proxy
twisted.protocols.wire.QOTD: Return a quote of the day (RFC 865)
twisted.test.test_tcp.ReaderProtocol
twisted.protocols.toc.SendFileTransfer
twisted.test.test_policies.SimpleProtocol
twisted.protocols.socks.SOCKSv4
twisted.protocols.socks.SOCKSv4Incoming
twisted.protocols.socks.SOCKSv4Outgoing
twisted.conch.ssh.forwarding.SSHForwardingClient
twisted.conch.ssh.session.SSHSessionClient
twisted.conch.ssh.session.SSHSessionProtocol
twisted.conch.ssh.transport.SSHTransportBase
twisted.protocols.telnet.Telnet: I am a Protocol for handling Telnet connections.
twisted.manhole.telnet.Shell: A Python command-line shell.
twisted.protocols.wire.Time: Send back the time in machine readable form (RFC 868)
twisted.protocols.toc.TOC
twisted.test.test_toc.DummyTOC: used to override authentication, now overrides printing.
twisted.protocols.toc.TOCClient
twisted.protocols.wire.Who: Return list of active users (RFC 866)
twisted.test.test_tcp.WriterProtocol
twisted.protocols.sux.XMLParser
twisted.protocols.gps.rockwell.Zodiac
twisted.internet.protocol.ClientCreator: Useful for cases when we don't really need a factory.
twisted.internet.protocol.DatagramProtocol: Protocol for datagram-oriented transport, e.g.
twisted.internet.protocol.ConnectedDatagramProtocol: Protocol for connected datagram-oriented transport, e.g.
twisted.protocols.dns.DNSDatagramProtocol
twisted.test.test_udp.Server
twisted.internet.protocol.Factory: This is a factory which produces protocols.
twisted.zoot.AFactory.AFactory
twisted.spread.pb.BrokerFactory: I am a server for object brokerage.
twisted.internet.protocol.ClientFactory: A Protocol factory for clients.
twisted.zoot.AFactory.AClientFactory
twisted.internet.base.BCFactory: Factory for backwards compatability with old clientXXX APIs.
twisted.spread.pb.BrokerClientFactory
twisted.protocols.irc.DccChatFactory
twisted.protocols.dict.DictLookupFactory: Utility factory for a single dict transaction
twisted.names.client.DNSClientFactory
twisted.protocols.ftp.DTPFactory: The DTP-Factory.
twisted.protocols.ftp.FTP: An FTP server.
twisted.web.google.GoogleCheckerFactory
twisted.web.client.HTTPClientFactory
twisted.protocols.loopback.LoopbackClientFactory
twisted.test.test_tcp.MyClientFactory
twisted.test.test_tcp.MyOtherClientFactory
twisted.protocols.portforward.ProxyClientFactory
twisted.web.proxy.ProxyClientFactory: Used by ProxyRequest to implement a simple web proxy.
twisted.web.xmlrpc.QueryFactory
twisted.internet.protocol.ReconnectingClientFactory: My clients auto-reconnect with an exponential back-off.
twisted.words.tendril.TendrilFactory: I build Tendril clients for a words service.
twisted.test.test_policies.SillyFactory
twisted.mail.relaymanager.SMTPManagedRelayerFactory
twisted.protocols.smtp.SMTPSenderFactory: Utility factory for sending emails easily.
twisted.scripts.conch.SSHClientFactory
twisted.scripts.tkconch.SSHClientFactory
twisted.test.test_conch.SSHTestClientFactory
twisted.news.news.UsenetClientFactory
twisted.protocols.policies.WrappingFactory: Wraps a factory and its protocols, and keeps track of them.
twisted.protocols.policies.SpewingFactory
twisted.protocols.policies.ThrottlingFactory: Throttles bandwidth and number of connections.
twisted.test.test_tcp.WriterClientFactory
twisted.internet.protocol._InstanceFactory: Factory used by ClientCreator.
twisted.protocols.irc.DccSendFactory
twisted.web.woven.flashconduit.FlashConduitFactory
twisted.protocols.ftp.FTPFactory
twisted.words.ircservice.IRCGateway
twisted.im.proxyui.IRCUIFactory
twisted.test.test_internet.MyFactory: Sample factory.
twisted.protocols.portforward.ProxyFactory: Factory for port forwarder.
twisted.internet.protocol.ServerFactory: Subclass this to indicate that your protocol.Factory is only usable
for servers.
twisted.test.test_tcp.ClosingFactory: Factory that closes port immediatley.
twisted.names.server.DNSServerFactory
twisted.protocols.http.HTTPFactory: Factory for HTTP server.
twisted.runner.inetd.InetdFactory
twisted.test.test_tcp.MyServerFactory
twisted.news.news.NNTPFactory: A factory for NNTP server protocols.
twisted.news.news.UsenetServerFactory: A factory for NNTP Usenet server protocols.
twisted.mail.protocols.POP3Factory: POP3 protocol factory.
twisted.test.test_policies.Server
twisted.protocols.smtp.SMTPFactory: Factory for SMTP.
twisted.mail.protocols.SMTPFactory: A protocol factory for SMTP.
twisted.manhole.telnet.ShellFactory
twisted.protocols.socks.SOCKSv4Factory: A factory for a SOCKSv4 proxy.
twisted.protocols.socks.SOCKSv4IncomingFactory: A utility class for building protocols for incoming connections.
twisted.conch.ssh.factory.SSHFactory
twisted.conch.ssh.forwarding.SSHListenForwardingFactory
twisted.test.test_tcp.StartStopFactory
twisted.protocols.toc.TOCFactory
twisted.internet.protocol.FileWrapper: A wrapper around a file-like object to make it behave as a
Transport.
twisted.internet.serialport.serialport.BaseSerialPort
twisted.internet.serialport.posixserialport.SerialPort: A select()able serial device, acting as a transport.
twisted.internet.serialport.win32serialport.SerialPort: A select()able serial device, acting as a transport.
twisted.internet.ssl.ClientContextFactory: A context factory for SSL clients.
twisted.internet.ssl.ContextFactory: A factory for SSL context objects, for server SSL connections.
twisted.internet.udp.MulticastMixin: Implement multicast functionality.
twisted.internet.udp.ConnectedMulticastPort: Connected UDP Port that supports multicasting.
twisted.internet.udp.MulticastPort: UDP Port that supports multicasting.
twisted.internet.utils.SRVConnector: A connector that looks up DNS SRV records.
twisted.internet.wxsupport.wxRunner: Make sure GUI events are handled.
twisted.lore.latex.BaseLatexSpitter
twisted.lore.docbook.DocbookSpitter
twisted.lore.latex.HeadingLatexSpitter
twisted.lore.latex.LatexSpitter
twisted.lore.latex.FootnoteLatexSpitter: For multi-paragraph footnotes, this avoids having an empty leading
paragraph.
twisted.lore.latex.SectionLatexSpitter
twisted.lore.texi.TexiSpitter
twisted.lore.lint.TagChecker
twisted.lore.man2lore.ManConverter
twisted.mail.mail.BounceDomain: A domain in which no user exists.
twisted.mail.mail.DomainWithDefaultDict: Simulate a dictionary with a default value for non-existing keys.
twisted.mail.mail.FileMessage: A file we can write an email too.
twisted.mail.maildir.AbstractMaildirDomain: Abstract maildir-backed domain.
twisted.mail.maildir.MaildirDirdbmDomain: A Maildir Domain where membership is checked by a dirdbm file
twisted.mail.relay.DomainQueuer: An SMTP domain which add messages to a queue.
twisted.mail.relaymanager.MXCalculator
twisted.mail.relaymanager.Queue: A queue of ougoing emails.
twisted.mail.relaymanager.SmartHostSMTPRelayingManager: Manage SMTP Relayers
twisted.manhole.explorer.CRUFT_WatchyThingie
twisted.manhole.service.FakeStdIO
twisted.manhole.service.ManholeClientInterface
twisted.manhole.ui.spelunk_gnome.SillyModule
twisted.names.client.ThreadedResolver
twisted.names.common.ResolverBase
twisted.names.cache.CacheResolver: A resolver that serves records from a local, memory cache.
twisted.names.authority.FileAuthority: An Authority that is loaded from a file.
twisted.names.authority.BindAuthority: An Authority that loads BIND configuration files
twisted.test.test_names.NoFileAuthority
twisted.names.authority.PySourceAuthority: A FileAuthority that is built up from Python source code.
twisted.names.client.Resolver
twisted.names.resolve.ResolverChain: Lookup an address using multiple IResolvers
twisted.names.hosts.Resolver: A resolver that services hosts(5) format files.
twisted.names.resolve.FailureHandler
twisted.news.database.Article
twisted.news.database.Group
twisted.news.database.NewsStorage: An interface for storing and requesting news articles
twisted.news.database.NewsShelf: A NewStorage implementation using Twisted's dirdbm persistence
module.
twisted.news.database.NewsStorageAugmentation: A NewsStorage implementation using Twisted's asynchronous DB-API
twisted.news.database.PickleStorage: A trivial NewsStorage implementation using pickles
twisted.persisted.aot.AOTJellier
twisted.persisted.aot.AOTUnjellier: I handle the unjellying of an Abstract Object Tree.
twisted.persisted.aot.Copyreg
twisted.persisted.aot.Deref
twisted.persisted.aot.Instance
twisted.persisted.aot.InstanceMethod
twisted.persisted.aot.Named
twisted.persisted.aot.Ref
twisted.persisted.crefutil.NotKnown
twisted.persisted.dirdbm.DirDBM: A directory with a DBM interface.
twisted.persisted.dirdbm.Shelf: A directory with a DBM shelf interface.
twisted.persisted.journal.base.Journal: All commands to the system get routed through here.
twisted.persisted.journal.base.MemoryJournal: Prevayler-like journal that dumps from memory to disk.
twisted.persisted.journal.rowjournal.RowJournal: Journal that stores data 'snapshot' in using
twisted.enterprise.row.
twisted.persisted.journal.base.LoadingService: Base class for journalled service used with Wrappables.
twisted.persisted.journal.base.ServiceWrapperCommand
twisted.persisted.journal.base.Wrappable: Base class for objects used with LoadingService.
twisted.persisted.journal.base.WrapperCommand
twisted.persisted.journal.picklelog.DirDBMLog: Log pickles to DirDBM directory.
twisted.persisted.marmalade.DOMJellier
twisted.persisted.marmalade.DOMJellyable
twisted.persisted.marmalade.DOMUnjellier
twisted.persisted.styles.Ephemeral: This type of object is never persisted; if possible, even references
to it are eliminated.
twisted.spread.banana.Banana
twisted.spread.banana.Canana
twisted.spread.pb.Broker: I am a broker for objects.
twisted.internet.tcp.Connection: I am the superclass of all socket-based FileDescriptors.
twisted.internet.tcp.BaseClient: A base class for client TCP (and similiar) sockets.
twisted.internet.tcp.TCPClient: A TCP client.
twisted.internet.ssl.Client: I am an SSL client.
twisted.internet.tcp.UNIXClient: A client for Unix sockets.
twisted.internet.ssl.Connection: I am an SSL connection.
twisted.internet.ssl.Client: I am an SSL client.
twisted.internet.ssl.Server: I am an SSL server.
twisted.internet.tcp.Server: Serverside socket-stream connection class.
twisted.internet.ssl.Server: I am an SSL server.
twisted.protocols.irc.DccChat: Direct Client Connection protocol type CHAT.
twisted.protocols.irc.DccFileReceiveBasic: Bare protocol to receive a Direct Client Connection SEND stream.
twisted.protocols.irc.DccFileReceive: Higher-level coverage for getting a file from DCC SEND.
twisted.protocols.irc.DccSendProtocol: Protocol for an outgoing Direct Client Connection SEND.
twisted.scripts.tapconvert.EverythingEphemeral
twisted.test.test_persisted.MyEphemeral
twisted.internet.process.Process: An operating-system Process.
twisted.internet.process.ProcessWriter: (Internal) Helper class to write to Process's stdin.
twisted.words.tendril.ProxiedParticipant: I'm the client of a participant who is connected through Tendril.
twisted.internet.process.PTYProcess: An operating-system Process that uses PTY support.
twisted.spread.pb.RemoteReference: This is a translucent reference to a remote object.
twisted.words.tendril.TendrilIRC: I connect to the IRC server and broker traffic.
twisted.internet.default._UnixWaker: This class provides a simple interface to wake up the select()
loop.
twisted.internet.default._Win32Waker: I am a workaround for the lack of pipes on win32.
twisted.persisted.styles.Versioned: This type of object is persisted with versioning information.
twisted.words.webwords.AccountCreationWidget
twisted.internet.app.Application: I am the `root object' in a Twisted process.
twisted.internet.app.ApplicationService: I am a service you can add to an application.
twisted.internet.app.MultiService: I am a collection of multiple services.
twisted.runner.procmon.ProcessMonitor
twisted.cred.service.Service: I am a service that internet applications interact with.
twisted.mail.mail.MailService: An email service.
twisted.popsicle.mailsicle.MailsicleService: A twisted.cred service that's persistent in a Mailsicle database.
twisted.spread.pb.Service: A service for Perspective Broker.
twisted.test.test_pb.DummyService: A dummy PB service to test with.
twisted.sister.loginserv.LoginService: The Sister Login service.
twisted.sister.motherserv.MotherService: A `mother' object, managing many sister-servers.
twisted.sister.parentserv.MotherService: A `mother' object, managing many sister-servers.
twisted.manhole.service.Service
twisted.words.service.Service: I am a chat service.
twisted.test.test_pbfailure.SimpleService
twisted.sister.sisterserv.SisterService: A 'sister' object, managed by a mother server
twisted.web.spider.SpiderSender
twisted.test.test_internet.StoppingService
twisted.test.test_internet.StoppingServiceII
twisted.spread.pb.BrokerFactory: I am a server for object brokerage.
twisted.python.components.Componentized: I am a mixin to allow you to be adapted in various ways
persistently.
twisted.test.test_components.AComp
twisted.test.test_components.Compo
twisted.web.woven.guard.GuardSession: A user's session with a system.
twisted.web.static.Registry: I am a Componentized object that will be made available to internal
Twisted file-based dynamic web content such as .rpy and .epy scripts.
twisted.web.server.Session: A user's session with a system.
twisted.test.crash_test_dummy.XComponent
twisted.web.static.File: File is a resource that represents a plain non-interpreted file.
twisted.words.service.Group: This class represents a group of people engaged in a chat session with
one another.
twisted.words.service.Participant
twisted.words.webwords.ParticipantListWidget
twisted.web.static.Registry: I am a Componentized object that will be made available to internal
Twisted file-based dynamic web content such as .rpy and .epy scripts.
twisted.web.distrib.ResourcePublisher
twisted.words.service.Service: I am a chat service.
twisted.words.webwords.WebWordsAdminSite
twisted.words.webwords.WordsGadget
twisted.popsicle.freezer.Freezer
twisted.popsicle.freezer.ISaver
twisted.popsicle.freezer.PersistentReference: I am a reference to a persistent object.
twisted.popsicle.mailsicle.QueryResults
twisted.popsicle.repos.Repository: A data storage that can be loaded from.
twisted.popsicle.repos.DirectoryRepository
twisted.popsicle.mailsicle.Mailsicle
twisted.popsicle.picklesicle.Picklesicle: I am a Repository that uses a directory full of Pickles to save
everything.
twisted.protocols.basic.StatefulStringProtocol: A stateful string protocol.
twisted.protocols.dict.Definition: A word definition
twisted.protocols.dns.IEncodable: Interface for something which can be encoded to and decoded from a
file object.
twisted.protocols.dns.Message
twisted.protocols.dns.Name
twisted.protocols.dns.Query: Represent a single DNS query.
twisted.protocols.dns.Record_A
twisted.protocols.dns.Record_A6
twisted.protocols.dns.Record_AAAA
twisted.protocols.dns.Record_AFSDB
twisted.protocols.dns.Record_HINFO
twisted.protocols.dns.Record_MINFO
twisted.protocols.dns.Record_MX
twisted.protocols.dns.Record_NULL
twisted.protocols.dns.Record_RP
twisted.protocols.dns.Record_SOA
twisted.protocols.dns.Record_SRV
twisted.protocols.dns.Record_TXT
twisted.protocols.dns.Record_WKS
twisted.protocols.dns.RRHeader: A resource record header.
twisted.protocols.dns.SimpleRecord: A Resource Record which consists of a single RFC 1035 domain-name.
twisted.protocols.ftp.FTPCommand
twisted.protocols.ftp.ObjectWrapper: Simple wrapper for an object
twisted.protocols.ftp.SendFileTransfer: Producer, server to client
twisted.protocols.http.Request: A HTTP request.
twisted.test.test_http.DummyHTTPHandler
twisted.web.proxy.ProxyRequest: Used by Proxy to impelement a simple web proxy.
twisted.web.server.Request
twisted.web.proxy.ReverseProxyRequest: Used by ReverseProxy to implement a simple reverse proxy.
twisted.protocols.http.StringTransport: I am a StringIO wrapper that conforms for the transport API.
twisted.protocols.loopback.LoopbackRelay
twisted.protocols.oscar.OSCARUser
twisted.protocols.oscar.SSIBuddy
twisted.protocols.oscar.SSIGroup
twisted.protocols.pop3.Mailbox
twisted.test.test_pop3.DummyMailbox
twisted.mail.maildir.MaildirMailbox: Implement the POP3 mailbox semantics for a Maildir mailbox
twisted.protocols.smtp.Address: Parse and hold an RFC 2821 address.
twisted.protocols.smtp.NDeferred
twisted.protocols.smtp.User: Hold information about and SMTP message recipient, including
information on where the message came from
twisted.protocols.toc.Chatroom
twisted.protocols.toc.SavedUser
twisted.python.components.Adapter: I am the default implementation of an Adapter for some interface.
twisted.python.components.Interface: Base class for interfaces.
twisted.im.interfaces.IAccount: I represent a user's account with a chat service.
twisted.test.test_components.IAdder: A sample interface that adds stuff.
twisted.test.test_components.ISub: Sub-interface.
twisted.test.test_components.IAdept
twisted.im.interfaces.IChatUI
twisted.im.interfaces.IClient
twisted.coil.coil.ICollection: A collection for coil.
twisted.coil.coil.IConfigCollection: A coil collection to which objects can be added.
twisted.coil.coil.IStaticCollection: A coil collection to which we can't add items.
twisted.persisted.journal.base.ICommand: A serializable command which interacts with a journaled service.
twisted.persisted.journal.base.ICommandLog: Interface for command log.
twisted.coil.coil.IConfigurator: A configurator object.
twisted.internet.interfaces.IConnector: Object used to interface between connections and protocols.
twisted.internet.interfaces.IConsumer: A consumer consumes data from a producer.
twisted.web.woven.interfaces.IController: A MVC Controller
twisted.im.interfaces.IConversation: A conversation with a specific person.
twisted.internet.interfaces.IDelayedCall: A scheduled call.
twisted.mail.mail.IDomain: An email domain.
twisted.internet.interfaces.IFileDescriptor: A file descriptor.
twisted.internet.interfaces.IReadDescriptor
twisted.internet.interfaces.IReadWriteDescriptor: I am a FileDescriptor that can both read and write.
twisted.internet.interfaces.IWriteDescriptor
twisted.internet.interfaces.IReadWriteDescriptor: I am a FileDescriptor that can both read and write.
twisted.test.test_coil.IFoo
twisted.im.interfaces.IGroup
twisted.im.interfaces.IGroupConversation
twisted.popsicle.mailsicle.IHeaderSaver: I am an interface which allows objects to be saved to mail-style
headers.
twisted.internet.interfaces.IListeningPort: A listening port.
twisted.protocols.smtp.IMessage: Interface definition for messages that can be sent via SMTP.
twisted.web.woven.interfaces.IModel: A MVC Model.
twisted.internet.interfaces.IMulticastTransport: Additional functionality for multicast UDP.
twisted.test.test_components.IMultiply: Interface that multiplies stuff.
twisted.web.woven.template.INodeMutator: A component that implements NodeMutator knows how to mutate DOM based
on the instructions in the object it wraps.
twisted.im.interfaces.IPerson
twisted.internet.interfaces.IProducer: A producer produces data for a consumer.
twisted.internet.interfaces.IProtocolFactory: Interface for protocol factories.
twisted.internet.interfaces.IReactorCore: Core methods that a Reactor must implement.
twisted.internet.interfaces.IReactorFDSet: Implement me to be able to use FileDescriptor type resources.
twisted.internet.interfaces.IReactorMulticast: UDP socket methods that support multicast.
twisted.internet.interfaces.IReactorPluggableResolver: A reactor with a pluggable name resolver interface.
twisted.internet.interfaces.IReactorProcess
twisted.internet.interfaces.IReactorSSL
twisted.internet.interfaces.IReactorTCP
twisted.internet.interfaces.IReactorThreads: Dispatch methods to be run in threads.
twisted.internet.interfaces.IReactorTime: Time methods that a Reactor should implement.
twisted.internet.interfaces.IReactorUDP: UDP socket methods.
twisted.internet.interfaces.IReactorUNIX: UNIX socket methods.
twisted.internet.interfaces.IResolverSimple
twisted.web.resource.IResource: A web resource.
twisted.cred.service.IService: An authorized service for internet applications.
twisted.internet.interfaces.IServiceCollection: An object which provides access to a collection of services.
twisted.test.test_components.ITest
twisted.test.test_components.ITest2
twisted.test.test_components.ITest3
twisted.test.test_components.ITest4
twisted.internet.interfaces.ITransport: I am a transport for bytes.
twisted.internet.interfaces.IProcessTransport: A process transport.
twisted.internet.interfaces.ITCPTransport: A TCP based transport.
twisted.internet.interfaces.ISSLTransport: A SSL/TLS based transport.
twisted.internet.interfaces.IUDPConnectedTransport: Transport for UDP ConnectedPacketProtocols.
twisted.internet.interfaces.IUDPTransport: Transport for UDP PacketProtocols.
twisted.web.woven.interfaces.IView: A MVC View
twisted.words.service.IWordsClient: A client to a perspective on the twisted.words service.
twisted.words.service.IWordsPolicy
twisted.web.woven.interfaces.IWovenLivePage
twisted.test.crash_test_dummy.IX
twisted.python.delay.IDelayed: Interface implemented by Delayed objects - delayed event queues.
twisted.python.delay.Later: I am a function which will run later.
twisted.python.delay.Looping: Base class for looping callbacks.
twisted.python.delay.Steps: A class to represent a series of steps.
twisted.python.delay.Time: I am a list of events which will happen at particular points in
time.
twisted.python.dispatch.EventDispatcher: A global event dispatcher for events.
twisted.python.failure.Failure: A basic abstraction for an error that has occurred.
twisted.spread.pb.CopiedFailure
twisted.spread.pb.CopyableFailure: A flavors.RemoteCopy and flavors.Copyable version of twisted.python.failure.Failurefor
serialization.
twisted.python.formmethod.Argument: Base class for form arguments.
twisted.python.formmethod.Boolean
twisted.python.formmethod.Choice: The result of a choice between enumerated types.
twisted.python.formmethod.RadioGroup
twisted.python.formmethod.Submit: Submit button or a reasonable facsimile thereof.
twisted.python.formmethod.Date: A date.
twisted.python.formmethod.Flags: The result of a checkbox group or multi-menu.
twisted.python.formmethod.Float
twisted.python.formmethod.Integer: A single integer.
twisted.python.formmethod.String: A single string.
twisted.python.formmethod.Hidden: A string which is not displayed.
twisted.python.formmethod.Password: A string which should be obscured when input.
twisted.python.formmethod.Text: A long string.
twisted.python.formmethod.FormMethod: A callable object with a signature.
twisted.python.formmethod.MethodSignature
twisted.python.formmethod.PresentationHint: A hint to a particular system.
twisted.python.htmlizer.HTMLWriter
twisted.python.htmlizer.TokenPrinter
twisted.python.log.Log: This will create a Log file (intended to be written to with 'print',
but usable from anywhere that a file is) from a file.
twisted.python.log.Logger: This represents a class which may 'own' a log.
twisted.internet.app.Application: I am the `root object' in a Twisted process.
twisted.test.test_threadpool.Counter
twisted.internet.abstract.FileDescriptor: An object which can be operated on by select().
twisted.internet.tcp.Connection: I am the superclass of all socket-based FileDescriptors.
twisted.internet.tcp.BaseClient: A base class for client TCP (and similiar) sockets.
twisted.internet.tcp.TCPClient: A TCP client.
twisted.internet.ssl.Client: I am an SSL client.
twisted.internet.tcp.UNIXClient: A client for Unix sockets.
twisted.internet.ssl.Connection: I am an SSL connection.
twisted.internet.ssl.Client: I am an SSL client.
twisted.internet.ssl.Server: I am an SSL server.
twisted.internet.tcp.Server: Serverside socket-stream connection class.
twisted.internet.ssl.Server: I am an SSL server.
twisted.internet.tcp.Port: I am a TCP server port, listening for connections.
twisted.internet.ssl.Port: I am an SSL port.
twisted.internet.udp.Port: UDP port, listening for packets.
twisted.internet.udp.ConnectedPort: A connected UDP socket.
twisted.internet.udp.ConnectedMulticastPort: Connected UDP Port that supports multicasting.
twisted.internet.udp.MulticastPort: UDP Port that supports multicasting.
twisted.internet.process.Process: An operating-system Process.
twisted.internet.win32eventreactor.Process: A process that integrates with the Twisted event loop.
twisted.internet.process.ProcessError: ProcessError
twisted.internet.process.ProcessWriter: (Internal) Helper class to write to Process's stdin.
twisted.internet.process.PTYProcess: An operating-system Process that uses PTY support.
twisted.internet.serialport.posixserialport.SerialPort: A select()able serial device, acting as a transport.
twisted.internet.serialport.win32serialport.SerialPort: A select()able serial device, acting as a transport.
twisted.internet.stdio.StandardIO: I can connect Standard IO to a twisted.protocol.
twisted.internet.default._UnixWaker: This class provides a simple interface to wake up the select()
loop.
twisted.internet.default._Win32Waker: I am a workaround for the lack of pipes on win32.
twisted.python.log.LogOwner: Allow object to register themselves as owners of the log.
twisted.python.log.NullFile
twisted.python.log.Output: This represents a class which traps output.
twisted.python.log.ThreadedLogOwner: Allow object to register themselves as owners of the log, per
thread.
twisted.python.logfile.LogFile: A log file that can be rotated.
twisted.python.logfile.LogReader: Read from a log file.
twisted.python.observable.Delegator
twisted.python.observable.Dynamic
twisted.python.observable.EventSource
twisted.python.observable.Observable
twisted.python.observable.Publisher
twisted.python.observable.WhenMethodSubscription: This is a helper class to make the whole concept of when_ method
subscriptions more friendly to pickling.
twisted.python.otp.OTPAuthenticator: A One Time Password System
twisted.python.otp.OTP: An automatic version of the OTP-Authenticator
twisted.python.plugin.DropIn: I am a Python package containing plugins.tml.
twisted.python.plugin.PlugIn: I am a Python module registered in a plugins.tml file.
twisted.python.rebuild.Sensitive: A utility mixin that's sensitive to rebuilds.
twisted.python.delay.LockstepSimulation: I am a delayed event queue.
twisted.python.reference.Deferred
twisted.python.reference.Reference
twisted.python.reference.Resolver: I am can resolve backward named references in a block of code.
twisted.python.reflect.OriginalAccessor: Extending this class will give you explicit accessor methods; a method
called set_foo, for example, is the same as an if statement
in __setattr__ looking for 'foo'.
twisted.test.test_reflect.AccessorTester
twisted.internet.app.Application: I am the `root object' in a Twisted process.
twisted.internet.app.ApplicationService: I am a service you can add to an application.
twisted.internet.app.MultiService: I am a collection of multiple services.
twisted.runner.procmon.ProcessMonitor
twisted.cred.service.Service: I am a service that internet applications interact with.
twisted.mail.mail.MailService: An email service.
twisted.popsicle.mailsicle.MailsicleService: A twisted.cred service that's persistent in a Mailsicle database.
twisted.spread.pb.Service: A service for Perspective Broker.
twisted.test.test_pb.DummyService: A dummy PB service to test with.
twisted.sister.loginserv.LoginService: The Sister Login service.
twisted.sister.motherserv.MotherService: A `mother' object, managing many sister-servers.
twisted.sister.parentserv.MotherService: A `mother' object, managing many sister-servers.
twisted.manhole.service.Service
twisted.words.service.Service: I am a chat service.
twisted.test.test_pbfailure.SimpleService
twisted.sister.sisterserv.SisterService: A 'sister' object, managed by a mother server
twisted.web.spider.SpiderSender
twisted.test.test_internet.StoppingService
twisted.test.test_internet.StoppingServiceII
twisted.cred.authorizer.Authorizer: An interface to a set of identities.
twisted.test.test_conch.ConchTestAuthorizer
twisted.enterprise.dbcred.DatabaseAuthorizer: A PyPgSQL authorizer for Twisted Cred
twisted.cred.authorizer.DefaultAuthorizer: I am an authorizer which requires no external dependencies.
twisted.popsicle.mailsicle.MailsicleAuthorizer: A twisted.cred authorizer that's persistent in a Mailsicle
database.
twisted.enterprise.dbcred.ReflectorAuthorizer: An authorizer that uses a given row reflector.
twisted.web.microdom.Document
twisted.python.observable.Subscriber
twisted.python.reflect.Summer: Extend from this class to get the capability to maintain 'related
sums'.
twisted.words.tendril.TendrilFactory: I build Tendril clients for a words service.
twisted.python.reflect.Promise: I represent an object not yet available.
twisted.python.reflect.QueueMethod: I represent a method that doesn't exist yet.
twisted.python.reflect.Settable: A mixin class for syntactic sugar.
twisted.python.roots.Collection: I represent a static collection of entities.
twisted.python.roots.Constrained: A collection that has constraints on its names and/or entities.
twisted.coil.coil.ConfigCollection: A default implementation of IConfigCollection.
twisted.coil.app.ConnectorCollection
twisted.coil.plugins.mail.MailConfigurator
twisted.coil.plugins.mail.MaildirDBMConfigurator
twisted.coil.plugins.web.MimeTypeCollection
twisted.coil.app.PortCollection: A collection of Ports; names may only be strings which represent port
numbers.
twisted.web.resource.Resource: I define a web-accessible resource.
twisted.web.woven.controller.BlankPage
twisted.web.twcgi.CGIDirectory
twisted.web.twcgi.CGIScript: I represent a CGI script.
twisted.web.twcgi.FilteredScript: I am a special version of a CGI script, that uses a specific
executable.
twisted.web.twcgi.PHP3Script: I am a FilteredScript that uses the default PHP3 command on most
systems.
twisted.web.twcgi.PHPScript: I am a FilteredScript that uses the PHP command on most systems.
twisted.web.woven.controller.Controller: A Controller which handles to events from the user.
twisted.test.test_woven.CDemo
twisted.test.test_woven.CIdentityList
twisted.test.test_woven.CNotifyTest
twisted.web.woven.template.DOMController: A simple controller that automatically passes responsibility on to the
view class registered for the model.
twisted.web.woven.input.InputHandler: An InputHandler is like a controller, but it operates on something
contained inside of self.model instead of directly on
self.model.
twisted.web.woven.input.DefaultHandler
twisted.web.woven.input.List
twisted.web.woven.input.SingleValue
twisted.web.woven.input.Anything: Handle anything except for None
twisted.web.woven.input.Float: Only allow a single float
twisted.web.woven.input.Integer: Only allow a single integer
twisted.web.woven.input.NewObject: Check to see if the name the user entered is valid.
twisted.web.woven.controller.LiveController: A Controller that encapsulates logic that makes it possible for this
page to be "Live".
twisted.test.test_mvc.MyController
twisted.web.woven.page.Page
twisted.web.static.Data: This is a static, in-memory resource.
twisted.web.woven.template.DOMController: A simple controller that automatically passes responsibility on to the
view class registered for the model.
twisted.web.woven.template.DOMTemplate: A resource that renders pages using DOM.
twisted.test.test_woven.SimpleTemplate
twisted.web.woven.view.View
twisted.web.woven.view.LiveView
twisted.test.test_woven.LLView
twisted.test.test_mvc.MyView
twisted.web.woven.page.Page
twisted.web.woven.form.ThankYou
twisted.test.test_woven.VDemo
twisted.test.test_woven.VIdentityList
twisted.test.test_woven.VNotifyTest
twisted.web.woven.widgets.Widget: A Widget wraps an object, its model, for display.
twisted.web.woven.widgets.Anchor
twisted.web.woven.widgets.Bold
twisted.web.woven.widgets.Br
twisted.web.woven.widgets.Cell
twisted.web.woven.widgets.DefaultWidget
twisted.web.woven.widgets.Div
twisted.web.woven.widgets.Error
twisted.test.test_woven.FancyBox
twisted.web.woven.form.FormFillerWidget
twisted.web.woven.widgets.Input
twisted.web.woven.widgets.Button
twisted.web.woven.widgets.CheckBox
twisted.web.woven.widgets.File
twisted.web.woven.widgets.Hidden
twisted.web.woven.widgets.InputText
twisted.web.woven.widgets.Option
twisted.web.woven.widgets.PasswordText: I render a password input field.
twisted.web.woven.widgets.RadioButton
twisted.web.woven.widgets.Select
twisted.web.woven.widgets.Link: A utility class for generating <a href='foo'>bar</a>
tags.
twisted.web.woven.widgets.List: I am a widget which knows how to generateDOM for a python list.
twisted.web.woven.widgets.ColumnList
twisted.web.woven.widgets.KeyedList: I am a widget which knows how to display the values stored within a
Python dictionary..
twisted.web.woven.widgets.RawText
twisted.web.woven.widgets.Row
twisted.web.woven.widgets.Span
twisted.web.woven.widgets.Table
twisted.web.woven.widgets.Text: A simple Widget that renders some text.
twisted.web.woven.widgets.Image: A simple Widget that creates an `img' tag.
twisted.web.error.ErrorPage
twisted.web.static.File: File is a resource that represents a plain non-interpreted file.
twisted.web.woven.form.FormProcessor
twisted.web.widgets.Gadget: I am a collection of Widgets, to be rendered through a Page
Factory.
twisted.enterprise.dbgadgets.ChangePasswordForm
twisted.coil.web.ConfigRoot: The root of the coil web interface.
twisted.enterprise.dbgadgets.IdentitiesGadget
twisted.enterprise.dbgadgets.NewIdentityForm
twisted.enterprise.dbgadgets.NewPerspectiveForm
twisted.words.webwords.ParticipantListWidget
twisted.enterprise.dbgadgets.PerspectivesGadget
twisted.enterprise.dbgadgets.RemoveIdentityForm
twisted.enterprise.dbgadgets.RemovePerspectiveForm
twisted.web.test.Test: I am a trivial example of a 'web application'.
twisted.web.distrib.UserDirectory
twisted.words.webwords.WordsGadget
twisted.web.woven.tapestry.ModelLoader: Resource for loading models.
twisted.web.vhost.NameVirtualHost: I am a resource which represents named virtual hosts.
twisted.web.widgets.Page
twisted.web.guard.AuthPage
twisted.web.widgets.WidgetPage: I am a Page that takes a Widget in its constructor, and displays that
Widget wrapped up in a simple HTML template.
twisted.web.woven.guard.PerspectiveWrapper
twisted.web.script.PythonScript: I am an extremely simple dynamic resource; an embedded python
script.
twisted.web.static.Redirect
twisted.web.util.Redirect
twisted.web.guard.ResourceGuard
twisted.web.script.ResourceScriptWrapper
twisted.web.distrib.ResourceSubscription
twisted.web.proxy.ReverseProxyResource: Resource that renders the results gotten from another server
twisted.web.rewrite.RewriterResource
twisted.web.woven.guard.SessionWrapper
twisted.test.test_web.SimpleResource
twisted.web.soap.SOAPPublisher: Publish methods beginning with 'soap_'.
twisted.web.woven.tapestry.Tapestry: I am a top-level aggregation of Woven objects: a full `site' or
`application'.
twisted.web.vhost.VHostMonsterResource: Use this to be able to record the hostname and method (http vs.
twisted.web.widgets.WidgetResource
twisted.web.xmlrpc.XMLRPC: A resource that implements XML-RPC.
twisted.web.woven.tapestry._ChildJuggler
twisted.web.vhost._HostResource
twisted.coil.app.ServiceCollection: A collection of Service objects.
twisted.python.roots.Homogenous: A homogenous collection of entities.
twisted.web.vhost.VirtualHostCollection: Wrapper for virtual hosts collection.
twisted.python.roots.Locked: A collection that can be locked from adding entities.
twisted.coil.plugins.ftp.FTPConfigurator
twisted.coil.coil.StaticCollection: A roots.Locked that implement IStaticCollection.
twisted.coil.app.ApplicationConfig: The root of the application configuration.
twisted.coil.plugins.web.StaticConfigurator
twisted.python.roots.Entity: I am a terminal object in a hierarchy, with no children.
twisted.python.roots.Request: I am an abstract representation of a request for an entity.
twisted.python.runtime.Platform: Gives us information about the platform we're running on
twisted.python.syslog.SyslogLogger
twisted.python.threadpool.ThreadPool: This class (hopefully) generalizes the functionality of a pool of
threads to which work can be dispatched.
twisted.internet.threadtask.ThreadDispatcher: A thread pool that is integrated with the Twisted event loop.
twisted.python.threadpool.ThreadSafeList: In Jython 2.1 lists aren't thread-safe, so this wraps it.
twisted.runner.inetdconf.InetdService: A simple description of an inetd service.
twisted.runner.inetdconf.SimpleConfFile: Simple configuration file parser superclass.
twisted.runner.inetdconf.InetdConf: Configuration parser for a traditional UNIX inetd(8)
twisted.runner.inetdconf.RPCServicesConf: /etc/rpc parser
twisted.runner.inetdconf.ServicesConf: /etc/services parser
twisted.runner.procmon.DummyTransport
twisted.scripts.generatelore.Walker
twisted.scripts.tapconvert.LoaderCommon: Simple logic for loading persisted data
twisted.spread.flavors.RemoteCacheMethod: A method on a reference to a RemoteCache.
twisted.spread.flavors.RemoteCacheObserver: I am a reverse-reference to the peer's RemoteCache.
twisted.spread.jelly.DummySecurityOptions: DummySecurityOptions() -> insecure security options Dummy security
options -- this class will allow anything.
twisted.spread.jelly.Jellyable: Inherit from me to Jelly yourself directly.
twisted.spread.flavors.Serializable: An object that can be passed remotely.
twisted.spread.flavors.Copyable: Subclass me to get copied each time you are returned from or passed to
a remote method.
twisted.test.test_pb.BadCopyable
twisted.spread.flavors.Cacheable: A cached instance.
twisted.manhole.explorer.Explorer
twisted.manhole.explorer.ExplorerBuiltin
twisted.manhole.explorer.ExplorerClass
twisted.manhole.explorer.ExplorerFunction
twisted.manhole.explorer.ExplorerGeneric
twisted.manhole.explorer.ExplorerImmutable
twisted.manhole.explorer.ExplorerInstance: Attribute groups:
twisted.manhole.explorer.ExplorerMapping
twisted.manhole.explorer.ExplorerModule
twisted.manhole.explorer.ExplorerSequence
twisted.spread.publish.Publishable: An object whose cached state persists across sessions.
twisted.test.test_pb.SimpleCache
twisted.test.test_pb.VeryVeryComplicatedCacheable
twisted.spread.pb.CopyableFailure: A flavors.RemoteCopy and flavors.Copyable version of twisted.python.failure.Failurefor
serialization.
twisted.web.server.Request
twisted.manhole.explorer.Signature: I represent the signature of a callable.
twisted.test.test_pb.SimpleCopy
twisted.test.test_pb.SimpleFactoryCopy
twisted.spread.flavors.Referenceable
twisted.spread.pb.AsReferenceable: AsReferenceable: a reference directed towards another object.
twisted.spread.pb.AuthChallenger: XXX
twisted.spread.pb.AuthServ: XXX
twisted.test.test_pb.BadCopySet
twisted.spread.util.CallbackPageCollector
twisted.enterprise.adbapi.ConnectionPool: I represent a pool of connections to a DB-API 2.0 compliant
database.
twisted.test.test_pb.DeferredRemote
twisted.test.test_pb.GetPublisher
twisted.spread.pb.IdentityWrapper: I delegate most functionality to a twisted.cred.identity.Identity.
twisted.mail.pb.Maildir
twisted.mail.pb.MaildirCollection
twisted.test.test_pb.NestedCache
twisted.test.test_pb.NestedComplicatedCache
twisted.test.test_pb.NestedCopy
twisted.test.test_pb.NestedRemote
twisted.test.test_pb.Observable
twisted.test.test_pb.Observer
twisted.test.test_pb.Pagerizer
twisted.spread.refpath.PathReferenceContextDirectory
twisted.spread.refpath.PathReferenceDirectory
twisted.spread.flavors.Root: I provide a root object to pb.Brokers for a pb.BrokerFactory.
twisted.spread.pb.AuthRoot: I provide AuthServs as root objects to Brokers for a
BrokerFactory.
twisted.web.distrib.ResourcePublisher
twisted.test.test_pb.SimpleRemote
twisted.sister.sisterserv.SisterMotherClient
twisted.im.pbsupport.TwistedWordsClient: In some cases, this acts as an Account, since it a source of text
messages (multiple Words instances may be on a single PB connection)
twisted.spread.flavors.ViewPoint: I act as an indirect reference to an object accessed through a pb.Perspective.
twisted.web.distrib._ReferenceableProducerWrapper
twisted.spread.flavors.RemoteCache: A cache is a local representation of a remote Cacheableobject.
twisted.test.test_pb.RatherBaroqueCache
twisted.spread.publish.RemotePublished: The local representation of remote Publishable object.
twisted.test.test_pb.SimpleLocalCache
twisted.spread.pb.RemoteReference: This is a translucent reference to a remote object.
twisted.spread.flavors.Viewable: I will be converted to a ViewPointwhen passed to or returned from a
remote method.
twisted.web.twcgi.CGIProcessProtocol
twisted.test.test_pb.Dummy
twisted.web.static.FileTransfer: A class to represent the transfer of a file over the network.
twisted.spread.refpath.PathViewContextDirectory
twisted.spread.refpath.PathViewDirectory
twisted.spread.jelly.SecurityOptions: This will by default disallow everything, except for 'none'.
twisted.spread.jelly.Unjellyable: Inherit from me to Unjelly yourself directly.
twisted.spread.flavors.RemoteCopy: I am a remote copy of a Copyable object.
twisted.spread.pb.CopiedFailure
twisted.spread.flavors.RemoteCache: A cache is a local representation of a remote Cacheableobject.
twisted.test.test_pb.RatherBaroqueCache
twisted.spread.publish.RemotePublished: The local representation of remote Publishable object.
twisted.test.test_pb.SimpleLocalCache
twisted.web.distrib.Request
twisted.test.test_pb.SimpleLocalCopy
twisted.spread.jelly.Unpersistable: This is an instance of a class that comes back when something couldn't
be persisted.
twisted.spread.pb.IdentityConnector: I support connecting to multiple Perspective Broker services that are
in a service tree.
twisted.spread.pb.Local: (internal) A reference to a local object.
twisted.spread.pb.RemoteMethod: This is a translucent reference to a remote message.
twisted.spread.refpath.PathReference
twisted.spread.refpath.PathReferenceContext
twisted.spread.refpath.RemotePathReference
twisted.spread.sturdy.PerspectiveConnector
twisted.spread.ui.gtkutil.ButtonBar
twisted.spread.ui.tktree.ListboxTree
twisted.spread.ui.tktree.Node
twisted.spread.ui.tktree.TreeItem
twisted.spread.ui.tkutil.ProgressBar
twisted.spread.util.LocalAsRemote: A class useful for emulating the effects of remote behavior
locally.
twisted.test.test_manhole.DummyManholeClient
twisted.test.test_words.DummyWordsClient: A client to a perspective on the twisted.words service.
twisted.test.test_pb.LocalRemoteTest
twisted.spread.util.LocalAsyncForwarder: A class useful for forwarding a locally-defined interface.
twisted.spread.util.LocalMethod
twisted.spread.util.Pager: I am an object which pages out information.
twisted.spread.util.StringPager: A simple pager that splits a string into chunks.
twisted.test.crash_test_dummy.X
twisted.test.myrebuilder1.A
twisted.test.myrebuilder2.A
twisted.test.test_coil.CustomConfigurable
twisted.test.test_coil.MyConfigurable
twisted.test.test_components.Adept
twisted.test.test_components.FooAdapterForMAA
twisted.test.test_components.IntAdder: Class that implements IAdder interface.
twisted.test.test_components.IntMultiplyWithAdder: Multiply, using Adder object.
twisted.test.test_components.MultiplyAndAdd: Multiply and add.
twisted.test.test_components.Sub: Class that implements ISub.
twisted.test.test_components.Test2
twisted.test.test_conch.SSHTestBase
twisted.test.test_cred.ForeignObject: A strange object which shouldn't rightly be accepted by anything.
twisted.test.test_delay.Looper
twisted.test.test_explorer.FIXME_Watch
twisted.test.test_explorer.SetattrDohickey
twisted.test.test_explorer.SomeDohickey
twisted.test.test_explorer.Watcher
twisted.test.test_hook.BaseClass: dummy class to help in testing.
twisted.test.test_hook.SubClass: another dummy class
twisted.test.test_http.OrderedDict
twisted.test.test_http.PRequest: Dummy request for persistence tests.
twisted.test.test_internet.Counter
twisted.test.test_internet.Order
twisted.test.test_jelly.A: dummy class
twisted.test.test_jelly.B: dummy class
twisted.test.test_jelly.C: dummy class
twisted.test.test_jelly.SimpleJellyTest
twisted.test.test_journal.AddTime
twisted.test.test_journal.Service
twisted.test.test_nmea.ResultHarvester
twisted.test.test_observable.DummyEvent
twisted.test.test_pb.IOPump: Utility to pump data between clients and servers for protocol
testing.
twisted.test.test_persisted.A: dummy class
twisted.test.test_persisted.B: dummy class
twisted.test.test_persisted.EvilSourceror
twisted.test.test_persisted.NonDictState
twisted.test.test_persisted.Pickleable
twisted.test.test_pop3.DummyDomain
twisted.test.test_pop3.ListMailbox
twisted.test.test_popsicle.Dummy
twisted.test.test_popsicle.Friend: Simple persistence test.
twisted.test.test_popsicle.gcall
twisted.test.test_rebuild.Foo
twisted.test.test_smtp.DummyDomain
twisted.test.test_smtp.DummyMessage
twisted.test.test_smtp.DummySMTPMessage
twisted.test.test_spread.Forwarded
twisted.test.test_spread.IForwarded
twisted.test.test_tendril.GroupMessageCatcher
twisted.test.test_tendril.MessageCatcher
twisted.test.test_threads.Counter
twisted.test.test_udp.Mixin
twisted.test.test_web.DummyRequest
twisted.test.test_woven.FakeHTTPChannel
twisted.test.testutils.IOPump: Utility to pump data between clients and servers for protocol
testing.
twisted.trial.unittest.Reporter
twisted.trial.unittest.TestCase
twisted.test.test_reflect.AccessorTest
twisted.test.test_components.AdapterTestCase: Test adapters.
twisted.test.test_pop3.AnotherPOP3TestCase
twisted.test.test_smtp.AnotherSMTPTestCase
twisted.test.test_persisted.AOTTestCase
twisted.test.test_formmethod.ArgumentTestCase
twisted.test.test_import.AtLeastImportTestCase: I test that there are no syntax errors which will not allow
importing.
twisted.test.test_cred.AuthorizerTestCase: TestCase for authorizer.DefaultAuthorizer.
twisted.test.test_banana.BananaTestCase
twisted.test.test_bounce.BounceTestCase: testcases for bounce message generation
twisted.test.test_pb.BrokerTestCase
twisted.test.test_internet.callFromThreadTestCase: Task scheduling from threads tests.
twisted.test.test_http.ChunkingTestCase
twisted.test.test_coil.CoilTest
twisted.test.test_components.ComponentizedTestCase: Simple test case for caching in Componentized.
twisted.test.test_web.ConditionalTest: web.server's handling of conditional requests for cache
validation.
twisted.test.test_irc.CTCPTest
twisted.test.test_http.DateTimeTest: Test date parsing functions.
twisted.test.test_defer.DeferredTestCase
twisted.test.test_defer.DeferredTestCaseII
twisted.test.test_delay.DelayedTestCase
twisted.test.test_internet.DelayedTestCase
twisted.test.test_dirdbm.DirDbmTestCase
twisted.test.test_pb.DisconnectionTestCase: Test disconnection callbacks.
twisted.test.test_woven.DOMHelpersTest
twisted.test.test_enterprise.EnterpriseTestCase: Enterprise test cases.
twisted.test.test_persisted.EphemeralTestCase
twisted.test.test_failure.FailureTestCase
twisted.test.test_ftp.FTPClientTests
twisted.test.test_ftp.FTPFileListingTests
twisted.test.test_ftp.FTPServerTests
twisted.test.test_ftp.FTPClientAndServerTests: These test the FTP Client against the FTP Server
twisted.test.test_ftp.FTPPassiveClientAndServerTests: Identical to FTPClientTests, except with passive transfers.
twisted.test.test_cred.FunctionsTestCase
twisted.test.test_woven.GuardTest
twisted.test.test_web.GuardTest
twisted.test.test_usage.HelpStringTest
twisted.test.test_hook.HookTestCase: test case to make sure hooks are called
twisted.test.test_http.HTTP1_0TestCase
twisted.test.test_http.HTTPLoopbackTestCase
twisted.test.test_cred.IdentityTestCase
twisted.test.test_components.InterfacesTestCase: Test interfaces.
twisted.test.test_internet.InterfaceTestCase
twisted.test.test_jelly.JellyTestCase: testcases for `jelly' module serialization.
twisted.test.test_journal.JournalTestCase
twisted.test.test_protocols.LineReceiverTestCase
twisted.test.test_logfile.LogFileTestCase: Test the rotating log file.
twisted.test.test_reflect.LookupsTestCase: Test lookup methods.
twisted.test.test_smtp.LoopbackSMTPTestCase
twisted.test.test_unix.UnixSocketTestCase: Test unix sockets.
twisted.test.test_popsicle.MailsicleTest
twisted.test.test_manhole.ManholeTest: Various tests for the manhole service.
twisted.test.test_persisted.MarmaladeTestCase
twisted.test.test_banana.MathTestCase
twisted.test.test_xml.MicroDOMTest
twisted.test.test_irc.ModeTestCase
twisted.test.test_udp.MulticastTestCase
twisted.test.test_internet.MultiServiceTestCase
twisted.test.test_mvc.MVCTestCase: Test MVC.
twisted.test.test_protocols.NetstringReceiverTestCase
twisted.test.test_nmea.NMEAReceiverTestCase
twisted.test.test_nntp.NNTPTestCase
twisted.test.test_pb.PagingTestCase
twisted.test.test_dict.ParamTest
twisted.test.test_usage.ParseCorrectnessTest: Test Options.parseArgs for correct values under good conditions.
twisted.test.test_http.ParsingTestCase
twisted.test.test_pbfailure.PBFailureTest
twisted.test.test_http.PersistenceTestCase: Tests for persistent HTTP connections.
twisted.test.test_cred.PerspectiveTestCase
twisted.test.test_popsicle.PicklesicleTest
twisted.test.test_persisted.PicklingTestCase: Test pickling of extra object types.
twisted.test.test_pop3.POP3TestCase
twisted.test.test_tcp.PortCleanerUpper
twisted.test.test_tcp.CannotBindTestCase: Tests for correct behavior when a reactor cannot bind to the required
TCP port.
twisted.test.test_tcp.ConnectorTestCase
twisted.test.test_tcp.FactoryTestCase: Tests for factories.
twisted.test.test_tcp.ListeningTestCase
twisted.test.test_tcp.LocalRemoteAddressTestCase: Tests for correct getHost/getPeer values and that the correct address
is passed to buildProtocol.
twisted.test.test_tcp.LoopbackTestCase: Test loopback connections.
twisted.test.test_tcp.WriteDataTestCase: Test that connected TCP sockets can actually write data.
twisted.test.test_process.PosixProcessTestCase: Test running processes.
twisted.test.test_process.ProcessTestCase: Test running a process.
twisted.test.test_reflect.PromiseTest
twisted.test.test_internet.ProtocolTestCase
twisted.test.test_observable.PublisherTestCase
twisted.test.test_irc.QuotingTest
twisted.test.test_internet.ReactorCoreTestCase
twisted.test.test_rebuild.RebuildTestCase: Simple testcase for rebuilding, to at least exercise the code.
twisted.test.test_reflect.ResolverTest
twisted.test.test_roots.RootsTest
twisted.test.test_dns.RountripDNSTestCase: Encoding and then decoding various objects.
twisted.test.test_names.ServerDNSTestCase: Test cases for DNS server and client.
twisted.test.test_cred.ServiceTestCase
twisted.test.test_reflect.SettableTest
twisted.test.test_web.SiteTest
twisted.test.test_smtp.SMTPClientTestCase
twisted.test.test_smtp.SMTPTestCase
twisted.test.test_text.SplitTest: Tests for text.splitQuoted()
twisted.test.test_spread.SpreadUtilTest
twisted.test.test_pb.SpreadUtilTestCase: Tests for twisted.spread.util
twisted.test.test_conch.SSHKeysHandlingTestCase: test the handling of reading/signing/verifying with RSA and DSA keys
assumed test keys are in test/
twisted.test.test_conch.SSHTransportTestCase
twisted.test.test_observable.SubscriberTestCase
twisted.test.test_xml.SUXTest
twisted.test.test_internet.SystemEventTestCase
twisted.test.test_tendril.TendrilTest
twisted.test.test_explorer.TestBrowseFunction
twisted.test.test_explorer.TestBrowser
twisted.test.test_threadpool.ThreadPoolTestCase: Test threadpools.
twisted.test.test_threads.ThreadsTestCase: Test twisted.internet.threads.
twisted.test.test_policies.ThrottlingTestCase
twisted.test.test_timeoutqueue.TimeoutQueueTest
twisted.test.test_toc.TOCGeneralTestCase: general testing of TOC functions.
twisted.test.test_toc.TOCMultiPacketTestCase: i saw this problem when using GAIM.
twisted.test.test_toc.TOCPrivacyTestCase
twisted.test.test_toc.TOCSavedValuesTestCase
twisted.test.test_sister.TwistedSisterTestCase: TODO: need to put test cases for twisted.sister here.
twisted.test.test_udp.UDPTestCase
twisted.test.test_iutils.UtilsTestCase: Test running a process.
twisted.test.test_util.UtilTestCase
twisted.test.test_persisted.VersionTestCase
twisted.test.test_web.WidgetTest
twisted.test.test_protocols.WireTestCase
twisted.test.test_words.WordsTestCase
twisted.test.test_woven.WovenTC
twisted.test.test_text.WrapTest
twisted.trial.unittest.TestSuite
twisted.web.distrib.Issue
twisted.web.microdom.lmx
twisted.web.microdom.Node
twisted.web.microdom.CharacterData
twisted.web.microdom.CDATASection
twisted.web.microdom.Comment: A comment node.
twisted.web.microdom.Text
twisted.web.domhelpers.RawText: This is an evil and horrible speed hack.
twisted.web.microdom._Attr: Support class for getAttributeNode.
twisted.web.microdom.Document
twisted.web.microdom.Element
twisted.web.microdom.EntityReference
twisted.web.script.CacheScanner
twisted.web.spider.DummyParser
twisted.web.widgets.RenderSession: I handle rendering of a list of deferreds, outputting their results in
correct order.
twisted.web.widgets.Sentinel
twisted.web.widgets.Widget: A component of a web page.
twisted.coil.web.ConfigRoot: The root of the coil web interface.
twisted.web.widgets.Container
twisted.web.widgets.DataWidget
twisted.test.test_web.DeferredWidget
twisted.web.widgets.Form: I am a web form.
twisted.words.webwords.AccountCreationWidget
twisted.web.guard.AuthForm
twisted.enterprise.dbgadgets.ChangePasswordForm
twisted.coil.web.CollectionForm: Form for a collection of objects - adding, deleting, etc.
twisted.coil.web.ConfigForm: A form for configuring an object.
twisted.web.test.FunkyForm
twisted.coil.web.ImmutableCollectionDeleteForm: A collection of immutable objects such as strings or integers.
twisted.coil.web.ImmutableCollectionForm: A collection of immutable objects such as strings or integers.
twisted.enterprise.dbgadgets.NewIdentityForm
twisted.enterprise.dbgadgets.NewPerspectiveForm
twisted.coil.web.PluginLoader: Form for loading plugins.
twisted.enterprise.dbgadgets.RemoveIdentityForm
twisted.enterprise.dbgadgets.RemovePerspectiveForm
twisted.test.test_web.MultiDeferredWidget
twisted.words.webwords.ParticipantInfoWidget
twisted.words.webwords.ParticipantListWidget
twisted.enterprise.dbgadgets.PerspectivesGadget
twisted.web.widgets.Presentation: I am a widget which formats a template with interspersed python
expressions.
twisted.coil.web.AppConfiguratorPage: A web configuration interface for Twisted.
twisted.web.widgets.Page
twisted.web.guard.AuthPage
twisted.web.widgets.WidgetPage: I am a Page that takes a Widget in its constructor, and displays that
Widget wrapped up in a simple HTML template.
twisted.web.widgets.Reloader
twisted.web.test.Test: I am a trivial example of a 'web application'.
twisted.web.widgets.TitleBox
twisted.test.test_web.SimpleWidget
twisted.web.widgets.StreamWidget: A 'streamable' component of a webpage.
twisted.test.test_web.TextDeferred
twisted.web.widgets.Time
twisted.web.guard.WidgetGuard
twisted.web.widgets.WidgetMixin: A mix-in wrapper for a Widget.
twisted.words.webwords.WordsGadget
twisted.web.woven.model.Model: A Model which keeps track of views which are looking at it in order to
notify them when the model changes.
twisted.web.woven.model.AttributeModel: Look up submodels as attributes with hosts.allow/deny-style
security.
twisted.web.woven.page.LivePage
twisted.test.test_woven.LLModel
twisted.test.test_woven.MDemo
twisted.web.woven.model.MethodModel: Look up submodels with wmfactory_* methods.
twisted.test.test_woven.MIdentityList
twisted.test.test_woven.MNotifyTest
twisted.test.test_mvc.MyModel
twisted.web.woven.page.Page
twisted.web.woven.model.Wrapper: I'm a generic wrapper to provide limited interaction with the Woven
models and submodels.
twisted.web.woven.model.AttributeWrapper: I wrap an attribute named "name" of the given parent
object.
twisted.web.woven.model.DeferredWrapper
twisted.web.woven.model.DictionaryModel: I wrap a Python dictionary and allow it to interact with the Woven
models and submodels.
twisted.web.woven.model.ListModel: I wrap a Python list and allow it to interact with the Woven models
and submodels.
twisted.web.woven.model.StringModel: I wrap a Python string and allow it to interact with the Woven models
and submodels.
twisted.web.woven.model.ObjectWrapper: I may wrap an object and allow it to interact with the Woven models
and submodels.
twisted.web.woven.model.UnsafeObjectWrapper: I may wrap an object and allow it to interact with the Woven models
and submodels.
twisted.web.woven.template.NodeMutator
twisted.web.woven.template.NodeNodeMutator: A NodeNodeMutator replaces the node that is passed in to generate with
the node it adapts.
twisted.web.woven.template.NoneNodeMutator
twisted.web.woven.template.StringNodeMutator: A StringNodeMutator replaces the node that is passed in to generate
with the string it adapts.
twisted.web.woven.view.ViewNodeMutator: A ViewNodeMutator replaces the node that is passed into generate with
the result of generating the View it adapts.
twisted.web.woven.template.WebWidgetNodeMutator: A WebWidgetNodeMutator replaces the node that is passed in to generate
with the result of generating the twisted.web.widget instance it
adapts.
twisted.web.woven.utils.Script
twisted.web.woven.utils.Stack
twisted.web.woven.utils.WovenLivePage
twisted.web.woven.widgets.Dummy
twisted.web.xmlrpc.Handler: Handle a XML-RPC request and store the state for a request in
progress.
twisted.web.xmlrpc.Proxy: A Proxy for making remote XML-RPC calls.
twisted.words.service.NormalPolicy
twisted.words.service.Transcript: I am a transcript of a conversation between multiple parties.
twisted.words.service.WordsClient
twisted.words.botbot.BotBot
twisted.words.ircservice.IRCChatter
twisted.words.tendril.ProxiedParticipant: I'm the client of a participant who is connected through Tendril.
twisted.words.tendril.TendrilWords
twisted.words.webwords.Page: Backwards Compatibility.
twisted.zoot.zoot.Zoot
UserDict.UserDict
twisted.python.usage.Options: An option list parser class
twisted.scripts.tapconvert.ConvertOptions
twisted.tap.news.DBOptions
twisted.scripts.ckeygen.GeneralOptions
twisted.scripts.conch.GeneralOptions
twisted.scripts.mktap.GeneralOptions
twisted.scripts.tkconch.GeneralOptions
twisted.scripts.tap2deb.MyOptions
twisted.im.tap.Options
twisted.names.tap.Options
twisted.runner.inetdtap.Options
twisted.scripts.coil.Options: Options for coil command.
twisted.scripts.generatelore.Options
twisted.scripts.html2latex.Options
twisted.scripts.trial.Options
twisted.scripts.websetroot.Options
twisted.sister.parentap.Options
twisted.sister.sistap.Options
twisted.tap.coil.Options
twisted.tap.ftp.Options
twisted.tap.mail.Options
twisted.tap.manhole.Options
twisted.tap.news.Options
twisted.tap.portforward.Options
twisted.tap.socks.Options
twisted.tap.ssh.Options
twisted.tap.telnet.Options
twisted.tap.toc.Options
twisted.tap.web.Options
twisted.tap.words.Options
twisted.zoot.pingertap.Options
twisted.zoot.pongertap.Options
twisted.zoot.zoottap.Options
twisted.tap.news.PickleOptions
twisted.scripts.twistd.ServerOptions
twisted.test.test_usage.WellBehaved
twisted.manhole.explorer.Pool
UserList.UserList
twisted.manhole.ui.spelunk_gnome.PairList: An ordered list of key, value pairs.
threading._Verbose
twisted.enterprise.util._TableInfo: (internal)
twisted.enterprise.util._TableRelationship: (Internal)
twisted.internet.app._AbstractServiceCollection
twisted.internet.app.Application: I am the `root object' in a Twisted process.
twisted.internet.app.MultiService: I am a collection of multiple services.
twisted.internet.defer._nothing
twisted.internet.utils._SRVConnector_ClientFactoryWrapper
twisted.manhole.explorer._MonkeysSetattrMixin: A mix-in class providing __setattr__ for objects being watched.
twisted.manhole.explorer._WatchMonkey: I hang on a method and tell you what I see.
twisted.persisted.aot._NoStateObj
twisted.persisted.crefutil._Catcher
twisted.persisted.crefutil._DictKeyAndValue
twisted.python.components._default
twisted.python.components._Nothing
twisted.python.observable._DontTell
twisted.python.observable._Gone
twisted.python.threadable._Waiter
twisted.python.threadable._XLock: Exclusive lock class.
twisted.spread.jelly._Dummy: (Internal) Dummy class, used for unserializing instances.
twisted.spread.jelly._Jellier: (Internal) This class manages state for a call to jelly()
twisted.spread.jelly._Unjellier
twisted.spread.pb._Detacher
twisted.spread.pb._ObjectRetrieval: (Internal) Does callbacks for getObjectAt.
twisted.spread.pb._RemoteCacheDummy: Ignore.
twisted.web.guard._Detacher: Detach a web session from an attached perspective.
twisted.web.server._RemoteProducerWrapper
twisted.web.widgets._RequestDeferral
twisted.web.xmlrpc._DeferredResult: The deferred result of an XML-RPC request.
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:30:01 2003 | http://epydoc.sf.net |