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 dbcred
instead.
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.
pyuisupport
: This module integrates PyUI with twisted.internet's mainloop.
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
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.
unix
: Various asynchronous TCP/IP 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.
bounce
mail
: Mail support for twisted python.
maildir
: Mail support for twisted python.
pb
protocols
: Protocol support for twisted.mail.
relay
: Support for relaying mail for twisted.mail
relaymanager
: Infrastructure for relaying mail through smart host
tap
: I am the support module for creating mail servers with 'mktap'
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.
gtk2manhole
: Manhole client with a GTK v2.x front-end.
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.defer
instead.
delay
: twisted.delay: Support for delayed and execution of events.
dispatch
domhelpers
: Deprecated, use twisted.web.domhelpers
instead.
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
im
lore
manhole
manhole2
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.
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.
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
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.spread.pb.Error
: This error can be raised to generate known error conditions.
twisted.web.error.Error
twisted.python.formmethod.FormException
: An error occured calling the form method.
twisted.web.widgets.FormInputError
twisted.protocols.ftp.FTPError
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.lore.process.NoProcessorError
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.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.
twisted.trial.unittest.FailTest
: Raised to indicate the current test has failed to pass.
exceptions.EnvironmentError
: Base class for I/O related errors.
exceptions.IOError
: I/O operation failed.
twisted.internet.error.DNSLookupError
: DNS lookup failed.
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.python.delay.StopLooping
: Stop a loop.
twisted.python.threadable.ThreadableError
twisted.python.timeoutqueue.TimedOut
twisted.internet.defer.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
Queue.Queue
twisted.python.timeoutqueue.TimeoutQueue
: A thread-safe queue that supports timeouts
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.coil.plugins.ftp.FTPConfigurator
twisted.coil.plugins.mail.MailConfigurator
twisted.coil.plugins.mail.MaildirDBMConfigurator
twisted.coil.plugins.manhole.ManholeConfigurator
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.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.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.sister.sisterserv.SisterService
: A 'sister' object, managed by a mother server
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.BaseConnector
: Basic implementation of connector.
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.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.internet.protocol.Protocol
twisted.spread.banana.Banana
twisted.spread.banana.Canana
twisted.spread.pb.Broker
: I am a broker for objects.
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.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.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.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.im.ircsupport.IRCProto
twisted.words.tendril.TendrilIRC
: I connect to the IRC server and broker traffic.
twisted.runner.procmon.LineLogger
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.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.mail.protocols.VirtualPOP3
: Virtual hosting 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.protocols.smtp.SMTPClient
: SMTP client for sending emails.
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.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.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.protocols.toc.SendFileTransfer
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.protocols.toc.TOCClient
twisted.protocols.wire.Who
: Return list of active users (RFC 866)
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.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.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.mail.relaymanager.SMTPManagedRelayerFactory
twisted.protocols.smtp.SMTPSenderFactory
: Utility factory for sending emails easily.
twisted.scripts.conch.SSHClientFactory
twisted.scripts.tkconch.SSHClientFactory
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.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.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.names.server.DNSServerFactory
twisted.protocols.http.HTTPFactory
: Factory for HTTP server.
twisted.runner.inetd.InetdFactory
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.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.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.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.default.ProcessingFunctionFactory
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.math.MathLatexSpitter
twisted.lore.latex.SectionLatexSpitter
twisted.lore.texi.TexiSpitter
twisted.lore.lint.TagChecker
twisted.lore.man2lore.ManConverter
twisted.lore.man2lore.ProcessingFunctionFactory
twisted.lore.process.Walker
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.ui.gtk2manhole.ConsoleInput
twisted.manhole.ui.gtk2manhole.ConsoleOutput
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.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 IResolver
s
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.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.internet.abstract.FileDescriptor
: An object which can be operated on by select().
twisted.internet.base.BasePort
: Basic implementation of a ListeningPort.
twisted.internet.tcp.Port
: I am a TCP server port, listening for connections.
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.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.Client
: A TCP client.
twisted.internet.unix.Client
: A client for Unix sockets.
twisted.internet.tcp.Server
: Serverside socket-stream connection class.
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.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.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.sister.sisterserv.SisterService
: A 'sister' object, managed by a mother server
twisted.web.spider.SpiderSender
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.web.woven.guard.GuardSession
: A user's session with a system.
twisted.manhole.ui.gtk2manhole.ManholeWindow
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.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.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.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.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.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.manhole.service.IManholeClient
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.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.IReactorArbitrary
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.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.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.Failure
for
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.internet.abstract.FileDescriptor
: An object which can be operated on by select().
twisted.internet.base.BasePort
: Basic implementation of a ListeningPort.
twisted.internet.tcp.Port
: I am a TCP server port, listening for connections.
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.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.Client
: A TCP client.
twisted.internet.unix.Client
: A client for Unix sockets.
twisted.internet.tcp.Server
: Serverside socket-stream connection class.
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.object
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.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.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.sister.sisterserv.SisterService
: A 'sister' object, managed by a mother server
twisted.web.spider.SpiderSender
twisted.cred.authorizer.Authorizer
: An interface to a set of identities.
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.reflect.type22
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.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.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.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.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.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.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.spread.pb.CopyableFailure
: A flavors.RemoteCopy
and flavors.Copyable
version of twisted.python.failure.Failure
for
serialization.
twisted.web.server.Request
twisted.manhole.explorer.Signature
: I represent the signature of a callable.
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.spread.util.CallbackPageCollector
twisted.enterprise.adbapi.ConnectionPool
: I represent a pool of connections to a DB-API 2.0 compliant
database.
twisted.spread.pb.IdentityWrapper
: I delegate most functionality to a twisted.cred.identity.Identity
.
twisted.mail.pb.Maildir
twisted.mail.pb.MaildirCollection
twisted.manhole.ui.gtk2manhole.ManholeClient
twisted.spread.refpath.PathReferenceContextDirectory
twisted.spread.refpath.PathReferenceDirectory
twisted.spread.flavors.Root
: I provide a root object to pb.Broker
s for a pb.BrokerFactory
.
twisted.spread.pb.AuthRoot
: I provide AuthServs as root objects to Brokers for a
BrokerFactory.
twisted.web.distrib.ResourcePublisher
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 Cacheable
object.
twisted.spread.publish.RemotePublished
: The local representation of remote Publishable object.
twisted.spread.pb.RemoteReference
: This is a translucent reference to a remote object.
twisted.spread.flavors.Viewable
: I will be converted to a ViewPoint
when passed to or returned from a
remote method.
twisted.web.twcgi.CGIProcessProtocol
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 Cacheable
object.
twisted.spread.publish.RemotePublished
: The local representation of remote Publishable object.
twisted.web.distrib.Request
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.gtk2util.GladeKeeper
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.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.trial.unittest.Reporter
twisted.trial.unittest.TestCase
twisted.trial.unittest.TestSuite
twisted.web.distrib.Issue
twisted.web.microdom.lmx
: Easy creation of XML.
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.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.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.web.widgets.StreamWidget
: A 'streamable' component of a webpage.
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.web.woven.model.MethodModel
: Look up submodels with wmfactory_* methods.
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.GetFunction
twisted.web.woven.utils.Script
twisted.web.woven.utils.SetId
twisted.web.woven.utils.Stack
twisted.web.woven.utils.WovenLivePage
twisted.web.woven.view.View
twisted.web.woven.view.LiveView
twisted.web.woven.page.Page
twisted.web.woven.tapestry.TapestryView
twisted.web.woven.form.ThankYou
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.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.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
types.InstanceType
types.StringType
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.mail.tap.Options
twisted.names.tap.Options
twisted.runner.inetdtap.Options
twisted.scripts.coil.Options
: Options for coil command.
twisted.scripts.lore.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.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.manhole.explorer.Pool
UserList.UserList
twisted.manhole.ui.spelunk_gnome.PairList
: An ordered list of key, value pairs.
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.manhole.ui.gtk2manhole._Notafile
: Curry to make failure.printTraceback work with the output widget.
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.1 on Sat Feb 15 21:19:48 2003 | http://epydoc.sf.net |